aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-24virtio-scsi: add migration supportPaolo Bonzini
2012-02-24virtio-scsi: process control queue requestsPaolo Bonzini
2012-02-24slirp/misc: fix gcc __warn_memset_zero_len warningsAlon Levy
2012-02-23qemu-ga: add win32 guest-shutdown commandMichael Roth
2012-02-23qemu-ga: add Windows service integrationMichael Roth
2012-02-23qemu-ga: add initial win32 supportMichael Roth
2012-02-23qemu-ga: fixes for win32 build of qemu-gaMichael Roth
2012-02-23qemu-ga: rename guest-agent-commands.c -> commands-posix.cMichael Roth
2012-02-23qemu-ga: separate out common commands from posix-specific onesMichael Roth
2012-02-23qemu-ga: move channel/transport functionality into wrapper classMichael Roth
2012-02-23qemu-ga: Add schema documentation for typesMichael Roth
2012-02-23Merge qemu-iotests into for-anthonyKevin Wolf
2012-02-23qemu-iotests: common.config: Allow use of arbitrary qemu* pathsLucas Meneghel Rodrigues
2012-02-23qemu-iotests: check: print relevant path informationLucas Meneghel Rodrigues
2012-02-23qemu-iotests: test loading internal snapshotsKevin Wolf
2012-02-23qemu-iotests: Update filter for default cluster sizeKevin Wolf
2012-02-23qemu-iotests: add qed support to 025 image resize testStefan Hajnoczi
2012-02-23qemu-iotests: Update rbd supportJosh Durgin
2012-02-23qemu-iotests: common.config: Fix no $TEST_DIR directoryMitnick Lyu
2012-02-23qemu-iotests: only run 016 for file and sheepdog protocolsChristoph Hellwig
2012-02-23qemu-iotests: Use zero-based offsets for IO patternsStefan Hajnoczi
2012-02-23qemu-iotests: add support for rbd and sheepdog protocolsMORITA Kazutaka
2012-02-23qemu-iotests: filter IMGFMT correctly in 019Stefan Hajnoczi
2012-02-23qemu-iotests: README: Fix spellingStefan Weil
2012-02-23qemu-iotests: add support for qed formatStefan Hajnoczi
2012-02-23qemu-iotests: filter TEST_DIR correctly in 019Christoph Hellwig
2012-02-23vl.c: Increase width of machine name column in "-M ?" outputPeter Maydell
2012-02-23tcg: Remove unneeded include statementsStefan Weil
2012-02-22qom: In function object_set_link_property(), first call object_ref(), then ob...Alexander Barabash
2012-02-22cpu defs: uncomment empty extfeatures_ecx definition for Opteron_G1 (v2)Eduardo Habkost
2012-02-22add Westmere as a qemu cpu model (v2)Eduardo Habkost
2012-02-22cpu defs: remove replicated flags from Intel (v2)Eduardo Habkost
2012-02-22cpu defs: add pse36, mca, mtrr to AMD CPU definitions (v2)Eduardo Habkost
2012-02-22cpu defs: use Intel flag names for Intel models (v2)Eduardo Habkost
2012-02-22cpu flags: aliases: pclmuldq|pclmulqdq and ffxsr|fxsr_optEduardo Habkost
2012-02-22cpu models: reorder flag list to match bit orderEduardo Habkost
2012-02-22split SCSI and LSI, add myself as SCSI maintainerPaolo Bonzini
2012-02-22qmp: add DEVICE_TRAY_MOVED eventLuiz Capitulino
2012-02-22ide: drop ide_tray_state_post_load()Luiz Capitulino
2012-02-22block: Don't call bdrv_eject() if the tray state didn't changeLuiz Capitulino
2012-02-22block: bdrv_eject(): Make eject_flag a real boolLuiz Capitulino
2012-02-22block: Rename bdrv_mon_event() & BlockMonEventActionLuiz Capitulino
2012-02-22qom: add test toolsAnthony Liguori
2012-02-22qmp: make qmp.py easier to useAnthony Liguori
2012-02-22qemu-iotests: fix 019 golden outputKevin Wolf
2012-02-22qemu-iotests: update expected results after qemu-img changesKevin Wolf
2012-02-22qemu-iotests: add read/write from smaller backing image testStefan Hajnoczi
2012-02-22qemu-iotests: add sub-cluster allocating write test for sparse image formatsStefan Hajnoczi
2012-02-22qemu-iotests: improve test for qemu-img convert with backing fileKevin Wolf
2012-02-22qemu-iotests: consider more cases in parsing qemu-io outputKevin Wolf