aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-02hw/usb/hcd-ohci: Do not use PCI functions with sysbus devices in ohci_die()Thomas Huth1-12/+27
2019-05-02usb/xhci: avoid trigger assertion if guest write wrong epidLongpeng1-1/+1
2019-05-02usb-mtp: change default to success for usb_mtp_update_objectBandan Das1-1/+1
2019-05-02usb-mtp: fix alignment of access of ObjectInfo filename fieldDaniel P. Berrangé1-3/+3
2019-05-02usb-mtp: fix string length for filename when writing metadataDaniel P. Berrangé1-1/+1
2019-04-30Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell75-519/+696
2019-04-30block/qed: add missed coroutine_fn markersVladimir Sementsov-Ogievskiy4-29/+41
2019-04-30iotests: Check that images are in read-only mode after block-commitAlberto Garcia3-0/+151
2019-04-30commit: Make base read-only if there is an early failureAlberto Garcia1-0/+3
2019-04-30qemu-img: use buffer-based ioVladimir Sementsov-Ogievskiy1-9/+4
2019-04-30block/stream: use buffer-based ioVladimir Sementsov-Ogievskiy1-3/+1
2019-04-30block/commit: use buffer-based ioVladimir Sementsov-Ogievskiy1-3/+2
2019-04-30block/backup: use buffer-based ioVladimir Sementsov-Ogievskiy1-8/+6
2019-04-30block/parallels: use buffer-based ioVladimir Sementsov-Ogievskiy1-8/+6
2019-04-30block/qed: use buffer-based ioVladimir Sementsov-Ogievskiy2-11/+7
2019-04-30block/qcow: use buffer-based ioVladimir Sementsov-Ogievskiy1-13/+6
2019-04-30block/qcow2: use buffer-based ioVladimir Sementsov-Ogievskiy1-7/+2
2019-04-30block: introduce byte-based io helpersVladimir Sementsov-Ogievskiy2-0/+35
2019-04-30qcow2: Fix error handling in the compression codeAlberto Garcia1-9/+9
2019-04-30qcow2: Fix qcow2_make_empty() with external data fileKevin Wolf1-2/+5
2019-04-30qemu-img: Make create hint at protocol optionsMax Reitz2-5/+28
2019-04-30iotests: Perform the correct test in 082Max Reitz2-4/+6
2019-04-30qcow2: Fix full preallocation with external data fileKevin Wolf1-18/+23
2019-04-30qcow2: Add errp to preallocate_co()Kevin Wolf1-5/+6
2019-04-30qcow2: Avoid COW during metadata preallocationKevin Wolf1-1/+1
2019-04-30qemu-img: Saner printing of large file sizesEric Blake29-150/+123
2019-04-30cutils: Fix size_to_str() on 32-bit platformsEric Blake1-1/+1
2019-04-30block/vhdx: Use IEC binary prefixes for size constantsStefano Garzarella3-7/+9
2019-04-30block/vhdx: Remove redundant IEC binary prefixes definitionStefano Garzarella2-6/+3
2019-04-30vmdk: Set vmdk parent backing_format to vmdkSam Eiderman1-0/+2
2019-04-30vpc: unlock Coroutine lock to make IO submit ConcurrentlyZhengui li1-0/+4
2019-04-30block: Fix AioContext switch for bs->drv == NULLKevin Wolf1-10/+2
2019-04-30tests/qemu-iotests: Fix output of qemu-io related testsThomas Huth26-214/+214
2019-04-30Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20190429' into stagingPeter Maydell3-2/+58
2019-04-29target/hppa: Always return EXCP_DMAR for protection id trapNick Hudson1-2/+1
2019-04-29target/hppa: Implement Fast TLB Insert instructionsNick Hudson2-0/+57
2019-04-29Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell1-1/+1
2019-04-29Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190429'...Peter Maydell50-235/+1595
2019-04-29hw/devices: Move SMSC 91C111 declaration into a new headerPhilippe Mathieu-Daudé8-17/+25
2019-04-29hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded stringPhilippe Mathieu-Daudé4-3/+6
2019-04-29hw/net/ne2000-isa: Add guards to the headerPhilippe Mathieu-Daudé1-0/+6
2019-04-29hw/devices: Move LAN9118 declarations into a new headerPhilippe Mathieu-Daudé7-7/+24
2019-04-29hw/devices: Move TI touchscreen declarations into a new headerPhilippe Mathieu-Daudé9-26/+44
2019-04-29hw/devices: Move Gamepad declarations into a new headerPhilippe Mathieu-Daudé5-5/+22
2019-04-29hw/devices: Move CBus declarations into a new headerPhilippe Mathieu-Daudé5-15/+35
2019-04-29hw/devices: Move Blizzard declarations into a new headerPhilippe Mathieu-Daudé5-8/+26
2019-04-29hw/devices: Move TC6393XB declarations into a new headerPhilippe Mathieu-Daudé5-8/+27
2019-04-29hw/display/tc6393xb: Remove unused functionsPhilippe Mathieu-Daudé2-19/+0
2019-04-29hw/arm/nseries: Use TYPE_TMP105 instead of hardcoded stringPhilippe Mathieu-Daudé1-1/+2
2019-04-29hw/arm/aspeed: Use TYPE_TMP105/TYPE_PCA9552 instead of hardcoded stringPhilippe Mathieu-Daudé1-4/+9