qemu-cr16/system
Philippe Mathieu-Daudé 4db362f68c system/physmem: Extract API out of 'system/ram_addr.h' header
Very few files use the Physical Memory API. Declare its
methods in their own header: "system/physmem.h".

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Message-Id: <20251001175448.18933-19-philmd@linaro.org>
2025-10-07 05:03:56 +02:00
..
arch_init.c
async-teardown.c
balloon.c
bootdevice.c
cpu-timers.c cpus: properly kick CPUs out of inner execution loop 2025-09-17 19:00:55 +02:00
cpus.c cpus: clear exit_request in qemu_process_cpu_events 2025-09-17 19:00:56 +02:00
datadir.c
device_tree-stub.c
device_tree.c
dirtylimit.c
dma-helpers.c
globals-target.c
globals.c system: drop the -old-param option 2025-09-16 17:31:54 +01:00
ioport.c
main.c
memory-internal.h
memory.c system/physmem: Extract API out of 'system/ram_addr.h' header 2025-10-07 05:03:56 +02:00
memory_ldst.c.inc system/physmem: Drop 'cpu_' prefix in Physical Memory API 2025-10-07 05:03:56 +02:00
memory_mapping.c
meson.build
physmem.c system/physmem: Extract API out of 'system/ram_addr.h' header 2025-10-07 05:03:56 +02:00
qdev-monitor.c
qemu-seccomp.c
qtest.c qemu: Convert target_words_bigendian() to TargetInfo API 2025-07-15 02:56:39 -04:00
ram-block-attributes.c
rtc.c
runstate-action.c
runstate-hmp-cmds.c
runstate.c system/runstate: remove duplicate in runstate transitions 2025-10-05 09:46:06 +03:00
tpm-hmp-cmds.c
tpm.c
trace-events
trace.h
vl.c migration: cpr-exec mode 2025-10-03 09:48:02 -04:00
watchpoint.c