summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * target/arm: Stop using cpu_F0s for NEON_2RM_VCVT[ANPM][US]Peter Maydell2019-06-171-4/+3Star
| * target/arm: Stop using cpu_F0s for NEON_2RM_VRINT*Peter Maydell2019-06-171-5/+3Star
| * target/arm: Stop using cpu_F0s for NEON_2RM_VNEG_FPeter Maydell2019-06-171-11/+2Star
| * target/arm: Stop using cpu_F0s for NEON_2RM_VABS_FPeter Maydell2019-06-171-11/+8Star
| * target/arm: Use vfp_expand_imm() for AArch32 VFP VMOV_immPeter Maydell2019-06-172-28/+10Star
| * target/arm: Move vfp_expand_imm() to translate.[ch]Peter Maydell2019-06-174-33/+40
| * hw/intc/arm_gicv3: GICD_TYPER.SecurityExtn is RAZ if GICD_CTLR.DS == 1Peter Maydell2019-06-171-1/+7
| * hw/intc/arm_gicv3: Fix decoding of ID register rangePeter Maydell2019-06-172-4/+4
| * hw/arm: Correctly disable FPU/DSP for some ARMSSE-based boardsPeter Maydell2019-06-173-12/+61
| * hw/arm/armv7m: Forward "vfp" and "dsp" properties to CPUPeter Maydell2019-06-172-0/+22
| * target/arm: Allow M-profile CPUs to disable the DSP extension via CPU propertyPeter Maydell2019-06-172-0/+31
| * target/arm: Allow VFP and Neon to be disabled via a CPU propertyPeter Maydell2019-06-172-6/+148
| * hw/arm/boot: Honour image size field in AArch64 Image format kernelsPeter Maydell2019-06-171-2/+15
| * hw/arm/boot: Avoid placing the initrd on top of the kernelPeter Maydell2019-06-171-14/+20
| * hw/arm/boot: Diagnose layouts that put initrd or DTB off the end of RAMPeter Maydell2019-06-171-0/+23
| * hw/arm/boot: Don't assume RAM starts at address zeroPeter Maydell2019-06-171-5/+4Star
|/
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-06-1719-76/+127
|\
| * tests/rebuild-expected-aml.sh: blow out difflistMichael S. Tsirkin2019-06-161-0/+3
| * q35: update DSDTMichael S. Tsirkin2019-06-169-8/+0Star
| * q35: fix mmconfig and PCI0._CRSGerd Hoffmann2019-06-163-23/+30
| * hw/acpi: extract acpi_add_rom_blob()Wei Yang2019-06-165-33/+65
| * vhost: fix vhost_log size overflow during migrationLi Hangjing2019-06-161-0/+10
| * docs/vhost-user.json: some firmware.json copy leftoversMarc-André Lureau2019-06-161-3/+3
| * vhost-user-gpu: initialize msghdr & iov at declarationMarc-André Lureau2019-06-161-13/+8Star
| * vhost-user-input: check ioctl(EVIOCGNAME) return valueMarc-André Lureau2019-06-161-1/+5
| * vhost-user: improve error reportMarc-André Lureau2019-06-162-2/+2
| * vhost-user: check unix_listen() return valueMarc-André Lureau2019-06-162-0/+8
| * vhost-user-gpu: do not send scanout update if no GPU socketMarc-André Lureau2019-06-161-1/+1
* | Merge remote-tracking branch 'remotes/lersek/tags/edk2-pull-2019-06-14' into ...Peter Maydell2019-06-1710-75/+713
|\ \ | |/ |/|
| * pc-bios: update the README file with edk2-stable201905 informationLaszlo Ersek2019-06-141-6/+8
| * pc-bios: refresh edk2 build artifacts for edk2-stable201905Laszlo Ersek2019-06-147-59/+693
| * roms/Makefile.edk2: update input file list for "pc-bios/edk2-licenses.txt"Laszlo Ersek2019-06-141-0/+2
| * roms/Makefile.edk2: remove edk2-stable201903 network feature test macrosLaszlo Ersek2019-06-141-12/+2Star
| * roms/edk2: update submodule from edk2-stable201903 to edk2-stable201905Laszlo Ersek2019-06-141-0/+0
| * roms/Makefile.edk2: define edk2-stable201905 network feature test macrosLaszlo Ersek2019-06-141-0/+10
|/
* Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-06-14' in...Peter Maydell2019-06-1421-116/+772
|\
| * iotests: Test qemu-img convert -C --salvageMax Reitz2019-06-142-0/+4
| * iotests: Test qemu-img convert --salvageMax Reitz2019-06-143-0/+214
| * blkdebug: Inject errors on .bdrv_co_block_status()Max Reitz2019-06-142-1/+12
| * blkdebug: Add "none" eventMax Reitz2019-06-142-1/+5
| * blkdebug: Add @iotype error optionMax Reitz2019-06-142-9/+67
| * qemu-img: Add salvaging mode to convertMax Reitz2019-06-143-23/+75
| * qemu-img: Move quiet into ImgConvertStateMax Reitz2019-06-141-6/+7
| * blockdev: Overlays are not snapshotsMax Reitz2019-06-142-10/+10
| * qapi/block-core: Overlays are not snapshotsMax Reitz2019-06-141-10/+10
| * qemu-img: Fix options leakage in img_rebase()Max Reitz2019-06-141-0/+3
| * iotests: restrict 254 to support only qcow2Vladimir Sementsov-Ogievskiy2019-06-141-0/+2
| * hw/block/fdc: floppy command FIFO memory initializationAndrey Shinkevich2019-06-141-0/+1
| * iotests: Fix intermittent failure in 219Max Reitz2019-06-141-3/+10
| * iotests: Filter 175's allocation informationMax Reitz2019-06-142-8/+26