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
/
xlnx-ep108.c
Age
Commit message (
Expand
)
Author
2017-02-21
hw/arm/cubieboard hw/arm/xlnx-ep108: Fix units_per_default_bus
Markus Armbruster
2016-07-04
m25p80: qdev-ify drive property
Paolo Bonzini
2016-06-06
zynqmp: Add the ZCU102 board
Alistair Francis
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-02-18
sdhci_sysbus: Create SD card device in users, not the device itself
Peter Maydell
2016-02-08
Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
2016-01-21
xlnx-ep108: Connect the SPI Flash
Alistair Francis
2016-01-18
hw/arm: Clean up includes
Peter Maydell
2016-01-15
xlnx-zynqmp: Add support for high DDR memory regions
Alistair Francis
2016-01-13
error: Use error_report_err() where appropriate (again)
Markus Armbruster
2015-11-24
xlnx-ep108: Fix minimum RAM check
Alistair Francis
2015-09-19
Use DEFINE_MACHINE() to register all machines
Eduardo Habkost
2015-06-19
arm: xlnx-zynqmp: Add boot-cpu property
Peter Crosthwaite
2015-06-19
arm: xlnx-zynqmp: Preface CPU variables with "apu"
Peter Crosthwaite
2015-05-18
arm: xlnx-ep108: Add bootloading
Peter Crosthwaite
2015-05-18
arm: xlnx-ep108: Add external RAM
Peter Crosthwaite
2015-05-18
arm: Add xlnx-ep108 machine
Peter Crosthwaite