aboutsummaryrefslogtreecommitdiff
path: root/hw/core/cpu-common.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-15Revert "cpu: Move cpu_common_props to hw/core/cpu.c"Richard Henderson1-16/+1
2021-06-03hw/core/cpu: removed cpu_dump_statistics functionBruno Larsen (billionai)1-9/+0
2021-05-26cpu: Directly use get_memory_mapping() fallback handlers in placePhilippe Mathieu-Daudé1-16/+0
2021-05-26cpu: Directly use get_paging_enabled() fallback handlers in placePhilippe Mathieu-Daudé1-13/+0
2021-05-26cpu: Directly use cpu_write_elf*() fallback handlers in placePhilippe Mathieu-Daudé1-63/+0
2021-05-26cpu: Introduce cpu_virtio_is_big_endian()Philippe Mathieu-Daudé1-6/+0
2021-05-26cpu: Split as cpu-common / cpu-sysemuPhilippe Mathieu-Daudé1-0/+420