aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* target-mips: fix save_cpu_state() callsqemu-kvm-0.13.0-gentooAurelien Jarno2011-05-271-6/+6
* target-sparc: fix udiv(cc) and sdiv(cc)Aurelien Jarno2011-05-273-18/+50
* target-arm: fix bug in translation of REVSHAurelien Jarno2011-05-271-7/+3
* Add missing dependency.Paul Brook2011-05-271-1/+1
* Revert "Ignore pci unplug requests for unpluggable devices (CVE-2011-1751)"Doug Goldstein2011-05-271-3/+1
* Ignore pci unplug requests for unpluggable devices (CVE-2011-1751)Gerd Hoffmann2011-05-261-1/+3
* TCG: Revert ppc64 tcg_out_movi32 changeAndreas Färber2011-05-251-1/+1
* virtio-blk: fail unaligned requestsChristoph Hellwig2011-05-251-0/+8
* Merge remote branch 'upstream/stable-0.13' into stable-0.13qemu-kvm-0.13.0Avi Kivity2010-10-1410-89/+171
|\
| * Update for 0.13.0 releaseAnthony Liguori2010-10-142-1/+3
| * vhost: error codeMichael S. Tsirkin2010-10-121-0/+2
| * virtio: change set guest notifier to per-deviceMichael S. Tsirkin2010-10-123-26/+57
| * eepro100: Add support for multiple individual addresses (multiple IA)Stefan Weil2010-10-121-9/+21
| * virtio-net: unify vhost-net start/stopMichael S. Tsirkin2010-10-121-46/+43
| * virtio: invoke set_status callback on resetMichael S. Tsirkin2010-10-121-0/+2
| * net: delay freeing peer host deviceMichael S. Tsirkin2010-10-122-7/+43
* | Merge branch 'upstream-merge' into stable-0.13Avi Kivity2010-10-1338-243/+1355
|\ \
| * | Merge commit 'a62e5f41204e71f375a5ba0f93f06b699003f694' into upstream-mergeAvi Kivity2010-10-1335-240/+1352
| |\|
| | * Merge remote branch 'qmp/for-stable-0.13' into stable-0.13Anthony Liguori2010-10-1110-36/+137
| | |\
| | | * QMP/README: Update QMP homepage addressLuiz Capitulino2010-10-111-1/+1
| | | * disable guest-provided stats on "info balloon" commandEduardo Habkost2010-10-111-1/+7
| | | * QMP: Update README fileLuiz Capitulino2010-10-111-23/+48
| | | * QMP doc: Add 'Stability Considerations' sectionLuiz Capitulino2010-10-111-2/+24
| | | * QMP/monitor: update do_info_version() to output broken down version stringMiguel Di Ciurcio Filho2010-10-111-4/+19
| | | * QMP: update 'query-version' documentationMiguel Di Ciurcio Filho2010-10-111-2/+14
| | | * savevm: Reset last block info at beginning of each saveAlex Williamson2010-10-111-2/+5
| | | * set proper migration status on ->write error (v5)Marcelo Tosatti2010-10-112-2/+10
| | | * migration: Accept 'cont' only after successful incoming migrationAmit Shah2010-10-116-0/+16
| | * | vnc: check fd before calling qemu_set_fd_handler2() in vnc_client_write()Yoshiaki Tamura2010-10-111-1/+1
| | * | disable guest-provided stats on "info balloon" commandEduardo Habkost2010-10-111-1/+7
| | * | Revert "Make default invocation of block drivers safer (v3)"Anthony Liguori2010-10-113-135/+0
| | * | QEMUFileBuffered: indicate that we're ready when the underlying file is readyAvi Kivity2010-10-111-0/+8
| | * | sparc escc IUS improvements (SunOS 4.1.4 fix)Artyom Tarasenko2010-10-111-26/+30
| | * | fix last cpu timer initializationArtyom Tarasenko2010-10-111-2/+2
| | * | Update for v0.13.0-rc3Anthony Liguori2010-10-111-1/+1
| | |/
| | * Merge remote branch 'kwolf/for-stable-0.13' into stable-0.13Anthony Liguori2010-10-116-35/+105
| | |\
| | | * vvfat: Use cache=unsafeKevin Wolf2010-09-131-4/+10
| | | * vvfat: Fix double free for opening the image rwKevin Wolf2010-09-131-3/+4
| | | * vvfat: Fix segfault on write to read-only diskKevin Wolf2010-09-131-0/+5
| | | * qcow2: Remove unnecessary flush after L2 writeKevin Wolf2010-09-131-4/+12
| | | * block: Fix BDRV_O_CACHE_MASKKevin Wolf2010-09-131-1/+1
| | | * qemu-img convert: Use cache=unsafe for output imageKevin Wolf2010-09-131-1/+2
| | | * raw-posix: Don't use file name for host_cdrom detection on LinuxKevin Wolf2010-09-131-3/+0
| | | * scsi-disk: fix the check of the DBD bit in the MODE SENSE commandBernhard Kohl2010-09-131-1/+1
| | | * scsi-disk: return CHECK CONDITION for unknown page codes in the MODE SENSE co...Bernhard Kohl2010-09-131-0/+2
| | | * scsi-disk: fix the block descriptor returned by the MODE SENSE commandBernhard Kohl2010-09-131-2/+1
| | | * scsi-disk: respect the page control (PC) field in the MODE SENSE commandBernhard Kohl2010-09-131-10/+35
| | | * scsi-disk: fix the mode data header returned by the MODE SENSE(10) commandBernhard Kohl2010-09-131-6/+32
| | | * scsi-disk: fix the mode data length field returned by the MODE SENSE commandBernhard Kohl2010-09-131-1/+1
| | * | Update version for 0.13.0-rc2Anthony Liguori2010-10-111-1/+1