summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * qemu-iotests: improve rebase testKevin Wolf2012-02-222-2/+85
| | * qemu-iotests: test bdrv_truncateStefan Hajnoczi2012-02-223-0/+105
| | * qemu-iotests: explicitly use bash interpreterStefan Hajnoczi2012-02-2230-30/+30
| | * qemu-iotests: test qemu-img rebaseKevin Wolf2012-02-223-0/+186
| | * qemu-iotests: test larger clusters sizes on qcow2Kevin Wolf2012-02-227-818/+26645
| | * qemu-iotests: 019: Make cluster size dynamicKevin Wolf2012-02-222-6/+6
| | * qemu-iotests: align test requests according to cluster sizeKevin Wolf2012-02-2210-42/+59
| | * qemu-iotests: add support for vdi format "static" optionStefan Weil2012-02-221-2/+2
| | * qemu-iotests: fix expected result for 019 after qemu-io changeKevin Wolf2012-02-221-2/+2
| | * qemu-iotests: test bdrv_load/save_vmstateKevin Wolf2012-02-223-0/+8867
| | * qemu-iotests: common.pattern: allow spaces in io() operationKevin Wolf2012-02-221-9/+9
| | * qemu-iotests: test invalid pattern argument handling in qemu-ioChristoph Hellwig2012-02-223-0/+156
| | * qemu-iotests: replace FSF postal addresses with www.gnu.org linksChristoph Hellwig2012-02-2226-74/+26
| | * qemu-iotests: test commiting changes to backing fileKevin Wolf2012-02-223-0/+1186
| | * qemu-iotests: test qemu-img convert with backing file for the output imageKevin Wolf2012-02-224-0/+1213
| | * qemu-iotests: test merge of backing file when convertingKevin Wolf2012-02-223-0/+1183
| | * qemu-iotests: simple backing file testKevin Wolf2012-02-224-0/+1181
| | * qemu-iotests: test I/O after EOF for growable filesChristoph Hellwig2012-02-223-0/+96
| | * qemu-iotests: fix pattern for write testStefan Weil2012-02-221-1/+1
| | * qemu-iotests: make a few more tests genericChristoph Hellwig2012-02-228-9/+10
| | * qemu-iotests: remove test image after 015 is doneChristoph Hellwig2012-02-221-1/+1
| | * qemu-iotests: add support for the vdi image formatChristoph Hellwig2012-02-221-0/+6
| | * qemu-iotests: add test for refcount table growth and snapshotsKevin Wolf2012-02-223-0/+106
| | * qemu-iotests: skip test 005 for vpc format imagesChristoph Hellwig2012-02-221-1/+4
| | * qemu-iotests: Initial import into the public repository.Christoph Hellwig2012-02-2239-0/+110986
* | Merge remote-tracking branch 'bonzini/virtio-scsi' into stagingAnthony Liguori2012-02-2422-113/+1132
|\ \
| * | scsi-block: always use scsi_generic_ops for cache != nonePaolo Bonzini2012-02-241-4/+14
| * | scsi: fix searching for an empty idPaolo Bonzini2012-02-241-5/+10
| * | scsi: fix wrong return for target INQUIRYPaolo Bonzini2012-02-241-1/+1
| * | virtio-scsi: add migration supportPaolo Bonzini2012-02-241-1/+49
| * | virtio-scsi: process control queue requestsPaolo Bonzini2012-02-241-8/+126
| * | virtio-scsi: add basic SCSI bus operationPaolo Bonzini2012-02-221-13/+98
| * | virtio-scsi: Add basic request processing infrastructureStefan Hajnoczi2012-02-221-2/+140
| * | virtio-scsi: Add virtio-scsi stub deviceStefan Hajnoczi2012-02-2211-0/+364
| * | scsi-disk: add migration supportPaolo Bonzini2012-02-221-4/+55
| * | scsi-generic: add migration supportPaolo Bonzini2012-02-221-0/+25
| * | scsi: add SCSIDevice vmstate definitionsPaolo Bonzini2012-02-222-3/+120
| * | scsi-disk: enable scatter/gather functionalityPaolo Bonzini2012-02-222-13/+51
| * | scsi: add scatter/gather functionalityPaolo Bonzini2012-02-222-2/+29
| * | scsi: pass residual amount to command_completePaolo Bonzini2012-02-226-9/+15
| * | ahci: use new DMA helpersPaolo Bonzini2012-02-221-69/+13
| * | dma-helpers: add accounting wrappersPaolo Bonzini2012-02-222-0/+9
| * | dma-helpers: add dma_buf_read and dma_buf_writePaolo Bonzini2012-02-222-0/+34
| * | dma-helpers: make QEMUSGList target independentPaolo Bonzini2012-02-221-7/+7
* | | target-i386: Introduce x86_cpuid_set_model_id()Andreas Färber2012-02-241-14/+19
* | | target-i386: Introduce x86_cpuid_version_set_stepping()Andreas Färber2012-02-241-1/+7
* | | target-i386: Introduce x86_cpuid_version_set_model()Andreas Färber2012-02-241-1/+7
* | | target-i386: Introduce x86_cpuid_version_set_family()Andreas Färber2012-02-241-4/+11
* | | console: Eliminate text_consoles[]Markus Armbruster2012-02-241-14/+4
* | | sockets: Clean up inet_listen_opts()'s convoluted bind() loopMarkus Armbruster2012-02-241-8/+6
OpenPOWER on IntegriCloud