summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qcow2: Reject too large header extensionsKevin Wolf2012-02-291-0/+5
* qcow2: Fix offset in qcow2_read_extensionsKevin Wolf2012-02-291-3/+2
* block: drop aio_multiwrite in BlockDriverPaolo Bonzini2012-02-292-26/+3
* block: remove unused fields in BlockDriverStatePaolo Bonzini2012-02-291-5/+0
* qcow2: Fix build with DEBUG_EXT enabledKevin Wolf2012-02-291-1/+0
* ide: fail I/O to empty diskPaolo Bonzini2012-02-291-4/+20
* fdc: DIR (Digital Input Register) should return status of current drive...Hervé Poussineau2012-02-291-7/+3
* fdc: fix seek command, which shouldn't check tracksHervé Poussineau2012-02-291-3/+6
* fdc: check if media rate is correct before doing any transferHervé Poussineau2012-02-291-3/+50
* fdc: add a 'check media rate' property. Not used yetHervé Poussineau2012-02-292-0/+31
* 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
OpenPOWER on IntegriCloud