| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hw/riscv/numa.c: use g_autofree in socket_fdt_write_distance_matrix() | Daniel Henrique Barboza | 2024-02-09 | 1 | -2/+2 |
| * | hw/riscv: Fix typo field in error_report | Zhao Liu | 2023-07-19 | 1 | -2/+2 |
| * | hw/riscv: qemu crash when NUMA nodes exceed available CPUs | Yin Wang | 2023-06-13 | 1 | -0/+6 |
| * | hw/riscv: use ms->fdt in riscv_socket_fdt_write_distance_matrix() | Daniel Henrique Barboza | 2023-01-20 | 1 | -4/+4 |
| * | hw/riscv: use MachineState::fdt in riscv_socket_fdt_write_id() | Daniel Henrique Barboza | 2023-01-20 | 1 | -3/+3 |
| * | hw: Do not include qemu/log.h if it is not necessary | Thomas Huth | 2021-05-02 | 1 | -1/+0 |
| * | hw/riscv: Add helpers for RISC-V multi-socket NUMA machines | Anup Patel | 2020-08-25 | 1 | -0/+242 |