aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-02-22qemu-iotests: qcow2 error path testsKevin Wolf
2012-02-22qemu-iotests: improve rebase testKevin Wolf
2012-02-22qemu-iotests: test bdrv_truncateStefan Hajnoczi
2012-02-22qemu-iotests: explicitly use bash interpreterStefan Hajnoczi
2012-02-22qemu-iotests: test qemu-img rebaseKevin Wolf
2012-02-22qemu-iotests: test larger clusters sizes on qcow2Kevin Wolf
2012-02-22qemu-iotests: 019: Make cluster size dynamicKevin Wolf
2012-02-22qemu-iotests: align test requests according to cluster sizeKevin Wolf
2012-02-22qemu-iotests: add support for vdi format "static" optionStefan Weil
2012-02-22qemu-iotests: fix expected result for 019 after qemu-io changeKevin Wolf
2012-02-22qemu-iotests: test bdrv_load/save_vmstateKevin Wolf
2012-02-22qemu-iotests: common.pattern: allow spaces in io() operationKevin Wolf
2012-02-22qemu-iotests: test invalid pattern argument handling in qemu-ioChristoph Hellwig
2012-02-22qemu-iotests: replace FSF postal addresses with www.gnu.org linksChristoph Hellwig
2012-02-22qemu-iotests: test commiting changes to backing fileKevin Wolf
2012-02-22qemu-iotests: test qemu-img convert with backing file for the output imageKevin Wolf
2012-02-22qemu-iotests: test merge of backing file when convertingKevin Wolf