aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-12Remove the deprecated moxie targetThomas Huth
2021-05-12monitor/qmp: fix race on CHR_EVENT_CLOSED without OOBStefan Reiter
2021-05-12Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210510-pull-request' ...Peter Maydell
2021-05-12Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20210510' into st...Peter Maydell
2021-05-11Merge remote-tracking branch 'remotes/thuth-gitlab/tags/s390-ccw-bios-2021-05...Peter Maydell
2021-05-11Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2021...Peter Maydell
2021-05-10Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210505-pull-request' ...Peter Maydell
2021-05-10Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210510-...Peter Maydell
2021-05-10hw/arm/xlnx: Fix PHY address for xilinx-zynq-a9Guenter Roeck
2021-05-10hw/arm/mps2-tz: Implement AN524 memory remapping via machine propertyPeter Maydell
2021-05-10hw/misc/mps2-scc: Support using CFG0 bit 0 for remappingPeter Maydell
2021-05-10hw/misc/mps2-scc: Add "QEMU interface" commentPeter Maydell
2021-05-10hw/arm/imx25_pdk: Fix error message for invalid RAM sizePhilippe Mathieu-Daudé
2021-05-10include/disas/dis-asm.h: Handle being included outside 'extern "C"'Peter Maydell
2021-05-10include/qemu/bswap.h: Handle being included outside extern "C" blockPeter Maydell
2021-05-10osdep: Make os-win32.h and os-posix.h handle 'extern "C"' themselvesPeter Maydell
2021-05-10hw/sd/omap_mmc: Use device_cold_reset() instead of device_legacy_reset()Peter Maydell
2021-05-10xen-block: Use specific blockdev driverAnthony PERARD
2021-05-10xen: Free xenforeignmemory_resource at exitAnthony PERARD
2021-05-10xen-mapcache: avoid a race on memory map while using MAP_FIXEDIgor Druzhinin
2021-05-10target/arm: Make WFI a NOP for userspace emulatorsPeter Maydell
2021-05-10target/arm: Make translate-neon.c.inc its own compilation unitPeter Maydell
2021-05-10target/arm: Make functions used by translate-neon globalPeter Maydell
2021-05-10target/arm: Move NeonGenThreeOpEnvFn typedef to translate.hPeter Maydell
2021-05-10target/arm: Delete unused typedefPeter Maydell
2021-05-10target/arm: Move vfp_reg_ptr() to translate-neon.c.incPeter Maydell
2021-05-10target/arm: Make translate-vfp.c.inc its own compilation unitPeter Maydell
2021-05-10target/arm: Make functions used by translate-vfp globalPeter Maydell
2021-05-10target/arm: Move vfp_{load, store}_reg{32, 64} to translate-vfp.c.incPeter Maydell
2021-05-10target/arm: Move gen_aa32 functions to translate-a32.hPeter Maydell
2021-05-10target/arm: Split m-nocp trans functions into their own filePeter Maydell
2021-05-10target/arm: Make functions used by m-nocp globalPeter Maydell
2021-05-10target/arm: Share unallocated_encoding() and gen_exception_insn()Peter Maydell
2021-05-10target/arm: Move constant expanders to translate.hPeter Maydell
2021-05-10target/arm: Fix tlbbits calculation in tlbi_aa64_vae2is_write()Peter Maydell
2021-05-10linux-user/aarch64: Enable hwcap for RND, BTI, and MTERichard Henderson
2021-05-10docs: fix link in sbsa descriptionAlex Bennée
2021-05-10virtio-gpu: add virtio-vga-glGerd Hoffmann
2021-05-10modules: add have_vgaGerd Hoffmann
2021-05-10virtio-gpu: add virtio-gpu-gl-pciGerd Hoffmann
2021-05-10virtio-gpu: move fields to struct VirtIOGPUGLGerd Hoffmann
2021-05-10virtio-gpu: drop use_virgl_rendererGerd Hoffmann
2021-05-10virtio-gpu: move virtio-gpu-gl-device to separate moduleGerd Hoffmann
2021-05-10virtio-gpu: drop VIRGL() macroGerd Hoffmann
2021-05-10virtio-gpu: move update_cursor_dataGerd Hoffmann
2021-05-10virtio-gpu: move virgl process_cmdGerd Hoffmann
2021-05-10virtio-gpu: move virgl gl_flushedGerd Hoffmann
2021-05-10virtio-gpu: move virgl handle_ctrlGerd Hoffmann
2021-05-10virtio-gpu: use class function for ctrl queue handlersGerd Hoffmann
2021-05-10virtio-gpu: move virgl resetGerd Hoffmann