aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-17docs: Build and install specs manualpull-docs-20190617Peter Maydell
2019-06-17docs/specs/index.rst: Fix minor syntax issuesPeter Maydell
2019-06-17qemu-tech.texi: Remove "QEMU compared to other emulators" sectionPeter Maydell
2019-06-17Convert "translator internals" docs to RST, move to devel manualPeter Maydell
2019-06-17Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-06-17Merge remote-tracking branch 'remotes/lersek/tags/edk2-pull-2019-06-14' into ...Peter Maydell
2019-06-16tests/rebuild-expected-aml.sh: blow out difflistMichael S. Tsirkin
2019-06-16q35: update DSDTMichael S. Tsirkin
2019-06-16q35: fix mmconfig and PCI0._CRSGerd Hoffmann
2019-06-16hw/acpi: extract acpi_add_rom_blob()Wei Yang
2019-06-16vhost: fix vhost_log size overflow during migrationLi Hangjing
2019-06-16docs/vhost-user.json: some firmware.json copy leftoversMarc-André Lureau
2019-06-16vhost-user-gpu: initialize msghdr & iov at declarationMarc-André Lureau
2019-06-16vhost-user-input: check ioctl(EVIOCGNAME) return valueMarc-André Lureau
2019-06-16vhost-user: improve error reportMarc-André Lureau
2019-06-16vhost-user: check unix_listen() return valueMarc-André Lureau
2019-06-16vhost-user-gpu: do not send scanout update if no GPU socketMarc-André Lureau
2019-06-14pc-bios: update the README file with edk2-stable201905 informationLaszlo Ersek
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