summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qxl: remove flippedAlon Levy2012-02-272-37/+31
* qxl: require spice >= 0.8.2Alon Levy2012-02-275-74/+1
* qxl: drop qxl_spice_update_area_async definitionAlon Levy2012-02-271-6/+0
* sdl: remove NULL check, g_malloc0 can't failAlon Levy2012-02-271-4/+0
* qxl: fix spice+sdl no cursor regressionAlon Levy2012-02-273-9/+19
* audio: Add some fall through commentsStefan Weil2012-02-252-1/+4
* configure: Check whether makecontext() is a glibc stub functionPeter Maydell2012-02-241-0/+4
* vl.c: Avoid segfault when started with no argumentsPeter Maydell2012-02-241-7/+10
* nic: zap obsolote romloading bits from ne2k + pcnetGerd Hoffmann2012-02-242-16/+2
* build: allow turning off debuginfoGerd Hoffmann2012-02-241-2/+13
* optimize screendump for the common non-switch caseGerd Hoffmann2012-02-249-21/+34
* Remove screendump dummy functions.Gerd Hoffmann2012-02-243-12/+4
* vga: simplify screendumpGerd Hoffmann2012-02-241-35/+1
* suspend: add qmp eventsGerd Hoffmann2012-02-243-0/+10
* suspend: make acpi timer wakeup the guest.Gerd Hoffmann2012-02-242-0/+9
* suspend: make rtc alarm wakeup the guest.Gerd Hoffmann2012-02-243-0/+9
* suspend: make serial ports wakeup the guest.Gerd Hoffmann2012-02-241-0/+6
* suspend: make ps/2 devices wakeup the guestGerd Hoffmann2012-02-241-0/+6
* suspend: add system_wakeup monitor commandGerd Hoffmann2012-02-246-0/+57
* suspend: switch acpi s3 to new infrastructure.Gerd Hoffmann2012-02-2410-42/+47
* suspend: add infrastructureGerd Hoffmann2012-02-242-0/+76
* acpi: add acpi_pm1_evt_write_enGerd Hoffmann2012-02-244-2/+8
* acpi: don't pass overflow_time to acpi_pm1_evt_get_stsGerd Hoffmann2012-02-244-8/+8
* acpi: add ACPIREGSGerd Hoffmann2012-02-244-143/+145
* acpi: move around structsGerd Hoffmann2012-02-241-25/+23
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-02-243-28/+9
|\
| * slirp/misc: fix gcc __warn_memset_zero_len warningsAlon Levy2012-02-241-14/+7
| * vl.c: Increase width of machine name column in "-M ?" outputPeter Maydell2012-02-231-2/+2
| * tcg: Remove unneeded include statementsStefan Weil2012-02-231-12/+0
* | Merge remote-tracking branch 'mdroth/qga-win32-pull-2-23-12' into stagingAnthony Liguori2012-02-2414-318/+1263
|\ \
| * | qemu-ga: add win32 guest-shutdown commandMichael Roth2012-02-231-1/+40
| * | qemu-ga: add Windows service integrationMichael Roth2012-02-234-10/+249
| * | qemu-ga: add initial win32 supportMichael Roth2012-02-233-1/+345
| * | qemu-ga: fixes for win32 build of qemu-gaMichael Roth2012-02-235-6/+114
| * | qemu-ga: rename guest-agent-commands.c -> commands-posix.cMichael Roth2012-02-232-1/+1
| * | qemu-ga: separate out common commands from posix-specific onesMichael Roth2012-02-234-59/+76
| * | qemu-ga: move channel/transport functionality into wrapper classMichael Roth2012-02-235-233/+355
| * | qemu-ga: Add schema documentation for typesMichael Roth2012-02-231-21/+97
| |/
* | Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2012-02-2412-62/+104
|\ \
| * | qmp: add DEVICE_TRAY_MOVED eventLuiz Capitulino2012-02-224-0/+46
| * | ide: drop ide_tray_state_post_load()Luiz Capitulino2012-02-221-10/+0
| * | block: Don't call bdrv_eject() if the tray state didn't changeLuiz Capitulino2012-02-222-4/+10
| * | block: bdrv_eject(): Make eject_flag a real boolLuiz Capitulino2012-02-225-7/+7
| * | block: Rename bdrv_mon_event() & BlockMonEventActionLuiz Capitulino2012-02-225-41/+41
| |/
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-02-2469-0/+153385
|\ \
| * \ Merge qemu-iotests into for-anthonyKevin Wolf2012-02-2369-0/+153385
| |\ \ | | |/ | |/|
| | * qemu-iotests: common.config: Allow use of arbitrary qemu* pathsLucas Meneghel Rodrigues2012-02-231-3/+9
| | * qemu-iotests: check: print relevant path informationLucas Meneghel Rodrigues2012-02-231-0/+3
| | * qemu-iotests: test loading internal snapshotsKevin Wolf2012-02-233-0/+76
| | * qemu-iotests: Update filter for default cluster sizeKevin Wolf2012-02-232-2/+5
OpenPOWER on IntegriCloud