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
/
netduino2.c
Age
Commit message (
Expand
)
Author
2021-02-03
hw/arm: Display CPU type in machine description
Philippe Mathieu-Daudé
2020-08-03
hw/arm/netduino2, netduinoplus2: Set system_clock_scale
Peter Maydell
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-05-23
arm: Rename hw/arm/arm.h to hw/arm/boot.h
Peter Maydell
2017-09-19
arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly
Igor Mammedov
2017-09-07
hw/arm: Set ignore_memory_transaction_failures for most ARM boards
Peter Maydell
2017-02-28
stm32f205: Create armv7m object without using armv7m_init()
Peter Maydell
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-09-19
Use DEFINE_MACHINE() to register all machines
Eduardo Habkost
2015-03-11
netduino2: Add the Netduino 2 Machine
Alistair Francis