aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-29qemu-iotests: 026: Reduce output changes for cache=none qcow2Kevin Wolf
2012-02-29qemu-iotests: Filter out DOS line endingsKevin Wolf
2012-02-29test: add image streaming testsStefan Hajnoczi
2012-02-29qemu-iotests: add iotests Python moduleStefan Hajnoczi
2012-02-29qemu-iotests: export TEST_DIR for non-bash testsStefan Hajnoczi
2012-02-29QMP: Add qmp command for blockdev-group-snapshot-syncJeff Cody
2012-02-29qapi: Introduce blockdev-group-snapshot-sync commandJeff Cody
2012-02-29qcow2: Reject too large header extensionsKevin Wolf
2012-02-29qcow2: Fix offset in qcow2_read_extensionsKevin Wolf
2012-02-29block: drop aio_multiwrite in BlockDriverPaolo Bonzini
2012-02-29block: remove unused fields in BlockDriverStatePaolo Bonzini
2012-02-29qcow2: Fix build with DEBUG_EXT enabledKevin Wolf
2012-02-29ide: fail I/O to empty diskPaolo Bonzini
2012-02-29fdc: DIR (Digital Input Register) should return status of current drive...Hervé Poussineau
2012-02-29fdc: fix seek command, which shouldn't check tracksHervé Poussineau
2012-02-29fdc: check if media rate is correct before doing any transferHervé Poussineau
2012-02-29fdc: add a 'check media rate' property. Not used yetHervé Poussineau
2012-02-29block: add a transfer rate for floppy typesHervé Poussineau
2012-02-29fdc: add CCR (Configuration Control Register) write registerHervé Poussineau
2012-02-29fdc: handle read-only floppies (abort early on write commands)Hervé Poussineau
2012-02-29fdc: most control commands do not generate interruptsHervé Poussineau
2012-02-29fdc: set busy bit when starting a commandHervé Poussineau
2012-02-29fdc: take side count into accountHervé Poussineau
2012-02-27Merge remote-tracking branch 'aneesh/for-upstream' into stagingAnthony Liguori
2012-02-27slirp: Fix assertion failure on rejected DHCP requestsDavid Gibson
2012-02-27slirp: Refactor if_startJan Kiszka
2012-02-27slirp: Fix requeuing of batchq packets in if_startJan Kiszka
2012-02-27slirp: Clean up ifs_initJan Kiszka
2012-02-25audio: Add some fall through commentsStefan Weil
2012-02-24configure: Check whether makecontext() is a glibc stub functionPeter Maydell
2012-02-24vl.c: Avoid segfault when started with no argumentsPeter Maydell
2012-02-24nic: zap obsolote romloading bits from ne2k + pcnetGerd Hoffmann
2012-02-24build: allow turning off debuginfoGerd Hoffmann
2012-02-24optimize screendump for the common non-switch caseGerd Hoffmann
2012-02-24Remove screendump dummy functions.Gerd Hoffmann
2012-02-24vga: simplify screendumpGerd Hoffmann
2012-02-24suspend: add qmp eventsGerd Hoffmann
2012-02-24suspend: make acpi timer wakeup the guest.Gerd Hoffmann
2012-02-24suspend: make rtc alarm wakeup the guest.Gerd Hoffmann
2012-02-24suspend: make serial ports wakeup the guest.Gerd Hoffmann
2012-02-24suspend: make ps/2 devices wakeup the guestGerd Hoffmann
2012-02-24suspend: add system_wakeup monitor commandGerd Hoffmann
2012-02-24suspend: switch acpi s3 to new infrastructure.Gerd Hoffmann
2012-02-24suspend: add infrastructureGerd Hoffmann
2012-02-24acpi: add acpi_pm1_evt_write_enGerd Hoffmann
2012-02-24acpi: don't pass overflow_time to acpi_pm1_evt_get_stsGerd Hoffmann
2012-02-24acpi: add ACPIREGSGerd Hoffmann
2012-02-24acpi: move around structsGerd Hoffmann
2012-02-24Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-02-24Merge remote-tracking branch 'mdroth/qga-win32-pull-2-23-12' into stagingAnthony Liguori