Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-12-16 | hw/core/cpu-common: Convert TYPE_CPU class to 3-phase reset | Peter Maydell | 1 | -3/+4 |
2022-10-04 | include/hw/core: Create struct CPUJumpCache | Richard Henderson | 1 | -2/+1 |
2021-10-15 | Revert "cpu: Move cpu_common_props to hw/core/cpu.c" | Richard Henderson | 1 | -16/+1 |
2021-06-03 | hw/core/cpu: removed cpu_dump_statistics function | Bruno Larsen (billionai) | 1 | -9/+0 |
2021-05-26 | cpu: Directly use get_memory_mapping() fallback handlers in place | Philippe Mathieu-Daudé | 1 | -16/+0 |
2021-05-26 | cpu: Directly use get_paging_enabled() fallback handlers in place | Philippe Mathieu-Daudé | 1 | -13/+0 |
2021-05-26 | cpu: Directly use cpu_write_elf*() fallback handlers in place | Philippe Mathieu-Daudé | 1 | -63/+0 |
2021-05-26 | cpu: Introduce cpu_virtio_is_big_endian() | Philippe Mathieu-Daudé | 1 | -6/+0 |
2021-05-26 | cpu: Split as cpu-common / cpu-sysemu | Philippe Mathieu-Daudé | 1 | -0/+420 |