aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-02-24Remove screendump dummy functions.Gerd Hoffmann3-12/+4
2012-02-24vga: simplify screendumpGerd Hoffmann1-35/+1
2012-02-24suspend: add qmp eventsGerd Hoffmann3-0/+10
2012-02-24suspend: make acpi timer wakeup the guest.Gerd Hoffmann2-0/+9
2012-02-24suspend: make rtc alarm wakeup the guest.Gerd Hoffmann3-0/+9
2012-02-24suspend: make serial ports wakeup the guest.Gerd Hoffmann1-0/+6
2012-02-24suspend: make ps/2 devices wakeup the guestGerd Hoffmann1-0/+6
2012-02-24suspend: add system_wakeup monitor commandGerd Hoffmann6-0/+57
2012-02-24suspend: switch acpi s3 to new infrastructure.Gerd Hoffmann10-42/+47
2012-02-24suspend: add infrastructureGerd Hoffmann2-0/+76
2012-02-24acpi: add acpi_pm1_evt_write_enGerd Hoffmann4-2/+8
2012-02-24acpi: don't pass overflow_time to acpi_pm1_evt_get_stsGerd Hoffmann4-8/+8
2012-02-24acpi: add ACPIREGSGerd Hoffmann4-143/+145
2012-02-24acpi: move around structsGerd Hoffmann1-25/+23
2012-02-24Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori3-28/+9
2012-02-24Merge remote-tracking branch 'mdroth/qga-win32-pull-2-23-12' into stagingAnthony Liguori14-318/+1263
2012-02-24Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori12-62/+104
2012-02-24Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori69-0/+153385
2012-02-24Merge remote-tracking branch 'bonzini/virtio-scsi' into stagingAnthony Liguori22-113/+1132
2012-02-24target-i386: Introduce x86_cpuid_set_model_id()Andreas Färber1-14/+19
2012-02-24target-i386: Introduce x86_cpuid_version_set_stepping()Andreas Färber1-1/+7
2012-02-24target-i386: Introduce x86_cpuid_version_set_model()Andreas Färber1-1/+7
2012-02-24target-i386: Introduce x86_cpuid_version_set_family()Andreas Färber1-4/+11
2012-02-24console: Eliminate text_consoles[]Markus Armbruster1-14/+4
2012-02-24sockets: Clean up inet_listen_opts()'s convoluted bind() loopMarkus Armbruster1-8/+6
2012-02-24sockets: Drop sockets_debug debug codeMarkus Armbruster1-41/+2
2012-02-24gdbstub: Error locations for -gdbMarkus Armbruster1-6/+4
2012-02-24vl.c: Error locations for options using add_device_config()Markus Armbruster1-0/+4
2012-02-24qemu-char: qemu_chr_open_fd() can't fail, don't checkMarkus Armbruster1-4/+0
2012-02-24qemu-char: Re-apply style fixes from just reverted aad04cd0Markus Armbruster1-7/+14
2012-02-24qemu-char: Use qemu_open() to avoid leaking fds to childrenMarkus Armbruster1-4/+4
2012-02-24Revert "qemu-char: Print strerror message on failure" and depsMarkus Armbruster9-122/+84
2012-02-24scsi-block: always use scsi_generic_ops for cache != nonePaolo Bonzini1-4/+14
2012-02-24scsi: fix searching for an empty idPaolo Bonzini1-5/+10
2012-02-24scsi: fix wrong return for target INQUIRYPaolo Bonzini1-1/+1
2012-02-24virtio-scsi: add migration supportPaolo Bonzini1-1/+49
2012-02-24virtio-scsi: process control queue requestsPaolo Bonzini1-8/+126
2012-02-24slirp/misc: fix gcc __warn_memset_zero_len warningsAlon Levy1-14/+7
2012-02-23qemu-ga: add win32 guest-shutdown commandMichael Roth1-1/+40
2012-02-23qemu-ga: add Windows service integrationMichael Roth4-10/+249
2012-02-23qemu-ga: add initial win32 supportMichael Roth3-1/+345
2012-02-23qemu-ga: fixes for win32 build of qemu-gaMichael Roth5-6/+114
2012-02-23qemu-ga: rename guest-agent-commands.c -> commands-posix.cMichael Roth2-1/+1
2012-02-23qemu-ga: separate out common commands from posix-specific onesMichael Roth4-59/+76
2012-02-23qemu-ga: move channel/transport functionality into wrapper classMichael Roth5-233/+355
2012-02-23qemu-ga: Add schema documentation for typesMichael Roth1-21/+97
2012-02-23Merge qemu-iotests into for-anthonyKevin Wolf69-0/+153385
2012-02-23qemu-iotests: common.config: Allow use of arbitrary qemu* pathsLucas Meneghel Rodrigues1-3/+9
2012-02-23qemu-iotests: check: print relevant path informationLucas Meneghel Rodrigues1-0/+3
2012-02-23qemu-iotests: test loading internal snapshotsKevin Wolf3-0/+76