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
/
imx25_pdk.c
Age
Commit message (
Expand
)
Author
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-03
imx25-pdk: create ds1338 for qtest inside the test
Paolo Bonzini
2019-05-24
hw/arm: Use object_initialize_child for correct reference counting
Philippe Mathieu-Daudé
2017-09-07
hw/arm: Set ignore_memory_transaction_failures for most ARM boards
Peter Maydell
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
2017-01-20
arm: Uniquely name imx25 I2C buses.
Alastair D'Silva
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-08
Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
2016-01-18
hw/arm: Clean up includes
Peter Maydell
2016-01-13
error: Use error_report_err() where appropriate (again)
Markus Armbruster
2015-10-16
arm: imx25-pdk: Fix machine name
Peter Crosthwaite
2015-09-19
Use DEFINE_MACHINE() to register all machines
Eduardo Habkost
2015-09-07
i.MX: Add the i.MX25 PDK platform
Jean-Christophe Dubois