summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: add a transfer rate for floppy typesHervé Poussineau2012-02-294-38/+52
* fdc: add CCR (Configuration Control Register) write registerHervé Poussineau2012-02-291-0/+22
* fdc: handle read-only floppies (abort early on write commands)Hervé Poussineau2012-02-291-0/+11
* fdc: most control commands do not generate interruptsHervé Poussineau2012-02-291-6/+6
* fdc: set busy bit when starting a commandHervé Poussineau2012-02-291-1/+1
* fdc: take side count into accountHervé Poussineau2012-02-291-6/+11
* Merge remote-tracking branch 'aneesh/for-upstream' into stagingAnthony Liguori2012-02-273-9/+26
|\
| * hw/9pfs: Endian fixes for virtfsBenjamin Herrenschmidt2012-02-241-3/+5
| * ./configure: add option for disabling VirtFSMeador Inge2012-02-242-6/+21
* | slirp: Fix assertion failure on rejected DHCP requestsDavid Gibson2012-02-271-1/+2
* | slirp: Refactor if_startJan Kiszka2012-02-271-42/+36
* | slirp: Fix requeuing of batchq packets in if_startJan Kiszka2012-02-271-16/+19
* | slirp: Clean up ifs_initJan Kiszka2012-02-273-4/+5
* | 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
OpenPOWER on IntegriCloud