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
target/mips: Remove unnecessary target_ulong uses in LD/ST Multiple
Philippe Mathieu-Daudé committed 5 months ago
target/mips: Pass MemOpIdx argument to Load/Store Multiple helpers
Philippe Mathieu-Daudé committed 5 months ago
target/i386: Replace target_ulong -> uint64_t for TARGET_X86_64
Philippe Mathieu-Daudé committed 6 months ago
cpus: Remove CPUClass::init_accel_cpu() left-over hook
Philippe Mathieu-Daudé committed 6 months ago
target/sparc: Replace VMSTATE_VARRAY_MULTIPLY -> VMSTATE_UINTTL_ARRAY
Philippe Mathieu-Daudé committed 6 months ago
target/i386: Expand VMSTATE_UINTTL_SUB_ARRAY for APX registers
Philippe Mathieu-Daudé committed 6 months ago
target/mips: Inline qemu_get/put_betls()
Philippe Mathieu-Daudé committed 6 months ago
target/sparc: Inline qemu_get/put_betl()
Philippe Mathieu-Daudé committed 6 months ago
migration: Remove unused target-specific macros
Philippe Mathieu-Daudé committed 6 months ago
migration: Revert "Add VMSTATE_UINTTL_2DARRAY()"
Philippe Mathieu-Daudé committed 6 months ago
target/avr: Avoid target-specific migration headers in machine.c
Philippe Mathieu-Daudé committed over 2 years ago
target/loongarch: Avoid target-specific migration headers in machine.c
Philippe Mathieu-Daudé committed 6 months ago
configs/targets: Restrict the legacy ldst_phys() API on LoongArch64
Philippe Mathieu-Daudé committed 6 months ago
target/loongarch: Replace legacy ldq_le_phys() -> address_space_ldq_le()
Philippe Mathieu-Daudé committed 6 months ago
hw/misc/allwinner-cpucfg.c: make compilation unit common
Pierrick Bouvier committed 7 months ago
monitor: Extract completion declarations to 'monitor/hmp-completion.h'
Philippe Mathieu-Daudé committed 6 months ago
monitor: Remove MonitorDef::type field and MD_TLONG / MD_I32
Philippe Mathieu-Daudé committed 6 months ago
target/sparc/monitor: Dump all registers as 32-bit
Philippe Mathieu-Daudé committed 6 months ago
target/ppc/mmu: Restrict hash32_load_hpte() helpers scope
Philippe Mathieu-Daudé committed 6 months ago
target/ppc/mmu: Remove unused hash32_store_hpte() helpers
Philippe Mathieu-Daudé committed 6 months ago