aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-14pc-bios: refresh edk2 build artifacts for edk2-stable201905Laszlo Ersek
2019-06-14roms/Makefile.edk2: update input file list for "pc-bios/edk2-licenses.txt"Laszlo Ersek
2019-06-14roms/Makefile.edk2: remove edk2-stable201903 network feature test macrosLaszlo Ersek
2019-06-14roms/edk2: update submodule from edk2-stable201903 to edk2-stable201905Laszlo Ersek
2019-06-14roms/Makefile.edk2: define edk2-stable201905 network feature test macrosLaszlo Ersek
2019-06-14Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-06-14' in...Peter Maydell
2019-06-14iotests: Test qemu-img convert -C --salvageMax Reitz
2019-06-14iotests: Test qemu-img convert --salvageMax Reitz
2019-06-14blkdebug: Inject errors on .bdrv_co_block_status()Max Reitz
2019-06-14blkdebug: Add "none" eventMax Reitz
2019-06-14blkdebug: Add @iotype error optionMax Reitz
2019-06-14qemu-img: Add salvaging mode to convertMax Reitz
2019-06-14qemu-img: Move quiet into ImgConvertStateMax Reitz
2019-06-14blockdev: Overlays are not snapshotsMax Reitz
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