Age | Commit message (Expand) | Author |
2013-10-29 | block: Avoid unecessary drv->bdrv_getlength() calls | Kevin Wolf |
2013-10-29 | block: Disable BDRV_O_COPY_ON_READ for the backing file | Thibaut LAURENT |
2013-10-29 | ahci: fix win7 hang on boot | Alexander Graf |
2013-10-28 | sheepdog: pass copy_policy in the request | Liu Yuan |
2013-10-28 | sheepdog: explicitly set copies as type uint8_t | Liu Yuan |
2013-10-28 | block: Don't copy backing file name on error | Max Reitz |
2013-10-28 | tests: Multiboot mmap test case | Kevin Wolf |
2013-10-28 | ide-test: Check what happens with bus mastering disabled | Kevin Wolf |
2013-10-28 | exec: Fix bounce buffer allocation in address_space_map() | Kevin Wolf |
2013-10-28 | qcow2: Flush image after creation | Max Reitz |
2013-10-25 | qemu-iotests: Test for loading VM state from qcow2 | Max Reitz |
2013-10-24 | block/vpc: check that the image has not been truncated | Peter Lieven |
2013-10-24 | qemu-img: add special exit code if bdrv_check is not supported | Peter Lieven |
2013-10-24 | qcow2: Unset zero_beyond_eof in save_vmstate | Max Reitz |
2013-10-24 | qcow2: Restore total_sectors value in save_vmstate | Max Reitz |
2013-10-21 | qapi: fix documentation example | Eric Blake |
2013-10-18 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2013-10-18 | Merge remote-tracking branch 'stefanha/net' into staging | Anthony Liguori |
2013-10-18 | Merge remote-tracking branch 'stefanha/block' into staging | Anthony Liguori |
2013-10-18 | Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging | Anthony Liguori |
2013-10-18 | Merge remote-tracking branch 'bonzini/configure' into staging | Anthony Liguori |
2013-10-18 | Merge remote-tracking branch 'spice/spice.v75' into staging | Anthony Liguori |
2013-10-18 | Merge remote-tracking branch 'filippov/tags/20131015-xtensa' into staging | Anthony Liguori |
2013-10-18 | vmdk: fix VMFS extent parsing | Fam Zheng |
2013-10-18 | vmdk: Only read cid from image file when opening | Fam Zheng |
2013-10-18 | net/rtl8139: update network information when macaddr is changed in guest | Amos Kong |
2013-10-18 | net/e1000: update network information when macaddr is changed in guest | Amos Kong |
2013-10-18 | net: update nic info during device reset | Amos Kong |
2013-10-18 | virtio: Remove unneeded memcpy | Stefan Weil |
2013-10-17 | exec: remove qemu_safe_ram_ptr | Paolo Bonzini |
2013-10-17 | icount: make it thread-safe | Paolo Bonzini |
2013-10-17 | icount: document (future) locking rules for icount | Paolo Bonzini |
2013-10-17 | icount: prepare the code for future races in calling qemu_clock_warp | Paolo Bonzini |
2013-10-17 | icount: reorganize icount_warp_rt | Paolo Bonzini |
2013-10-17 | icount: use cpu_get_icount() directly | Paolo Bonzini |
2013-10-17 | timer: add timer_mod_anticipate and timer_mod_anticipate_ns | Paolo Bonzini |
2013-10-17 | timer: extract timer_mod_ns_locked and timerlist_rearm | Paolo Bonzini |
2013-10-17 | timer: make qemu_clock_enable sync between disable and timer's cb | Liu Ping Fan |
2013-10-17 | qemu-thread: add QemuEvent | Paolo Bonzini |
2013-10-17 | timer: protect timers_state's clock with seqlock | Liu Ping Fan |
2013-10-17 | seqlock: introduce read-write seqlock | Paolo Bonzini |
2013-10-17 | vga: Mark relevant portio lists regions as coalesced MMIO flushing | Jan Kiszka |
2013-10-17 | cirrus: Mark vga io region as coalesced MMIO flushing | Jan Kiszka |
2013-10-17 | portio: Allow to mark portio lists as coalesced MMIO flushing | Jan Kiszka |
2013-10-17 | compatfd: switch to QemuThread | Jan Kiszka |
2013-10-17 | memory: fix 128 arithmetic in info mtree | Alexey Kardashevskiy |
2013-10-17 | block/raw-win32: Always use -errno in hdev_open | Max Reitz |
2013-10-17 | spice: fix multihead support | Gerd Hoffmann |
2013-10-17 | spice-display: add display channel id to the debug messages. | Gerd Hoffmann |
2013-10-17 | Fix VNC SASL authentication when using a QXL device | Christophe Fergeau |