Official QOSAMI-QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are disabled. Please only use release tarballs from the QEMU website.
master
meson.build: define stubs library per target base architecture
Pierrick Bouvier committed 6 months ago
meson: Allow building with empty target_arch[] source set
Philippe Mathieu-Daudé committed 6 months ago
target/mips: Remove last MO_TE use
Philippe Mathieu-Daudé committed 12 months ago
target/mips: Inline translator_ld[uw,l,q]() calls
Philippe Mathieu-Daudé committed 10 months ago
target/mips: Inline cpu_ld/st_mmuidx_ra() calls in Atomic LD/ST helpers
Philippe Mathieu-Daudé committed 5 months ago
target/mips: Pass MemOpIdx argument to Linked Load/Store helpers
Philippe Mathieu-Daudé committed 5 months ago
target/mips: Expand TCGv type for 64-bit extensions
Philippe Mathieu-Daudé committed 6 months ago
target/mips: Expand TCGv type as 32-bit for XBurst MXU
Philippe Mathieu-Daudé committed 6 months ago
accel/tcg: Remove non-explicit endian cpu_ld*_code() wrappers
Philippe Mathieu-Daudé committed 10 months ago
target/mips: Inline cpu_ld{uw,l}_code() calls in set_badinstr_registers
Philippe Mathieu-Daudé committed 10 months ago
monitor: Remove hmp_info_pic() left-over declaration
Philippe Mathieu-Daudé committed 6 months ago
monitor: Merge hmp-target.c code within hmp-cmds.c
Philippe Mathieu-Daudé committed 6 months ago
monitor: Remove target_monitor_defs()
Philippe Mathieu-Daudé committed 6 months ago
target/sparc: Replace target_monitor_defs -> SysemuCPUOps::monitor_defs
Philippe Mathieu-Daudé committed 6 months ago
target/m68k: Replace target_monitor_defs -> SysemuCPUOps::monitor_defs
Philippe Mathieu-Daudé committed 6 months ago
target/i386: Replace target_monitor_defs -> SysemuCPUOps::monitor_defs
Philippe Mathieu-Daudé committed 6 months ago
cpus: Introduce SysemuCPUOps::monitor_defs hook
Philippe Mathieu-Daudé committed 6 months ago
monitor: Forward-declare the MonitorDef type
Philippe Mathieu-Daudé committed 6 months ago
monitor: Remove 'monitor/hmp-target.h' header
Philippe Mathieu-Daudé committed 8 months ago
monitor: Reduce target-specific methods further
Philippe Mathieu-Daudé committed 8 months ago