aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Fix ivshmem build on 32-bit hostsAvi Kivity2010-10-111-3/+4
| | * | hw/ivshmem.c don't check for negative values on unsigned data typesJes Sorensen2010-10-111-2/+2
| | * | Disable build of ivshmem on non-KVM systemsCam Macdonell2010-10-111-1/+1
| | * | Add kvm_set_ioeventfd_mmio_long definition for non-KVM systemsCam Macdonell2010-10-111-0/+5
| | * | RESEND: Inter-VM shared memory PCI deviceCam Macdonell2010-10-115-0/+883
| | * | Support marking a device as non-migratableCam Macdonell2010-10-112-3/+43
| | * | Add function to assign ioeventfd to MMIO.Cam Macdonell2010-10-112-0/+33
| | * | Device specification for shared memory PCI deviceCam Macdonell2010-10-111-0/+96
| * | | Merge commit '5b500f974ba1701436ec0e4743c802c0651a3f4f' into upstream-mergeAvi Kivity2010-10-133-3/+3
|/| | | | |/ /
| * / Add qemu_ram_alloc_from_ptr functionCam Macdonell2010-10-112-0/+45
| |/
* | Don't launch guest if -no-kvm when tcg is not configured inAvi Kivity2010-09-121-0/+4
* | Add missing tcg_prologue_init() for --disable-cpu-emulation buildAvi Kivity2010-09-121-5/+7
* | Fix "kvm: reset MSR_IA32_CR_PAT correctly" thinkoMarcelo Tosatti2010-09-081-0/+1
* | Merge branch 'stable-0.13-merge' into stable-0.13Marcelo Tosatti2010-09-0713-36/+99
|\ \
| * | Merge commit '72230c523bda18d4dd2f7d16f96cc59e8fbbd6c9' into stable-0.13-mergeMarcelo Tosatti2010-09-0713-36/+99
|/| | | |/
| * Update version for 0.13.0-rc1Anthony Liguori2010-08-311-1/+1
| * posix-aio-compat: Fix async_conmtext for ioctlAndrew de Quincey2010-08-301-0/+1
| * vvfat: fat_chksum(): fix access above array boundsLoïc Minier2010-08-301-1/+1
| * qemu-img rebase: Open new backing file read-onlyKevin Wolf2010-08-301-1/+1
| * block: Fix image re-open in bdrv_commitKevin Wolf2010-08-301-4/+9
| * virtio-blk: Fix migration of queued requestsKevin Wolf2010-08-301-0/+5
| * virtio: Factor virtqueue_map_sg outKevin Wolf2010-08-302-14/+27
| * ide: Avoid canceling IDE DMAAndrea Arcangeli2010-08-031-2/+21
| * block: Change bdrv_eject() not to drop the imageMarkus Armbruster2010-08-032-3/+5
| * block: Fix bdrv_has_zero_initKevin Wolf2010-08-035-10/+28
* | kvm: reset MSR_IA32_CR_PAT correctlyAvi Kivity2010-09-071-1/+10
* | Fix apic build with kvm disabledAvi Kivity2010-08-031-2/+2
* | Merge remote branch 'upstream/stable-0.13' into stable-0.13Avi Kivity2010-08-0213-19/+74
|\|
| * savevm: Fix memory leak of compat structAlex Williamson2010-07-301-0/+6
| * linux-user: fix build on hosts not using guest baseAurelien Jarno2010-07-302-7/+9
| * Fix -snapshot deleting images on disk changeBlue Swirl2010-07-283-0/+7
| * block: Use error codes from lower levels for error messageStefan Weil2010-07-281-8/+19
| * block: default to 0 minimal / optiomal I/O sizeChristoph Hellwig2010-07-281-2/+2
| * move 'unsafe' to end of caching modes in helpBruce Rogers2010-07-281-1/+1
| * virtio-blk: Create exit function to unregister savevmAlex Williamson2010-07-283-0/+10
| * block migration: propagate return value when bdrv_write() returns < 0Yoshiaki Tamura2010-07-281-1/+5
| * ide/atapi: add support for GET EVENT STATUS NOTIFICATIONAurelien Jarno2010-07-281-0/+15
* | Fix memory leak in register save load due to xsave supportAvi Kivity2010-08-021-0/+2
* | Merge commit 'fd2f659ee3f6f991f4f194f3fde5c9f957fd663d' into upstream-mergeAvi Kivity2010-08-0195-1486/+3630
|\|
| * Update version for 0.13.0-rc0Anthony Liguori2010-07-271-1/+1
| * vnc: better default values for VNC optionsCorentin Chary2010-07-261-7/+7
| * vnc: tight: split send_sub_rectCorentin Chary2010-07-261-25/+55
| * vnc: tight: fix rgb_prepare_rowCorentin Chary2010-07-261-5/+10
| * vnc: add missing lock for vnc_cursor_define()Corentin Chary2010-07-261-0/+2
| * vnc: threaded VNC serverCorentin Chary2010-07-267-26/+682
| * qemu-thread: add qemu_mutex/cond_destroy and qemu_mutex_exitCorentin Chary2010-07-262-0/+26
| * vnc: fix tight png memory leakCorentin Chary2010-07-261-0/+3
| * vnc: encapsulate encoding membersCorentin Chary2010-07-265-156/+163
| * vnc: tight: stop using qdict for palette stuffCorentin Chary2010-07-264-129/+235
| * vnc: tight: specific zlib level and filters for each compression levelCorentin Chary2010-07-261-1/+18