index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
sbsa-ref.c
Age
Commit message (
Expand
)
Author
2020-02-19
arm/sbsa-ref: use memdev for RAM
Igor Mammedov
2019-12-19
numa: properly check if numa is supported
Igor Mammedov
2019-12-16
hw/arm/sbsa-ref: Simplify by moving the gic in the machine state
Philippe Mathieu-Daudé
2019-09-03
numa: move numa global variable numa_info into MachineState
Tao Xu
2019-09-03
numa: move numa global variable have_numa_distance into MachineState
Tao Xu
2019-09-03
numa: move numa global variable nb_numa_nodes into MachineState
Tao Xu
2019-09-03
hw/arm: simplify arm_load_dtb
Tao Xu
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-07-08
hw/arm/sbsa-ref: Remove unnecessary check for secure_sysmem == NULL
Peter Maydell
2019-07-05
hw/arm: Replace global smp variables with machine smp properties
Like Xu
2019-07-01
hw/arm: Add arm SBSA reference machine, devices part
Hongbo Zhang
2019-07-01
hw/arm: Add arm SBSA reference machine, skeleton part
Hongbo Zhang