]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2013-10-30 MORITA Kazutakasheepdog: cancel aio requests if possible
2013-10-30 MORITA Kazutakasheepdog: make add_aio_request and send_aioreq void...
2013-10-30 MORITA Kazutakasheepdog: try to reconnect to sheepdog after network...
2013-10-30 MORITA Kazutakacoroutine: add co_aio_sleep_ns() to allow sleep in...
2013-10-30 MORITA Kazutakasheepdog: reload inode outside of resend_aioreq
2013-10-30 MORITA Kazutakasheepdog: handle vdi objects in resend_aio_req
2013-10-30 MORITA Kazutakasheepdog: check return values of qemu_co_recv/send...
2013-10-30 Max Reitzqemu-iotests: Test case for backing file deletion
2013-10-30 Fam Zhengqemu-iotests: drop duplicated "create_image"
2013-10-29 Kevin Wolfqemu-iotests: Fix 051 reference output
2013-10-29 Kevin Wolfblock: Avoid unecessary drv->bdrv_getlength() calls
2013-10-29 Thibaut LAURENTblock: Disable BDRV_O_COPY_ON_READ for the backing...
2013-10-29 Alexander Grafahci: fix win7 hang on boot
2013-10-28 Liu Yuansheepdog: pass copy_policy in the request
2013-10-28 Liu Yuansheepdog: explicitly set copies as type uint8_t
2013-10-28 Max Reitzblock: Don't copy backing file name on error
2013-10-28 Kevin Wolftests: Multiboot mmap test case
2013-10-28 Kevin Wolfide-test: Check what happens with bus mastering disabled
2013-10-28 Kevin Wolfexec: Fix bounce buffer allocation in address_space_map()
2013-10-28 Max Reitzqcow2: Flush image after creation
2013-10-25 Max Reitzqemu-iotests: Test for loading VM state from qcow2
2013-10-24 Peter Lievenblock/vpc: check that the image has not been truncated
2013-10-24 Peter Lievenqemu-img: add special exit code if bdrv_check is not...
2013-10-24 Max Reitzqcow2: Unset zero_beyond_eof in save_vmstate
2013-10-24 Max Reitzqcow2: Restore total_sectors value in save_vmstate
2013-10-21 Eric Blakeqapi: fix documentation example
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'bonzini/iommu-for-anthony...
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'bonzini/configure' into...
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v75' into...
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'filippov/tags/20131015...
2013-10-18 Fam Zhengvmdk: fix VMFS extent parsing
2013-10-18 Fam Zhengvmdk: Only read cid from image file when opening
2013-10-18 Amos Kongnet/rtl8139: update network information when macaddr...
2013-10-18 Amos Kongnet/e1000: update network information when macaddr...
2013-10-18 Amos Kongnet: update nic info during device reset
2013-10-18 Stefan Weilvirtio: Remove unneeded memcpy
2013-10-17 Paolo Bonziniexec: remove qemu_safe_ram_ptr
2013-10-17 Paolo Bonziniicount: make it thread-safe
2013-10-17 Paolo Bonziniicount: document (future) locking rules for icount
2013-10-17 Paolo Bonziniicount: prepare the code for future races in calling...
2013-10-17 Paolo Bonziniicount: reorganize icount_warp_rt
2013-10-17 Paolo Bonziniicount: use cpu_get_icount() directly
2013-10-17 Paolo Bonzinitimer: add timer_mod_anticipate and timer_mod_anticipate_ns
2013-10-17 Paolo Bonzinitimer: extract timer_mod_ns_locked and timerlist_rearm
2013-10-17 Liu Ping Fantimer: make qemu_clock_enable sync between disable...
2013-10-17 Paolo Bonziniqemu-thread: add QemuEvent
2013-10-17 Liu Ping Fantimer: protect timers_state's clock with seqlock
2013-10-17 Paolo Bonziniseqlock: introduce read-write seqlock
2013-10-17 Jan Kiszkavga: Mark relevant portio lists regions as coalesced...
2013-10-17 Jan Kiszkacirrus: Mark vga io region as coalesced MMIO flushing
2013-10-17 Jan Kiszkaportio: Allow to mark portio lists as coalesced MMIO...
2013-10-17 Jan Kiszkacompatfd: switch to QemuThread
2013-10-17 Alexey Kardashevskiymemory: fix 128 arithmetic in info mtree
2013-10-17 Max Reitzblock/raw-win32: Always use -errno in hdev_open
2013-10-17 Gerd Hoffmannspice: fix multihead support
2013-10-17 Gerd Hoffmannspice-display: add display channel id to the debug...
2013-10-17 Christophe... Fix VNC SASL authentication when using a QXL device
2013-10-17 Marc-André... spice: replace use of deprecated API
2013-10-17 Fam Zhengblockdev: fix cdrom read_only flag
2013-10-17 Andreas Färbersd: Avoid access to NULL BlockDriverState
2013-10-17 Mike Qiuhmp: drop bogus "[not inserted]"
2013-10-16 Peter Maydellui/Makefile.objs: delete unnecessary cocoa.o dependency
2013-10-16 Ákos Kovácsdefault-configs/: CONFIG_GDBSTUB_XML removed
2013-10-16 Ákos KovácsMakefile.target: CONFIG_NO_* variables removed
2013-10-16 Peter Maydellrules.mak: New string testing functions
2013-10-16 Peter Maydellrules.mak: New logical functions for handling y/n values
2013-10-15 Max Filippovtarget-xtensa: add in_asm logging
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-ldst-6' into...
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'jliu/or32' into staging
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2013-10-14 Stefan Weilexec: Fix prototype of phys_mem_set_alloc and related...
2013-10-12 Richard Hendersontarget-alpha: Convert to new ldst opcodes
2013-10-12 Richard Hendersontcg-ppc64: Support new ldst opcodes
2013-10-12 Richard Hendersontcg-ppc: Support new ldst opcodes
2013-10-12 Richard Hendersontcg-ppc64: Convert to le/be ldst helpers
2013-10-12 Richard Hendersontcg-ppc: Convert to le/be ldst helpers
2013-10-12 Richard Hendersontcg-ppc64: Use TCGMemOp within qemu_ldst routines
2013-10-12 Richard Hendersontcg-ppc: Use TCGMemOp within qemu_ldst routines
2013-10-12 Richard Hendersontcg-arm: Improve GUEST_BASE qemu_ld/st
2013-10-12 Richard Hendersontcg-arm: Convert to new ldst opcodes
2013-10-12 Richard Hendersontcg-arm: Tidy variable naming convention in qemu_ld/st
2013-10-12 Richard Hendersontcg-arm: Convert to le/be ldst helpers
2013-10-12 Richard Hendersontcg-arm: Use TCGMemOp within qemu_ldst routines
2013-10-12 Richard Hendersontcg-i386: Support new ldst opcodes
2013-10-12 Richard Hendersontcg-i386: Remove "cb" output restriction from qemu_st8...
2013-10-12 Richard Hendersontcg-i386: Tidy softmmu routines
2013-10-12 Richard Hendersontcg-i386: Use TCGMemOp within qemu_ldst routines
2013-10-12 Richard Hendersontcg: Use TCGMemOp for TCGLabelQemuLdst.opc
2013-10-11 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-10-11 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-pull' into staging
2013-10-11 Markus Armbrusterqdev-monitor: Group "device_add help" and "info qdm...
2013-10-11 Markus ArmbrusterMostly revert "qemu-help: Sort devices by logical funct...
2013-10-11 Stefan HajnocziUse qemu-project.org domain name
2013-10-11 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-10-11 Max Reitzqemu-iotests: Add test for inactive L2 overlap
2013-10-11 Max Reitzqemu-io: Let "open" pass options to block driver
2013-10-11 Fam Zhengvmdk: Fix vmdk_parse_extents
next