aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-17docs: Build and install specs manualPeter Maydell2-1/+22
2019-06-17docs/specs/index.rst: Fix minor syntax issuesPeter Maydell1-4/+5
2019-06-17qemu-tech.texi: Remove "QEMU compared to other emulators" sectionPeter Maydell1-107/+0
2019-06-17Convert "translator internals" docs to RST, move to devel manualPeter Maydell3-103/+112
2019-06-17Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell19-76/+127
2019-06-17Merge remote-tracking branch 'remotes/lersek/tags/edk2-pull-2019-06-14' into ...Peter Maydell10-75/+713
2019-06-16tests/rebuild-expected-aml.sh: blow out difflistMichael S. Tsirkin1-0/+3
2019-06-16q35: update DSDTMichael S. Tsirkin9-8/+0
2019-06-16q35: fix mmconfig and PCI0._CRSGerd Hoffmann3-23/+30
2019-06-16hw/acpi: extract acpi_add_rom_blob()Wei Yang5-33/+65
2019-06-16vhost: fix vhost_log size overflow during migrationLi Hangjing1-0/+10
2019-06-16docs/vhost-user.json: some firmware.json copy leftoversMarc-André Lureau1-3/+3
2019-06-16vhost-user-gpu: initialize msghdr & iov at declarationMarc-André Lureau1-13/+8
2019-06-16vhost-user-input: check ioctl(EVIOCGNAME) return valueMarc-André Lureau1-1/+5
2019-06-16vhost-user: improve error reportMarc-André Lureau2-2/+2
2019-06-16vhost-user: check unix_listen() return valueMarc-André Lureau2-0/+8
2019-06-16vhost-user-gpu: do not send scanout update if no GPU socketMarc-André Lureau1-1/+1
2019-06-14pc-bios: update the README file with edk2-stable201905 informationLaszlo Ersek1-6/+8
2019-06-14pc-bios: refresh edk2 build artifacts for edk2-stable201905Laszlo Ersek7-59/+693
2019-06-14roms/Makefile.edk2: update input file list for "pc-bios/edk2-licenses.txt"Laszlo Ersek1-0/+2
2019-06-14roms/Makefile.edk2: remove edk2-stable201903 network feature test macrosLaszlo Ersek1-12/+2
2019-06-14roms/edk2: update submodule from edk2-stable201903 to edk2-stable201905Laszlo Ersek1-0/+0
2019-06-14roms/Makefile.edk2: define edk2-stable201905 network feature test macrosLaszlo Ersek1-0/+10
2019-06-14Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-06-14' in...Peter Maydell21-116/+772
2019-06-14iotests: Test qemu-img convert -C --salvageMax Reitz2-0/+4
2019-06-14iotests: Test qemu-img convert --salvageMax Reitz3-0/+214
2019-06-14blkdebug: Inject errors on .bdrv_co_block_status()Max Reitz2-1/+12
2019-06-14blkdebug: Add "none" eventMax Reitz2-1/+5
2019-06-14blkdebug: Add @iotype error optionMax Reitz2-9/+67
2019-06-14qemu-img: Add salvaging mode to convertMax Reitz3-23/+75
2019-06-14qemu-img: Move quiet into ImgConvertStateMax Reitz1-6/+7
2019-06-14blockdev: Overlays are not snapshotsMax Reitz2-10/+10
2019-06-14qapi/block-core: Overlays are not snapshotsMax Reitz1-10/+10
2019-06-14qemu-img: Fix options leakage in img_rebase()Max Reitz1-0/+3
2019-06-14iotests: restrict 254 to support only qcow2Vladimir Sementsov-Ogievskiy1-0/+2
2019-06-14hw/block/fdc: floppy command FIFO memory initializationAndrey Shinkevich1-0/+1
2019-06-14iotests: Fix intermittent failure in 219Max Reitz1-3/+10
2019-06-14iotests: Filter 175's allocation informationMax Reitz2-8/+26
2019-06-14event_match: always match on None valueJohn Snow1-10/+14
2019-06-14iotests: add iotest 256 for testing blockdev-backup across iothread contextsJohn Snow3-0/+242
2019-06-14iotests.py: rewrite run_job to be pickierJohn Snow1-19/+29
2019-06-14QEMUMachine: add events_wait methodJohn Snow1-20/+49
2019-06-14iotests.py: do not use infinite waitsJohn Snow1-7/+7
2019-06-14blockdev-backup: don't check aio_context too earlyJohn Snow1-4/+0
2019-06-14Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190613.0' ...Peter Maydell4-212/+156
2019-06-13Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-06-13' into st...Peter Maydell13-1402/+1326
2019-06-13vfio/common: Introduce vfio_set_irq_signaling helperEric Auger4-211/+154
2019-06-13vfio/pci: Allow MSI-X relocation to fixup bogus PBAAlex Williamson1-1/+1
2019-06-13vfio/pci: Hide Resizable BAR capabilityAlex Williamson1-0/+1
2019-06-13block/nbd: merge NBDClientSession struct back to BDRVNBDStateVladimir Sementsov-Ogievskiy1-103/+94