summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | usb-bus: convert USBDeviceClass init to realizeGonglei2014-09-236-50/+81
| * | ohci: Convert fprint/DPRINTF/print to tracesAlexey Kardashevskiy2014-09-232-123/+155
| * | usb-storage: fix possible memory leak and missing error messageGonglei2014-09-231-0/+2
| * | usb-storage: Fix how legacy init handles option ID clashMarkus Armbruster2014-09-221-2/+4
| |/
* | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20140923' into s...Peter Maydell2014-09-234-11/+43
|\ \
| * | s390x/css: catch ccw sequence errorsCornelia Huck2014-09-232-0/+11
| * | s390x/css: support format-0 ccwsCornelia Huck2014-09-233-9/+32
| * | s390x: remove duplicate defines in SCLP codeJens Freimann2014-09-231-2/+0
| |/
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-09-2372-946/+2806
|\ \
| * | block: Always compile virtio-blk dataplaneFam Zheng2014-09-225-41/+6
| * | vring: Better error handling if num is too largeFam Zheng2014-09-221-1/+2
| * | virtio: Import virtio_vring.hFam Zheng2014-09-224-3/+170
| * | async: aio_context_new(): Handle event_notifier_init failureChrysostomos Nanakos2014-09-2212-18/+78
| * | block: vhdx - fix reading beyond pointer during image creationJeff Cody2014-09-221-8/+8
| * | block: delete cow block driverStefan Hajnoczi2014-09-2212-462/+12
| * | block/archipelago: Fix typo in qemu_archipelago_truncate()Chrysostomos Nanakos2014-09-221-1/+1
| * | ahci: Add test_identify case to ahci-test.John Snow2014-09-221-0/+304
| * | ahci: Add test_hba_enable to ahci-test.John Snow2014-09-221-0/+156
| * | ahci: Add test_hba_spec to ahci-test.John Snow2014-09-221-1/+560
| * | ahci: properly shadow the TFD registerJohn Snow2014-09-221-14/+28
| * | ahci: add test_pci_enable to ahci-test.John Snow2014-09-222-0/+59
| * | ahci: Add test_pci_spec to ahci-test.John Snow2014-09-221-6/+299
| * | ahci: MSI capability should be at 0x80, not 0x50.John Snow2014-09-221-1/+6
| * | ahci: Adding basic functionality qtest.John Snow2014-09-222-0/+198
| * | layout: Add generators for refcount table and blocksMaria Kustova2014-09-221-1/+137
| * | fuzz: Add fuzzing functions for entries of refcount table and blocksMaria Kustova2014-09-221-1/+15
| * | docs: List all image elements currently supported by the fuzzerMaria Kustova2014-09-221-1/+2
| * | qapi/block-core: Add "new" qcow2 optionsMax Reitz2014-09-221-1/+78
| * | qcow2: Add overlap-check.template optionMax Reitz2014-09-222-2/+23
| * | qapi: Allow enums in anonymous unionsMax Reitz2014-09-222-1/+4
| * | qcow2: Fix leak of QemuOpts in qcow2_open()Max Reitz2014-09-221-2/+3
| * | hmp: fix memory leak at hmp_info_block_jobs()Gonglei2014-09-221-0/+2
| * | image-fuzzer: Trivial readability and formatting improvementsMaria Kustova2014-09-222-31/+28
| * | iotests: Add more tests for qcow2 corruptionMax Reitz2014-09-222-2/+105
| * | qcow2: Check L1/L2/reftable entries for alignmentMax Reitz2014-09-222-5/+82
| * | qcow2: Use qcow2_signal_corruption() for overlapsMax Reitz2014-09-222-26/+8
| * | qcow2: Add qcow2_signal_corruption()Max Reitz2014-09-222-0/+53
| * | qapi/block: Add "fatal" to BLOCK_IMAGE_CORRUPTEDMax Reitz2014-09-222-2/+8
| * | qapi: Sort items in BlockdevOptions definitionFam Zheng2014-09-221-19/+19
| * | qapi: Sort BlockdevDriver enum data listFam Zheng2014-09-221-5/+5
| * | block: Introduce "null" driversFam Zheng2014-09-223-2/+186
| * | aio-win32: avoid out-of-bounds access to the events arrayPaolo Bonzini2014-09-221-3/+1
| * | qdev-monitor: fix segmentation fault on qdev_device_help()Gonglei2014-09-221-1/+1
| * | block: Rename qemu_aio_release -> qemu_aio_unrefFam Zheng2014-09-2216-33/+33
| * | block: Drop AIOCBInfo.cancelFam Zheng2014-09-222-15/+10
| * | ide: Convert trim_aiocb_info.cancel to .cancel_asyncFam Zheng2014-09-221-7/+5
| * | win32-aio: Drop win32_aiocb_info.cancelFam Zheng2014-09-221-14/+0
| * | sheepdog: Convert sd_aiocb_info.cancel to .cancel_asyncFam Zheng2014-09-221-27/+19
| * | rbd: Drop rbd_aiocb_info.cancelFam Zheng2014-09-221-22/+1
| * | quorum: Convert quorum_aiocb_info.cancel to .cancel_asyncFam Zheng2014-09-221-5/+2
OpenPOWER on IntegriCloud