index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
arm
/
sbsa-ref.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sbsa-ref: add 'max' to list of allowed cpus
Marcin Juszkiewicz
2021-03-05
1
-0
/
+1
*
sbsa-ref: remove cortex-a53 from list of supported cpus
Marcin Juszkiewicz
2021-03-05
1
-1
/
+0
*
vl: extract softmmu/datadir.c
Paolo Bonzini
2020-12-10
1
-0
/
+1
*
arm: remove bios_name
Paolo Bonzini
2020-12-10
1
-0
/
+2
*
sbsa-ref: allow to use Cortex-A53/57/72 cpus
Marcin Juszkiewicz
2020-12-10
1
-3
/
+20
*
hw/arm/sbsa-ref: add SBSA watchdog device
Shashi Mallela
2020-10-27
1
-0
/
+23
*
hw/arm/sbsa-ref : allocate IRQs for SMMUv3
Graeme Gregory
2020-10-08
1
-0
/
+1
*
hw/arm/sbsa-ref : Fix SMMUv3 Initialisation
Graeme Gregory
2020-10-08
1
-1
/
+1
*
move MemMapEntry
Gerd Hoffmann
2020-09-30
1
-5
/
+0
*
qom: simplify object_find_property / object_class_find_property
Daniel P. Berrangé
2020-09-22
1
-1
/
+1
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-2
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
hw/arm/sbsa-ref : Add embedded controller in secure memory
Graeme Gregory
2020-09-01
1
-0
/
+14
*
hw/arm/sbsa-ref: add "reg" property to DT cpu nodes
Leif Lindholm
2020-09-01
1
-6
/
+23
*
hw/arm/sbsa-ref: fix typo breaking PCIe IRQs
Graeme Gregory
2020-08-28
1
-1
/
+1
*
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
1
-8
/
+8
*
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
2020-06-15
1
-1
/
+1
*
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
1
-6
/
+6
*
qdev: Convert uses of qdev_create() manually
Markus Armbruster
2020-06-15
1
-2
/
+2
*
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-15
1
-10
/
+10
*
hw: Use QEMU_IS_ALIGNED() on parallel flash block size
Philippe Mathieu-Daudé
2020-05-18
1
-1
/
+1
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-3
/
+2
*
hw/arm: Use TYPE_PL011 to create serial port
Gavin Shan
2020-02-28
1
-1
/
+2
*
arm/sbsa-ref: use memdev for RAM
Igor Mammedov
2020-02-19
1
-4
/
+3
*
numa: properly check if numa is supported
Igor Mammedov
2019-12-19
1
-1
/
+0
*
hw/arm/sbsa-ref: Simplify by moving the gic in the machine state
Philippe Mathieu-Daudé
2019-12-16
1
-44
/
+42
*
numa: move numa global variable numa_info into MachineState
Tao Xu
2019-09-03
1
-1
/
+2
*
numa: move numa global variable have_numa_distance into MachineState
Tao Xu
2019-09-03
1
-1
/
+1
*
numa: move numa global variable nb_numa_nodes into MachineState
Tao Xu
2019-09-03
1
-1
/
+3
*
hw/arm: simplify arm_load_dtb
Tao Xu
2019-09-03
1
-2
/
+1
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
hw/arm/sbsa-ref: Remove unnecessary check for secure_sysmem == NULL
Peter Maydell
2019-07-08
1
-6
/
+2
*
hw/arm: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
1
-0
/
+4
*
hw/arm: Add arm SBSA reference machine, devices part
Hongbo Zhang
2019-07-01
1
-0
/
+535
*
hw/arm: Add arm SBSA reference machine, skeleton part
Hongbo Zhang
2019-07-01
1
-0
/
+271