aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-14qapi/block-core: Overlays are not snapshotsMax Reitz
2019-06-14qemu-img: Fix options leakage in img_rebase()Max Reitz
2019-06-14iotests: restrict 254 to support only qcow2Vladimir Sementsov-Ogievskiy
2019-06-14hw/block/fdc: floppy command FIFO memory initializationAndrey Shinkevich
2019-06-14iotests: Fix intermittent failure in 219Max Reitz
2019-06-14iotests: Filter 175's allocation informationMax Reitz
2019-06-14event_match: always match on None valueJohn Snow
2019-06-14iotests: add iotest 256 for testing blockdev-backup across iothread contextsJohn Snow
2019-06-14iotests.py: rewrite run_job to be pickierJohn Snow
2019-06-14QEMUMachine: add events_wait methodJohn Snow
2019-06-14iotests.py: do not use infinite waitsJohn Snow
2019-06-14blockdev-backup: don't check aio_context too earlyJohn Snow
2019-06-14Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190613.0' ...Peter Maydell
2019-06-13Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-06-13' into st...Peter Maydell
2019-06-13vfio/common: Introduce vfio_set_irq_signaling helperEric Auger
2019-06-13vfio/pci: Allow MSI-X relocation to fixup bogus PBAAlex Williamson
2019-06-13vfio/pci: Hide Resizable BAR capabilityAlex Williamson
2019-06-13block/nbd: merge NBDClientSession struct back to BDRVNBDStateVladimir Sementsov-Ogievskiy
2019-06-13block/nbd: merge nbd-client.* to nbd.cVladimir Sementsov-Ogievskiy
2019-06-13block/nbd-client: drop stale logoutVladimir Sementsov-Ogievskiy
2019-06-13Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190613-...Peter Maydell
2019-06-13target/arm: Fix short-vector increment behaviourPeter Maydell
2019-06-13target/arm: Convert float-to-integer VCVT insns to decodetreePeter Maydell
2019-06-13target/arm: Convert VCVT fp/fixed-point conversion insns to decodetreePeter Maydell
2019-06-13target/arm: Convert VJCVT to decodetreePeter Maydell
2019-06-13target/arm: Convert integer-to-float insns to decodetreePeter Maydell
2019-06-13target/arm: Convert double-single precision conversion insns to decodetreePeter Maydell
2019-06-13target/arm: Convert VFP round insns to decodetreePeter Maydell
2019-06-13target/arm: Convert the VCVT-to-f16 insns to decodetreePeter Maydell
2019-06-13target/arm: Convert the VCVT-from-f16 insns to decodetreePeter Maydell
2019-06-13target/arm: Convert VFP comparison insns to decodetreePeter Maydell
2019-06-13target/arm: Convert VMOV (register) to decodetreePeter Maydell
2019-06-13target/arm: Convert VSQRT to decodetreePeter Maydell
2019-06-13target/arm: Convert VNEG to decodetreePeter Maydell
2019-06-13target/arm: Convert VABS to decodetreePeter Maydell
2019-06-13target/arm: Convert VMOV (imm) to decodetreePeter Maydell
2019-06-13target/arm: Convert VFP fused multiply-add insns to decodetreePeter Maydell
2019-06-13target/arm: Convert VDIV to decodetreePeter Maydell
2019-06-13target/arm: Convert VSUB to decodetreePeter Maydell
2019-06-13target/arm: Convert VADD to decodetreePeter Maydell
2019-06-13target/arm: Convert VNMUL to decodetreePeter Maydell
2019-06-13target/arm: Convert VMUL to decodetreePeter Maydell
2019-06-13target/arm: Convert VFP VNMLA to decodetreePeter Maydell
2019-06-13target/arm: Convert VFP VNMLS to decodetreePeter Maydell
2019-06-13target/arm: Convert VFP VMLS to decodetreePeter Maydell
2019-06-13target/arm: Convert VFP VMLA to decodetreePeter Maydell
2019-06-13target/arm: Remove VLDR/VSTR/VLDM/VSTM use of cpu_F0s and cpu_F0dPeter Maydell
2019-06-13target/arm: Convert the VFP load/store multiple insns to decodetreePeter Maydell
2019-06-13target/arm: Convert VFP VLDR and VSTR to decodetreePeter Maydell
2019-06-13target/arm: Convert VFP two-register transfer insns to decodetreePeter Maydell