Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-09-03 | numa: move numa global variable numa_info into MachineState | Tao Xu | 1 | -1/+2 |
2019-09-03 | numa: move numa global variable have_numa_distance into MachineState | Tao Xu | 1 | -1/+1 |
2019-09-03 | numa: move numa global variable nb_numa_nodes into MachineState | Tao Xu | 1 | -1/+3 |
2019-09-03 | hw/arm: simplify arm_load_dtb | Tao Xu | 1 | -2/+1 |
2019-08-16 | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 1 | -0/+1 |
2019-07-08 | hw/arm/sbsa-ref: Remove unnecessary check for secure_sysmem == NULL | Peter Maydell | 1 | -6/+2 |
2019-07-05 | hw/arm: Replace global smp variables with machine smp properties | Like Xu | 1 | -0/+4 |
2019-07-01 | hw/arm: Add arm SBSA reference machine, devices part | Hongbo Zhang | 1 | -0/+535 |
2019-07-01 | hw/arm: Add arm SBSA reference machine, skeleton part | Hongbo Zhang | 1 | -0/+271 |