QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Helge Deller 2ad0450054 target/hppa: Switch to use MMU indices 11-15 3 years ago
..
Kconfig meson: Introduce target-specific Kconfig 5 years ago
cpu-param.h target/hppa: Remove `NB_MMU_MODES` define 3 years ago
cpu-qom.h target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro 4 years ago
cpu.c target/hppa: Replace `tb_pc()` with `tb->pc` 3 years ago
cpu.h target/hppa: Switch to use MMU indices 11-15 3 years ago
fpu_helper.c target/hppa: Extract FPU helpers to fpu_helper.c 3 years ago
gdbstub.c gdbstub: move register helpers into standalone include 3 years ago
helper.c target/hppa: Do not use hardcoded value for tlb_flush_*() 3 years ago
helper.h tcg: Remove dh_alias indirection for dh_typecode 4 years ago
insns.decode target/hppa: Fix fid instruction emulation 3 years ago
int_helper.c other architectures: spelling fixes 3 years ago
machine.c migration: Replace migration's JSON writer by the general one 5 years ago
mem_helper.c target/hppa: Use privilege helper in hppa_get_physical_address() 3 years ago
meson.build meson: Replace softmmu_ss -> system_ss 3 years ago
op_helper.c accel/tcg: Return bool from page_check_range 3 years ago
sys_helper.c target/hppa: Extract system helpers to sys_helper.c 3 years ago
trace-events docs: fix references to docs/devel/tracing.rst 5 years ago
trace.h trace: switch position of headers to what Meson requires 6 years ago
translate.c target/hppa: Add privilege to MMU index conversion helpers 3 years ago