Age | Commit message (Expand) | Author |
2011-11-23 | vvfat: Add migration blocker | Kevin Wolf |
2011-11-23 | vpc: Add migration blocker | Kevin Wolf |
2011-11-23 | vmdk: Add migration blocker | Kevin Wolf |
2011-11-23 | vdi: Add migration blocker | Kevin Wolf |
2011-11-23 | qcow: Add migration blocker | Kevin Wolf |
2011-11-22 | sheepdog: Avoid deadlock in error path | Dong Xu Wang |
2011-11-22 | scsi-generic: add as boot device | Paolo Bonzini |
2011-11-22 | scsi: fix fw path | Paolo Bonzini |
2011-11-22 | usb-msd: do not register twice in the boot order | Paolo Bonzini |
2011-11-22 | virtio-blk: fix cross-endian config space | Paolo Bonzini |
2011-11-21 | Update version for 1.0-rc3 releasev1.0-rc3 | Anthony Liguori |
2011-11-21 | configure: check for EFD_NONBLOCK | EFD_CLOEXEC flags | Max Filippov |
2011-11-21 | configure: build position independent executables on x86-Linux hosts | Avi Kivity |
2011-11-21 | ivshmem: fix PCI BAR2 registration during initialization | Hongyong Zang |
2011-11-21 | msix: avoid mask updates if mask is unchanged | Michael S. Tsirkin |
2011-11-21 | msix: Prevent bogus mask updates on MMIO accesses | Michael S. Tsirkin |
2011-11-21 | msix: track function masked in pci device state | Michael S. Tsirkin |
2011-11-21 | Include zlib.h using #include <> | Stefan Weil |
2011-11-21 | 9p: pass dotl flags to the unlinkat method | Paolo Bonzini |
2011-11-21 | 9p: allow compiling the dummy virtio-9p-handle.c code on Linux | Paolo Bonzini |
2011-11-21 | qed: add migration blocker (v2) | Anthony Liguori |
2011-11-21 | qcow2: implement bdrv_invalidate_cache (v2) | Anthony Liguori |
2011-11-21 | block: allow migration to work with image files (v3) | Anthony Liguori |
2011-11-21 | ivshmem: use migration blockers to prevent live migration in peer mode (v2) | Anthony Liguori |
2011-11-21 | migrate: add migration blockers | Anthony Liguori |
2011-11-21 | Merge remote-tracking branch 'kraxel/usb.31' into staging | Anthony Liguori |
2011-11-21 | Merge remote-tracking branch 'origin/master' into staging | Anthony Liguori |
2011-11-21 | usb-linux: fix /proc/bus/usb/devices scan | Gerd Hoffmann |
2011-11-21 | ehci: add assert | Gerd Hoffmann |
2011-11-21 | usb-storage: don't try to send the status early. | Gerd Hoffmann |
2011-11-21 | usb-storage: drop result from device state. | Gerd Hoffmann |
2011-11-21 | usb-storage: drop tag from device state. | Gerd Hoffmann |
2011-11-21 | usb-storage: fill status in complete callback. | Gerd Hoffmann |
2011-11-21 | usb-storage: move status debug message to usb_msd_send_status. | Gerd Hoffmann |
2011-11-19 | x86: fix pcmpestrm and pcmpistrm | Blue Swirl |
2011-11-19 | loader: Fix read_targphys() to behave when read() fails | Markus Armbruster |
2011-11-19 | Improve "ta 0" shutdown | Fabien Chouteau |
2011-11-19 | gdbstub: Fix memory leak | Stefan Weil |
2011-11-19 | tcg-sparc: Fix set-but-not used warnings. | Richard Henderson |
2011-11-19 | Merge branch 's390-1.0' of git://repo.or.cz/qemu/agraf | Blue Swirl |
2011-11-19 | Merge branch 'ppc-1.0' of git://repo.or.cz/qemu/agraf | Blue Swirl |
2011-11-18 | Merge remote-tracking branch 'kwolf/block-stable' into staging | Anthony Liguori |
2011-11-18 | Merge remote-tracking branch 'qmp/queue/qmp-1.0' into staging | Anthony Liguori |
2011-11-18 | fmodaudio: Remove unused variable 'bits16' (reported by cppcheck) | Stefan Weil |
2011-11-18 | pseries: Fix qdev.id handling in the VIO bus code | Michael Ellerman |
2011-11-18 | pseries: Allow kernel's early debug output to work | David Gibson |
2011-11-18 | pseries: Default reg for vty should be SPAPR_VTY_BASE_ADDRESS | Michael Ellerman |
2011-11-18 | pseries: Check we have a chardev in spapr_vty_init() | Michael Ellerman |
2011-11-18 | pseries: Fix buggy spapr_vio_find_by_reg() | David Gibson |
2011-11-18 | pseries: Correct RAM size check for SLOF | David Gibson |