index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-10-11
Merge remote branch 'kwolf/for-stable-0.13' into stable-0.13
v0.13.0-rc3
Anthony Liguori
2010-10-11
Update version for 0.13.0-rc2
v0.13.0-rc2
Anthony Liguori
2010-10-11
Fix ivshmem build on 32-bit hosts
Avi Kivity
2010-10-11
hw/ivshmem.c don't check for negative values on unsigned data types
Jes Sorensen
2010-10-11
Disable build of ivshmem on non-KVM systems
Cam Macdonell
2010-10-11
Add kvm_set_ioeventfd_mmio_long definition for non-KVM systems
Cam Macdonell
2010-10-11
RESEND: Inter-VM shared memory PCI device
Cam Macdonell
2010-10-11
Support marking a device as non-migratable
Cam Macdonell
2010-10-11
Add function to assign ioeventfd to MMIO.
Cam Macdonell
2010-10-11
Device specification for shared memory PCI device
Cam Macdonell
2010-10-11
Add qemu_ram_alloc_from_ptr function
Cam Macdonell
2010-09-13
vvfat: Use cache=unsafe
Kevin Wolf
2010-09-13
vvfat: Fix double free for opening the image rw
Kevin Wolf
2010-09-13
vvfat: Fix segfault on write to read-only disk
Kevin Wolf
2010-09-13
qcow2: Remove unnecessary flush after L2 write
Kevin Wolf
2010-09-13
block: Fix BDRV_O_CACHE_MASK
Kevin Wolf
2010-09-13
qemu-img convert: Use cache=unsafe for output image
Kevin Wolf
2010-09-13
raw-posix: Don't use file name for host_cdrom detection on Linux
Kevin Wolf
2010-09-13
scsi-disk: fix the check of the DBD bit in the MODE SENSE command
Bernhard Kohl
2010-09-13
scsi-disk: return CHECK CONDITION for unknown page codes in the MODE SENSE co...
Bernhard Kohl
2010-09-13
scsi-disk: fix the block descriptor returned by the MODE SENSE command
Bernhard Kohl
2010-09-13
scsi-disk: respect the page control (PC) field in the MODE SENSE command
Bernhard Kohl
2010-09-13
scsi-disk: fix the mode data header returned by the MODE SENSE(10) command
Bernhard Kohl
2010-09-13
scsi-disk: fix the mode data length field returned by the MODE SENSE command
Bernhard Kohl
2010-08-31
Update version for 0.13.0-rc1
v0.13.0-rc1
Anthony Liguori
2010-08-30
posix-aio-compat: Fix async_conmtext for ioctl
Andrew de Quincey
2010-08-30
vvfat: fat_chksum(): fix access above array bounds
Loïc Minier
2010-08-30
qemu-img rebase: Open new backing file read-only
Kevin Wolf
2010-08-30
block: Fix image re-open in bdrv_commit
Kevin Wolf
2010-08-30
virtio-blk: Fix migration of queued requests
Kevin Wolf
2010-08-30
virtio: Factor virtqueue_map_sg out
Kevin Wolf
2010-08-03
ide: Avoid canceling IDE DMA
Andrea Arcangeli
2010-08-03
block: Change bdrv_eject() not to drop the image
Markus Armbruster
2010-08-03
block: Fix bdrv_has_zero_init
Kevin Wolf
2010-07-30
savevm: Fix memory leak of compat struct
Alex Williamson
2010-07-30
linux-user: fix build on hosts not using guest base
Aurelien Jarno
2010-07-28
Fix -snapshot deleting images on disk change
Blue Swirl
2010-07-28
block: Use error codes from lower levels for error message
Stefan Weil
2010-07-28
block: default to 0 minimal / optiomal I/O size
Christoph Hellwig
2010-07-28
move 'unsafe' to end of caching modes in help
Bruce Rogers
2010-07-28
virtio-blk: Create exit function to unregister savevm
Alex Williamson
2010-07-28
block migration: propagate return value when bdrv_write() returns < 0
Yoshiaki Tamura
2010-07-28
ide/atapi: add support for GET EVENT STATUS NOTIFICATION
Aurelien Jarno
2010-07-27
Update version for 0.13.0-rc0
v0.13.0-rc0
Anthony Liguori
2010-07-26
vnc: better default values for VNC options
Corentin Chary
2010-07-26
vnc: tight: split send_sub_rect
Corentin Chary
2010-07-26
vnc: tight: fix rgb_prepare_row
Corentin Chary
2010-07-26
vnc: add missing lock for vnc_cursor_define()
Corentin Chary
2010-07-26
vnc: threaded VNC server
Corentin Chary
2010-07-26
qemu-thread: add qemu_mutex/cond_destroy and qemu_mutex_exit
Corentin Chary
[next]