aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-17Convert "translator internals" docs to RST, move to devel manualPeter Maydell
2019-06-17Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190617'...Peter Maydell
2019-06-17target/arm: Only implement doubles if the FPU supports themPeter Maydell
2019-06-17target/arm: Fix typos in trans function prototypesPeter Maydell
2019-06-17target/arm: Remove unused cpu_F0s, cpu_F0d, cpu_F1s, cpu_F1dPeter Maydell
2019-06-17target/arm: Stop using deprecated functions in NEON_2RM_VCVT_F32_F16Peter Maydell
2019-06-17target/arm: stop using deprecated functions in NEON_2RM_VCVT_F16_F32Peter Maydell
2019-06-17target/arm: Stop using cpu_F0s in Neon VCVT fixed-point opsPeter Maydell
2019-06-17target/arm: Stop using cpu_F0s for Neon f32/s32 VCVTPeter Maydell
2019-06-17target/arm: Stop using cpu_F0s for NEON_2RM_VRECPE_F and NEON_2RM_VRSQRTE_FPeter Maydell
2019-06-17target/arm: Stop using cpu_F0s for NEON_2RM_VCVT[ANPM][US]Peter Maydell
2019-06-17target/arm: Stop using cpu_F0s for NEON_2RM_VRINT*Peter Maydell
2019-06-17target/arm: Stop using cpu_F0s for NEON_2RM_VNEG_FPeter Maydell
2019-06-17target/arm: Stop using cpu_F0s for NEON_2RM_VABS_FPeter Maydell
2019-06-17target/arm: Use vfp_expand_imm() for AArch32 VFP VMOV_immPeter Maydell
2019-06-17target/arm: Move vfp_expand_imm() to translate.[ch]Peter Maydell
2019-06-17hw/intc/arm_gicv3: GICD_TYPER.SecurityExtn is RAZ if GICD_CTLR.DS == 1Peter Maydell
2019-06-17hw/intc/arm_gicv3: Fix decoding of ID register rangePeter Maydell
2019-06-17hw/arm: Correctly disable FPU/DSP for some ARMSSE-based boardsPeter Maydell
2019-06-17hw/arm/armv7m: Forward "vfp" and "dsp" properties to CPUPeter Maydell
2019-06-17target/arm: Allow M-profile CPUs to disable the DSP extension via CPU propertyPeter Maydell
2019-06-17target/arm: Allow VFP and Neon to be disabled via a CPU propertyPeter Maydell
2019-06-17hw/arm/boot: Honour image size field in AArch64 Image format kernelsPeter Maydell
2019-06-17hw/arm/boot: Avoid placing the initrd on top of the kernelPeter Maydell
2019-06-17hw/arm/boot: Diagnose layouts that put initrd or DTB off the end of RAMPeter Maydell
2019-06-17hw/arm/boot: Don't assume RAM starts at address zeroPeter 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