aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2012-02-23qemu-iotests: Update filter for default cluster sizeKevin Wolf2-2/+5
2012-02-23qemu-iotests: add qed support to 025 image resize testStefan Hajnoczi1-1/+1
2012-02-23qemu-iotests: Update rbd supportJosh Durgin1-1/+1
2012-02-23qemu-iotests: common.config: Fix no $TEST_DIR directoryMitnick Lyu1-1/+5
2012-02-23qemu-iotests: only run 016 for file and sheepdog protocolsChristoph Hellwig1-2/+1
2012-02-23qemu-iotests: Use zero-based offsets for IO patternsStefan Hajnoczi12-1863/+1873
2012-02-23qemu-iotests: add support for rbd and sheepdog protocolsMORITA Kazutaka31-4/+89
2012-02-23qemu-iotests: filter IMGFMT correctly in 019Stefan Hajnoczi3-4/+10
2012-02-23qemu-iotests: README: Fix spellingStefan Weil1-1/+1
2012-02-23qemu-iotests: add support for qed formatStefan Hajnoczi9-9/+16
2012-02-23qemu-iotests: filter TEST_DIR correctly in 019Christoph Hellwig2-3/+3
2012-02-23vl.c: Increase width of machine name column in "-M ?" outputPeter Maydell1-2/+2
2012-02-23tcg: Remove unneeded include statementsStefan Weil1-12/+0
2012-02-22qom: In function object_set_link_property(), first call object_ref(), then ob...Alexander Barabash1-4/+7
2012-02-22cpu defs: uncomment empty extfeatures_ecx definition for Opteron_G1 (v2)Eduardo Habkost1-1/+1
2012-02-22add Westmere as a qemu cpu model (v2)Eduardo Habkost1-0/+14
2012-02-22cpu defs: remove replicated flags from Intel (v2)Eduardo Habkost1-3/+3
2012-02-22cpu defs: add pse36, mca, mtrr to AMD CPU definitions (v2)Eduardo Habkost1-3/+3
2012-02-22cpu defs: use Intel flag names for Intel models (v2)Eduardo Habkost2-5/+5
2012-02-22cpu flags: aliases: pclmuldq|pclmulqdq and ffxsr|fxsr_optEduardo Habkost1-2/+2
2012-02-22cpu models: reorder flag list to match bit orderEduardo Habkost1-18/+18
2012-02-22split SCSI and LSI, add myself as SCSI maintainerPaolo Bonzini1-2/+7
2012-02-22qmp: add DEVICE_TRAY_MOVED eventLuiz Capitulino4-0/+46
2012-02-22ide: drop ide_tray_state_post_load()Luiz Capitulino1-10/+0
2012-02-22block: Don't call bdrv_eject() if the tray state didn't changeLuiz Capitulino2-4/+10
2012-02-22block: bdrv_eject(): Make eject_flag a real boolLuiz Capitulino5-7/+7
2012-02-22block: Rename bdrv_mon_event() & BlockMonEventActionLuiz Capitulino5-41/+41
2012-02-22qom: add test toolsAnthony Liguori3-0/+195
2012-02-22qmp: make qmp.py easier to useAnthony Liguori1-0/+6
2012-02-22qemu-iotests: fix 019 golden outputKevin Wolf1-15/+562
2012-02-22qemu-iotests: update expected results after qemu-img changesKevin Wolf1-30/+90
2012-02-22qemu-iotests: add read/write from smaller backing image testStefan Hajnoczi3-0/+560
2012-02-22qemu-iotests: add sub-cluster allocating write test for sparse image formatsStefan Hajnoczi3-0/+101
2012-02-22qemu-iotests: improve test for qemu-img convert with backing fileKevin Wolf1-23/+36
2012-02-22qemu-iotests: consider more cases in parsing qemu-io outputKevin Wolf1-1/+1