summary refs log tree commit diff stats
path: root/hw/core/cpu-common.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "cpu: Move cpu_common_props to hw/core/cpu.c"Richard Henderson2021-10-151-16/+1
* hw/core/cpu: removed cpu_dump_statistics functionBruno Larsen (billionai)2021-06-031-9/+0
* cpu: Directly use get_memory_mapping() fallback handlers in placePhilippe Mathieu-Daudé2021-05-261-16/+0
* cpu: Directly use get_paging_enabled() fallback handlers in placePhilippe Mathieu-Daudé2021-05-261-13/+0
* cpu: Directly use cpu_write_elf*() fallback handlers in placePhilippe Mathieu-Daudé2021-05-261-63/+0
* cpu: Introduce cpu_virtio_is_big_endian()Philippe Mathieu-Daudé2021-05-261-6/+0
* cpu: Split as cpu-common / cpu-sysemuPhilippe Mathieu-Daudé2021-05-261-0/+420