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
/
microbit.c
Age
Commit message (
Expand
)
Author
2022-09-14
target/arm: Make boards pass base address to armv7m_load_kernel()
Peter Maydell
2021-02-03
hw/arm: Display CPU type in machine description
Philippe Mathieu-Daudé
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-06-15
microbit: Eliminate two local variables in microbit_init()
Markus Armbruster
2020-06-15
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 3
Markus Armbruster
2020-06-15
microbit: Tidy up sysbus_init_child_obj() @child argument
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
2019-01-29
arm: Stub out NRF51 TWI magnetometer/accelerometer detection
Steffen Görtz
2018-11-02
hw/arm/nrf51_soc: Connect UART to nRF51 SoC
Julia Suvorova
2018-09-25
arm: Add BBC micro:bit machine
Joel Stanley