index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
sbsa-ref.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-02
hw/arm/boot: Report error if there is no fw_cfg device in the machine
Peter Maydell
1
-7
/
+0
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-03-05
sbsa-ref: add 'max' to list of allowed cpus
Marcin Juszkiewicz
1
-0
/
+1
2021-03-05
sbsa-ref: remove cortex-a53 from list of supported cpus
Marcin Juszkiewicz
1
-1
/
+0
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
1
-0
/
+1
2020-12-10
arm: remove bios_name
Paolo Bonzini
1
-0
/
+2
2020-12-10
sbsa-ref: allow to use Cortex-A53/57/72 cpus
Marcin Juszkiewicz
1
-3
/
+20
2020-10-27
hw/arm/sbsa-ref: add SBSA watchdog device
Shashi Mallela
1
-0
/
+23
2020-10-08
hw/arm/sbsa-ref : allocate IRQs for SMMUv3
Graeme Gregory
1
-0
/
+1
2020-10-08
hw/arm/sbsa-ref : Fix SMMUv3 Initialisation
Graeme Gregory
1
-1
/
+1
2020-09-30
move MemMapEntry
Gerd Hoffmann
1
-5
/
+0
2020-09-22
qom: simplify object_find_property / object_class_find_property
Daniel P. Berrangé
1
-1
/
+1
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
1
-3
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-2
/
+2
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+4
2020-09-01
hw/arm/sbsa-ref : Add embedded controller in secure memory
Graeme Gregory
1
-0
/
+14
2020-09-01
hw/arm/sbsa-ref: add "reg" property to DT cpu nodes
Leif Lindholm
1
-6
/
+23
2020-08-28
hw/arm/sbsa-ref: fix typo breaking PCIe IRQs
Graeme Gregory
1
-1
/
+1
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-8
/
+8
2020-06-15
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
1
-1
/
+1
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
1
-6
/
+6
2020-06-15
qdev: Convert uses of qdev_create() manually
Markus Armbruster
1
-2
/
+2
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
1
-10
/
+10
2020-05-18
hw: Use QEMU_IS_ALIGNED() on parallel flash block size
Philippe Mathieu-Daudé
1
-1
/
+1
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-3
/
+2
2020-02-28
hw/arm: Use TYPE_PL011 to create serial port
Gavin Shan
1
-1
/
+2
2020-02-19
arm/sbsa-ref: use memdev for RAM
Igor Mammedov
1
-4
/
+3
2019-12-19
numa: properly check if numa is supported
Igor Mammedov
1
-1
/
+0
2019-12-16
hw/arm/sbsa-ref: Simplify by moving the gic in the machine state
Philippe Mathieu-Daudé
1
-44
/
+42
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