index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
xlnx-zcu102.c
Age
Commit message (
Expand
)
Author
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-06-23
qdev: Make qdev_prop_set_drive() match the other helpers
Markus Armbruster
2020-06-15
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
2020-06-15
qom: Less verbose object_initialize_child()
Markus Armbruster
2020-06-15
ssi: Convert uses of ssi_create_slave_no_init() with Coccinelle
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
2020-04-30
hw/arm: xlnx-zcu102: Disable unsupported FDT firmware nodes
Edgar E. Iglesias
2020-04-30
hw/arm: xlnx-zcu102: Move arm_boot_info into XlnxZCU102
Edgar E. Iglesias
2020-02-19
arm/xlnx-zcu102: use memdev for RAM
Igor Mammedov
2019-09-03
hw/arm: simplify arm_load_dtb
Tao Xu
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-05-24
hw/arm: Use object_initialize_child for correct reference counting
Philippe Mathieu-Daudé
2018-06-22
xlnx-zynqmp: Swap Cortex-R5 for Cortex-R5F
Edgar E. Iglesias
2018-06-08
hw/arm: Remove the deprecated xlnx-ep108 machine
Thomas Huth
2018-06-01
hw: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
2017-12-13
xlnx-zcu102: Add support for the ZynqMP QSPI
Francisco Iglesias
2017-11-20
hw/arm: Silence xlnx-ep108 deprecation warning during tests
Thomas Huth
2017-11-13
hw: add .min_cpus and .default_cpus fields to machine_class
Emilio G. Cota
2017-11-13
xlnx-zcu102: Specify the max number of CPUs for the EP108
Emilio G. Cota
2017-11-13
xlnx-zcu102: Add an info message deprecating the EP108
Alistair Francis
2017-11-13
xlnx-zynqmp: Properly support the smp command line option
Alistair Francis
2017-10-31
xlnx-zcu102: Specify the max number of CPUs
Alistair Francis
2017-09-14
xlnx-zcu102: Mark the EP108 machine as deprecated
Alistair Francis
2017-09-14
xlnx-zcu102: Add a machine level virtualization property
Alistair Francis
2017-09-14
xlnx-zcu102: Add a machine level secure property
Alistair Francis
2017-09-14
xlnx-zcu102: Manually create the machines
Alistair Francis
2017-09-14
xlnx-ep108: Rename to ZCU102
Alistair Francis