aboutsummaryrefslogtreecommitdiff
path: root/hw/riscv/numa.c
AgeCommit message (Expand)Author
2024-02-09hw/riscv/numa.c: use g_autofree in socket_fdt_write_distance_matrix()Daniel Henrique Barboza
2023-07-19hw/riscv: Fix typo field in error_reportZhao Liu
2023-06-13hw/riscv: qemu crash when NUMA nodes exceed available CPUsYin Wang
2023-01-20hw/riscv: use ms->fdt in riscv_socket_fdt_write_distance_matrix()Daniel Henrique Barboza
2023-01-20hw/riscv: use MachineState::fdt in riscv_socket_fdt_write_id()Daniel Henrique Barboza
2021-05-02hw: Do not include qemu/log.h if it is not necessaryThomas Huth
2020-08-25hw/riscv: Add helpers for RISC-V multi-socket NUMA machinesAnup Patel