summary refs log tree commit diff stats
path: root/hw/core/cpu-system.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* exec: Rename target_words_bigendian() -> target_big_endian()Philippe Mathieu-Daudé2025-04-251-1/+1
* include/system: Move exec/address-spaces.h to system/address-spaces.hRichard Henderson2025-04-231-1/+1
* include/system: Move exec/memory.h to system/memory.hRichard Henderson2025-04-231-1/+1
* cpus: Remove CPUClass::has_work() handlerPhilippe Mathieu-Daudé2025-03-091-6/+7
* cpus: Introduce SysemuCPUOps::has_work() handlerPhilippe Mathieu-Daudé2025-03-091-0/+4
* cpus: Un-inline cpu_has_work()Philippe Mathieu-Daudé2025-03-091-0/+6
* cpus: Prefer cached CpuClass over CPU_GET_CLASS() macroPhilippe Mathieu-Daudé2025-03-091-39/+22
* cpus: Register VMState per user / system emulationPhilippe Mathieu-Daudé2025-03-091-0/+115
* cpus: Have cpu_exec_initfn() per user / system emulationPhilippe Mathieu-Daudé2025-03-061-0/+7
* cpus: Have cpu_class_init_props() per user / system emulationPhilippe Mathieu-Daudé2025-03-061-0/+40
* physmem: teach cpu_memory_rw_debug() to write to more memory regionsDavid Hildenbrand2025-02-121-4/+9
* include: Rename sysemu/ -> system/Philippe Mathieu-Daudé2024-12-201-0/+144