aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-02-22qemu-iotests: simple backing file testKevin Wolf
2012-02-22qemu-iotests: test I/O after EOF for growable filesChristoph Hellwig
2012-02-22qemu-iotests: fix pattern for write testStefan Weil
2012-02-22qemu-iotests: make a few more tests genericChristoph Hellwig
2012-02-22qemu-iotests: remove test image after 015 is doneChristoph Hellwig
2012-02-22qemu-iotests: add support for the vdi image formatChristoph Hellwig
2012-02-22qemu-iotests: add test for refcount table growth and snapshotsKevin Wolf
2012-02-22qemu-iotests: skip test 005 for vpc format imagesChristoph Hellwig
2012-02-22qemu-iotests: Initial import into the public repository.Christoph Hellwig
2012-02-22Makefile: Add dependency to fix linux-user-only buildPeter Maydell
2012-02-22Make kernel, initrd and append be machine_optsPeter Maydell
2012-02-22jazz-led: compile it only twiceHervé Poussineau
2012-02-22jazz-led: convert to QOMHervé Poussineau
2012-02-22jazz-led: use trace frameworkHervé Poussineau
2012-02-22qom: Fix object_initialize_with_type() assertionAndreas Färber
2012-02-22pci: set memory type for memory behind the bridgeMichael S. Tsirkin
2012-02-22pci: add accessors to get/set registers by maskMichael S. Tsirkin
2012-02-22qom: Document ways to retrieve child object added by object_property_add_child()Alexander Barabash
2012-02-22pc_piix/pc_sysfw: enable flash by defaultJordan Justen
2012-02-22hw/pc_piix: add pc-1.1Jordan Justen
2012-02-22hw/pc_piix: remove is_default for pc-0.15Jordan Justen
2012-02-22hw/pc_sysfw: support system flash memory with pflashJordan Justen
2012-02-22hw/pc_sysfw: enable pc-sysfw as a qdevJordan Justen
2012-02-22hw/pc: move rom init to pc_sysfw.cJordan Justen
2012-02-22vl: make find_default_machine externally visibleJordan Justen
2012-02-22pflash_cfi01/02: support read-only pflash devicesJordan Justen
2012-02-22blockdev: allow read-only pflash devicesJordan Justen
2012-02-22Merge remote-tracking branch 'bonzini/qdev-props-for-anthony' into stagingAnthony Liguori
2012-02-22virtio-scsi: add basic SCSI bus operationPaolo Bonzini
2012-02-22virtio-scsi: Add basic request processing infrastructureStefan Hajnoczi
2012-02-22virtio-scsi: Add virtio-scsi stub deviceStefan Hajnoczi
2012-02-22scsi-disk: add migration supportPaolo Bonzini
2012-02-22scsi-generic: add migration supportPaolo Bonzini
2012-02-22scsi: add SCSIDevice vmstate definitionsPaolo Bonzini
2012-02-22scsi-disk: enable scatter/gather functionalityPaolo Bonzini