aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-30virtio/vhost-scsi: fix virtio-scsi/vhost-scsi child refcount in transportsGonglei
2014-09-30virtio/vhost-scsi: use aliases instead of duplicate qdev propertiesGonglei
2014-09-30virtio-net: fix virtio-net child refcount in transportsGonglei
2014-09-30virtio-net: use aliases instead of duplicate qdev propertiesGonglei
2014-09-23virtio-scsi: Make virtio_scsi_push_event publicFam Zheng
2014-09-23virtio-scsi: Make virtio_scsi_free_req publicFam Zheng
2014-09-23virtio-scsi: Make virtio_scsi_init_req publicFam Zheng
2014-09-23virtio-scsi: Split virtio_scsi_handle_ctrl_req from virtio_scsi_handle_ctrlFam Zheng
2014-09-23virtio-scsi: Split virtio_scsi_handle_cmd_req from virtio_scsi_handle_cmdFam Zheng
2014-09-23virtio-scsi: clean up virtio_scsi_parse_cdbPaolo Bonzini
2014-09-23vhost-scsi: use virtio_ldl_pPaolo Bonzini
2014-09-23virtio-scsi: Optimize virtio_scsi_init_reqFam Zheng
2014-09-23scsi: Optimize scsi_req_allocFam Zheng
2014-09-23Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-09-23Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-09-22' in...Peter Maydell
2014-09-22block: Always compile virtio-blk dataplaneFam Zheng
2014-09-22vring: Better error handling if num is too largeFam Zheng
2014-09-22virtio: Import virtio_vring.hFam Zheng
2014-09-22async: aio_context_new(): Handle event_notifier_init failureChrysostomos Nanakos
2014-09-22block: vhdx - fix reading beyond pointer during image creationJeff Cody
2014-09-22block: delete cow block driverStefan Hajnoczi
2014-09-22block/archipelago: Fix typo in qemu_archipelago_truncate()Chrysostomos Nanakos
2014-09-22ahci: Add test_identify case to ahci-test.John Snow
2014-09-22ahci: Add test_hba_enable to ahci-test.John Snow
2014-09-22ahci: Add test_hba_spec to ahci-test.John Snow
2014-09-22ahci: properly shadow the TFD registerJohn Snow
2014-09-22ahci: add test_pci_enable to ahci-test.John Snow
2014-09-22ahci: Add test_pci_spec to ahci-test.John Snow
2014-09-22ahci: MSI capability should be at 0x80, not 0x50.John Snow
2014-09-22ahci: Adding basic functionality qtest.John Snow
2014-09-22layout: Add generators for refcount table and blocksMaria Kustova
2014-09-22fuzz: Add fuzzing functions for entries of refcount table and blocksMaria Kustova
2014-09-22docs: List all image elements currently supported by the fuzzerMaria Kustova
2014-09-22qapi/block-core: Add "new" qcow2 optionsMax Reitz
2014-09-22qcow2: Add overlap-check.template optionMax Reitz
2014-09-22qapi: Allow enums in anonymous unionsMax Reitz
2014-09-22qcow2: Fix leak of QemuOpts in qcow2_open()Max Reitz
2014-09-22hmp: fix memory leak at hmp_info_block_jobs()Gonglei
2014-09-22image-fuzzer: Trivial readability and formatting improvementsMaria Kustova
2014-09-22iotests: Add more tests for qcow2 corruptionMax Reitz
2014-09-22qcow2: Check L1/L2/reftable entries for alignmentMax Reitz
2014-09-22qcow2: Use qcow2_signal_corruption() for overlapsMax Reitz
2014-09-22qcow2: Add qcow2_signal_corruption()Max Reitz
2014-09-22qapi/block: Add "fatal" to BLOCK_IMAGE_CORRUPTEDMax Reitz
2014-09-22qapi: Sort items in BlockdevOptions definitionFam Zheng
2014-09-22qapi: Sort BlockdevDriver enum data listFam Zheng
2014-09-22block: Introduce "null" driversFam Zheng
2014-09-22aio-win32: avoid out-of-bounds access to the events arrayPaolo Bonzini
2014-09-22qdev-monitor: fix segmentation fault on qdev_device_help()Gonglei
2014-09-22block: Rename qemu_aio_release -> qemu_aio_unrefFam Zheng