index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-05-12
Drop the deprecated unicore32 target
Markus Armbruster
2021-05-12
Drop the deprecated lm32 target
Markus Armbruster
2021-05-12
block: Drop the sheepdog block driver
Markus Armbruster
2021-05-12
Remove the deprecated moxie target
Thomas Huth
2021-05-12
monitor/qmp: fix race on CHR_EVENT_CLOSED without OOB
Stefan Reiter
2021-05-12
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210510-pull-request' ...
Peter Maydell
2021-05-12
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20210510' into st...
Peter Maydell
2021-05-11
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/s390-ccw-bios-2021-05...
Peter Maydell
2021-05-11
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2021...
Peter Maydell
2021-05-10
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210505-pull-request' ...
Peter Maydell
2021-05-10
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210510-...
Peter Maydell
2021-05-10
hw/arm/xlnx: Fix PHY address for xilinx-zynq-a9
Guenter Roeck
2021-05-10
hw/arm/mps2-tz: Implement AN524 memory remapping via machine property
Peter Maydell
2021-05-10
hw/misc/mps2-scc: Support using CFG0 bit 0 for remapping
Peter Maydell
2021-05-10
hw/misc/mps2-scc: Add "QEMU interface" comment
Peter Maydell
2021-05-10
hw/arm/imx25_pdk: Fix error message for invalid RAM size
Philippe Mathieu-Daudé
2021-05-10
include/disas/dis-asm.h: Handle being included outside 'extern "C"'
Peter Maydell
2021-05-10
include/qemu/bswap.h: Handle being included outside extern "C" block
Peter Maydell
2021-05-10
osdep: Make os-win32.h and os-posix.h handle 'extern "C"' themselves
Peter Maydell
2021-05-10
hw/sd/omap_mmc: Use device_cold_reset() instead of device_legacy_reset()
Peter Maydell
2021-05-10
xen-block: Use specific blockdev driver
Anthony PERARD
2021-05-10
xen: Free xenforeignmemory_resource at exit
Anthony PERARD
2021-05-10
xen-mapcache: avoid a race on memory map while using MAP_FIXED
Igor Druzhinin
2021-05-10
target/arm: Make WFI a NOP for userspace emulators
Peter Maydell
2021-05-10
target/arm: Make translate-neon.c.inc its own compilation unit
Peter Maydell
2021-05-10
target/arm: Make functions used by translate-neon global
Peter Maydell
2021-05-10
target/arm: Move NeonGenThreeOpEnvFn typedef to translate.h
Peter Maydell
2021-05-10
target/arm: Delete unused typedef
Peter Maydell
2021-05-10
target/arm: Move vfp_reg_ptr() to translate-neon.c.inc
Peter Maydell
2021-05-10
target/arm: Make translate-vfp.c.inc its own compilation unit
Peter Maydell
2021-05-10
target/arm: Make functions used by translate-vfp global
Peter Maydell
2021-05-10
target/arm: Move vfp_{load, store}_reg{32, 64} to translate-vfp.c.inc
Peter Maydell
2021-05-10
target/arm: Move gen_aa32 functions to translate-a32.h
Peter Maydell
2021-05-10
target/arm: Split m-nocp trans functions into their own file
Peter Maydell
2021-05-10
target/arm: Make functions used by m-nocp global
Peter Maydell
2021-05-10
target/arm: Share unallocated_encoding() and gen_exception_insn()
Peter Maydell
2021-05-10
target/arm: Move constant expanders to translate.h
Peter Maydell
2021-05-10
target/arm: Fix tlbbits calculation in tlbi_aa64_vae2is_write()
Peter Maydell
2021-05-10
linux-user/aarch64: Enable hwcap for RND, BTI, and MTE
Richard Henderson
2021-05-10
docs: fix link in sbsa description
Alex Bennée
2021-05-10
virtio-gpu: add virtio-vga-gl
Gerd Hoffmann
2021-05-10
modules: add have_vga
Gerd Hoffmann
2021-05-10
virtio-gpu: add virtio-gpu-gl-pci
Gerd Hoffmann
2021-05-10
virtio-gpu: move fields to struct VirtIOGPUGL
Gerd Hoffmann
2021-05-10
virtio-gpu: drop use_virgl_renderer
Gerd Hoffmann
2021-05-10
virtio-gpu: move virtio-gpu-gl-device to separate module
Gerd Hoffmann
2021-05-10
virtio-gpu: drop VIRGL() macro
Gerd Hoffmann
2021-05-10
virtio-gpu: move update_cursor_data
Gerd Hoffmann
2021-05-10
virtio-gpu: move virgl process_cmd
Gerd Hoffmann
2021-05-10
virtio-gpu: move virgl gl_flushed
Gerd Hoffmann
[next]