summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-11Version 0.15.1v0.15.1Justin M. Forbes1-1/+1
2011-10-05qed: fix use-after-free during l2 cache commitStefan Hajnoczi2-5/+5
2011-10-03sdl: Fix termination in -no-shutdown modeJan Kiszka1-1/+3
2011-10-03Fix termination by signal with -no-shutdownKevin Wolf1-0/+1
2011-10-03Add support for finding libpng via pkg-config.Brad1-0/+6
2011-10-03Check for presence of compiler -pthread flag.Brad1-1/+1
2011-10-03Allow overriding the location of Samba's smbd.Brad4-9/+13
2011-10-03Fix linker scriptsGerd Hoffmann8-58/+48
2011-10-03Fix install(1) usage to be compatible with OpenBSD's install(1).Brad1-3/+3
2011-10-03Fix qjson test of solidus encodingJan Kiszka1-1/+2
2011-10-03configure: Copy test data to build directoryLuiz Capitulino1-1/+1
2011-08-31monitor: fix build breakage for !CONFIG_VNCJamie Iles1-1/+1
2011-08-31monitor: fix build breakage with --disable-vncTeLeMan1-0/+2
2011-08-31Fix forcing multicast msgs to loopback on OpenBSD.Brad1-2/+8
2011-08-14Merge branch 'stable-0.15' of git://git.qemu.org/qemuJustin M. Forbes2-6/+12
2011-08-08Update version to 0.15.0v0.15.0Anthony Liguori1-1/+1
2011-08-05qcow2: Fix L1 table size after bdrv_snapshot_gotoKevin Wolf1-5/+11
2011-08-04Merge branch 'stable-0.15' of git://git.qemu.org/qemuJustin M. Forbes3-66/+55
2011-08-04Revert "floppy: save and restore DIR register"v0.15.0-rc2Anthony Liguori1-50/+1
2011-08-04alpha-softmmu: Disable for the 0.15 release branch.Richard Henderson1-1/+0
2011-08-04vhost build fix for i386Wolfgang Mauerer1-0/+23
2011-08-04guest agent: add --enable-guest-agent config optionMichael Roth1-13/+27
2011-08-04user: Restore debug usage message for '-d ?' in user mode emulationPeter Maydell3-11/+16
2011-08-04lm32: softusb: claim to support full speedMichael Walle1-2/+4
2011-08-02user: Restore debug usage message for '-d ?' in user mode emulationPeter Maydell3-11/+16
2011-07-31Makefile: add missing deps on $(GENERATED_HEADERS)Michael Roth1-1/+3
2011-07-31Update version to 0.15.0-rc2Anthony Liguori1-1/+1
2011-07-29Bump version to 0.15.0-rc1v0.15.0-rc1Anthony Liguori1-1/+1
2011-07-29Merge branch 'for-upstream-0.15' of git://git.linaro.org/people/pmaydell/qemu...Justin M. Forbes3-35/+95
2011-07-28virtio-balloon: Unregister savevm section on device unplugAmit Shah1-0/+4
2011-07-28virtio-balloon: Add exit handler, fix memleaksAmit Shah3-1/+16
2011-07-28balloon: Reject negative balloon valuesAmit Shah1-1/+7
2011-07-28virtio-balloon: Check if balloon registration failedAmit Shah2-1/+11
2011-07-28balloon: Don't allow multiple balloon handler registrationsAmit Shah2-4/+12
2011-07-27target-arm: UNDEF on a VCVTT/VCVTB UNPREDICTABLE to avoid TCG assertPeter Maydell1-8/+11
2011-07-27target-arm: Handle UNDEF and UNPREDICTABLE cases for VLDM, VSTMPeter Maydell1-7/+31
2011-07-27target-arm: Support v6 barriers in linux-user modePeter Maydell1-18/+33
2011-07-26target-arm: Mark 1136r1 as a v6K corePeter Maydell2-2/+20
2011-07-26virtio-balloon: Fix header comment; add CopyrightAmit Shah1-1/+3
2011-07-26balloon: Fix header comment; add CopyrightAmit Shah1-2/+3
2011-07-26balloon: Separate out stat and balloon handlingAmit Shah3-15/+17
2011-07-26virtio-balloon: Separate status handling into separate functionAmit Shah1-20/+31
2011-07-26balloon: Simplify code flowAmit Shah1-9/+7
2011-07-26balloon: Add braces around if statementsAmit Shah1-3/+4
2011-07-26balloon: Make functions, local vars staticAmit Shah2-15/+11
2011-07-25Let users select their pythonsBlue Swirl2-6/+19
2011-07-25simpletrace: suppress a warning from unused variableBlue Swirl1-1/+1
2011-07-25Wrap recv to avoid warningsBlue Swirl13-15/+21
2011-07-24Fix chrdev return value conversionBlue Swirl2-4/+5
2011-07-23qemu-ga: remove dependency on gio and gthreadAnthony Liguori2-29/+12