aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-14Update for 0.13.0 releasev0.13.0stable-0.13Anthony Liguori
2010-10-12vhost: error codeMichael S. Tsirkin
2010-10-12virtio: change set guest notifier to per-deviceMichael S. Tsirkin
2010-10-12eepro100: Add support for multiple individual addresses (multiple IA)Stefan Weil
2010-10-12virtio-net: unify vhost-net start/stopMichael S. Tsirkin
2010-10-12virtio: invoke set_status callback on resetMichael S. Tsirkin
2010-10-12net: delay freeing peer host deviceMichael S. Tsirkin
2010-10-11Merge remote branch 'qmp/for-stable-0.13' into stable-0.13Anthony Liguori
2010-10-11vnc: check fd before calling qemu_set_fd_handler2() in vnc_client_write()Yoshiaki Tamura
2010-10-11disable guest-provided stats on "info balloon" commandEduardo Habkost
2010-10-11Revert "Make default invocation of block drivers safer (v3)"Anthony Liguori
2010-10-11QEMUFileBuffered: indicate that we're ready when the underlying file is readyAvi Kivity
2010-10-11sparc escc IUS improvements (SunOS 4.1.4 fix)Artyom Tarasenko
2010-10-11fix last cpu timer initializationArtyom Tarasenko
2010-10-11QMP/README: Update QMP homepage addressLuiz Capitulino
2010-10-11disable guest-provided stats on "info balloon" commandEduardo Habkost
2010-10-11QMP: Update README fileLuiz Capitulino
2010-10-11QMP doc: Add 'Stability Considerations' sectionLuiz Capitulino
2010-10-11QMP/monitor: update do_info_version() to output broken down version stringMiguel Di Ciurcio Filho
2010-10-11QMP: update 'query-version' documentationMiguel Di Ciurcio Filho
2010-10-11savevm: Reset last block info at beginning of each saveAlex Williamson
2010-10-11set proper migration status on ->write error (v5)Marcelo Tosatti
2010-10-11migration: Accept 'cont' only after successful incoming migrationAmit Shah
2010-10-11Update for v0.13.0-rc3Anthony Liguori
2010-10-11Merge remote branch 'kwolf/for-stable-0.13' into stable-0.13v0.13.0-rc3Anthony Liguori
2010-10-11Update version for 0.13.0-rc2v0.13.0-rc2Anthony Liguori
2010-10-11Fix ivshmem build on 32-bit hostsAvi Kivity
2010-10-11hw/ivshmem.c don't check for negative values on unsigned data typesJes Sorensen
2010-10-11Disable build of ivshmem on non-KVM systemsCam Macdonell
2010-10-11Add kvm_set_ioeventfd_mmio_long definition for non-KVM systemsCam Macdonell
2010-10-11RESEND: Inter-VM shared memory PCI deviceCam Macdonell
2010-10-11Support marking a device as non-migratableCam Macdonell
2010-10-11Add function to assign ioeventfd to MMIO.Cam Macdonell
2010-10-11Device specification for shared memory PCI deviceCam Macdonell
2010-10-11Add qemu_ram_alloc_from_ptr functionCam Macdonell
2010-09-13vvfat: Use cache=unsafeKevin Wolf
2010-09-13vvfat: Fix double free for opening the image rwKevin Wolf
2010-09-13vvfat: Fix segfault on write to read-only diskKevin Wolf
2010-09-13qcow2: Remove unnecessary flush after L2 writeKevin Wolf
2010-09-13block: Fix BDRV_O_CACHE_MASKKevin Wolf
2010-09-13qemu-img convert: Use cache=unsafe for output imageKevin Wolf
2010-09-13raw-posix: Don't use file name for host_cdrom detection on LinuxKevin Wolf
2010-09-13scsi-disk: fix the check of the DBD bit in the MODE SENSE commandBernhard Kohl
2010-09-13scsi-disk: return CHECK CONDITION for unknown page codes in the MODE SENSE co...Bernhard Kohl
2010-09-13scsi-disk: fix the block descriptor returned by the MODE SENSE commandBernhard Kohl
2010-09-13scsi-disk: respect the page control (PC) field in the MODE SENSE commandBernhard Kohl
2010-09-13scsi-disk: fix the mode data header returned by the MODE SENSE(10) commandBernhard Kohl
2010-09-13scsi-disk: fix the mode data length field returned by the MODE SENSE commandBernhard Kohl
2010-08-31Update version for 0.13.0-rc1v0.13.0-rc1Anthony Liguori
2010-08-30posix-aio-compat: Fix async_conmtext for ioctlAndrew de Quincey