You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/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>
1 week ago
..
arch_init.c system: Replace arch_type global by qemu_arch_available() helper 7 months ago
async-teardown.c qemu/osdep: Add excluded fd parameter to qemu_close_all_open_fd() 1 year ago
balloon.c include: Rename sysemu/ -> system/ 10 months ago
bootdevice.c include: Rename sysemu/ -> system/ 10 months ago
cpu-timers.c cpus: properly kick CPUs out of inner execution loop 4 weeks ago
cpus.c cpus: clear exit_request in qemu_process_cpu_events 4 weeks ago
datadir.c pc-bios: Move device tree files in their own subdir 6 months ago
device_tree-stub.c hw/core/machine.c: Make -machine dumpdtb=file.dtb with no DTB an error 8 months ago
device_tree.c hw/core/machine.c: Make -machine dumpdtb=file.dtb with no DTB an error 8 months ago
dirtylimit.c Miscellaneous patches for 2025-04-24 6 months ago
dma-helpers.c include/exec: Split out icount.h 6 months ago
globals-target.c system: Extract target-specific globals to their own compilation unit 7 months ago
globals.c system: drop the -old-param option 4 weeks ago
ioport.c include/system: Move exec/ioport.h to system/ioport.h 6 months ago
main.c system/main: comment lock rationale 5 months ago
memory-internal.h system/memory: Remove DEVICE_HOST_ENDIAN definition 6 months ago
memory.c system/physmem: Extract API out of 'system/ram_addr.h' header 1 week ago
memory_ldst.c.inc system/physmem: Drop 'cpu_' prefix in Physical Memory API 1 week ago
memory_mapping.c include/system: Move exec/address-spaces.h to system/address-spaces.h 6 months ago
meson.build ram-block-attributes: Introduce RamBlockAttributes to manage RAMBlock with guest_memfd 4 months ago
physmem.c system/physmem: Extract API out of 'system/ram_addr.h' header 1 week ago
qdev-monitor.c system/qdev: Remove pointless NULL check in qdev_device_add_from_qdict 3 months ago
qemu-seccomp.c include: Rename sysemu/ -> system/ 10 months ago
qtest.c qemu: Convert target_words_bigendian() to TargetInfo API 3 months ago
ram-block-attributes.c ram-block-attributes: Introduce RamBlockAttributes to manage RAMBlock with guest_memfd 4 months ago
rtc.c include: Rename sysemu/ -> system/ 10 months ago
runstate-action.c include: Rename sysemu/ -> system/ 10 months ago
runstate-hmp-cmds.c qapi: Move include/qapi/qmp/ to include/qobject/ 8 months ago
runstate.c system/runstate: remove duplicate in runstate transitions 1 week ago
tpm-hmp-cmds.c
tpm.c tpm: "qemu -tpmdev help" should return success 3 months ago
trace-events ram-block-attributes: Introduce RamBlockAttributes to manage RAMBlock with guest_memfd 4 months ago
trace.h
vl.c migration: cpr-exec mode 2 weeks ago
watchpoint.c include/exec: Split out watchpoint.h 6 months ago