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
/
include
/
hw
/
pci-host
/
uninorth.h
Age
Commit message (
Expand
)
Author
2020-10-18
uninorth: use qdev gpios for PCI IRQs
Mark Cave-Ayland
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
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2018-08-30
uninorth: add ofw-addr property to allow correct fw path generation
Mark Cave-Ayland
2018-06-12
uninorth: remove token register from uninorth device
Mark Cave-Ayland
2018-05-04
uninorth: create new uninorth device
Mark Cave-Ayland
2018-04-27
uninorth: rename UNINState to UNINHostState
Mark Cave-Ayland
2018-04-27
uninorth: move PCI IO (ISA) memory region into the uninorth device
Mark Cave-Ayland
2018-04-27
uninorth: use object link to pass OpenPIC object to uninorth
Mark Cave-Ayland
2018-04-27
uninorth: introduce temporary pic_irqs device property
Mark Cave-Ayland
2018-04-27
uninorth: move uninorth definitions into uninorth.h
Mark Cave-Ayland