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
monitor: Have MonitorDef::get_value() always return int64_t type
Philippe Mathieu-Daudé committed 6 months ago
monitor: Remove target_get_monitor_def()
Philippe Mathieu-Daudé committed 6 months ago
target/riscv: Register target_get_monitor_def in SysemuCPUOps
Philippe Mathieu-Daudé committed 6 months ago
cpus: Introduce SysemuCPUOps::monitor_get_register() hook
Philippe Mathieu-Daudé committed 6 months ago
monitor: Do not check multiple TARGET_* to build 'info tlb' command
Philippe Mathieu-Daudé committed 6 months ago
monitor: Do not check TARGET_I386/RISCV to build 'info mem' command
Philippe Mathieu-Daudé committed 6 months ago
monitor: Do not check TARGET_I386 to build 'info sev' command
Philippe Mathieu-Daudé committed 6 months ago
monitor: Do not check TARGET_I386 to build 'info sgx' command
Philippe Mathieu-Daudé committed 6 months ago
monitor: Do not check TARGET_I386 to build target/i386/ commands
Philippe Mathieu-Daudé committed 6 months ago
monitor: Do not check TARGET_S390X to build s390x commands
Philippe Mathieu-Daudé committed 6 months ago
hw/s390x: Reduce 'monitor/monitor.h' inclusions
Philippe Mathieu-Daudé committed 6 months ago
monitor: Introduce HMPCommand::arch_bitmask field
Philippe Mathieu-Daudé committed 6 months ago
system: Expose 'arch_init.h' as 'qemu/base-arch-defs.h'
Philippe Mathieu-Daudé committed 6 months ago
monitor: Make Xen emulation commands generic ones
Philippe Mathieu-Daudé committed 6 months ago
monitor: Make 'info via' a generic command
Philippe Mathieu-Daudé committed 6 months ago
monitor: Restrict monitor_set_cpu() method scope
Philippe Mathieu-Daudé committed 6 months ago
monitor/meson: Use SPICE with migration HMP commands
Philippe Mathieu-Daudé committed 6 months ago
stubs: Rename monitor* -> qmp* files
Philippe Mathieu-Daudé committed 6 months ago
target/mips: Check alignment for microMIPS pre-R6 LD/ST multiple
Philippe Mathieu-Daudé committed 5 months ago
target/mips: Inline cpu_ld/st_mmuidx_ra() calls in LD/ST Multiple
Philippe Mathieu-Daudé committed 5 months ago