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
/
ppc
/
pnv_psi.c
Age
Commit message (
Expand
)
Author
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-03-19
ppc/pnv: Fix variable size in pnv_psi_power9_irq_set()
Greg Kurz
2019-03-12
ppc/pnv: add a PSI bridge model for POWER9
Cédric Le Goater
2019-03-12
ppc/pnv: add a PSI bridge class model
Cédric Le Goater
2019-03-12
ppc/pnv: psi: add a reset handler
Cédric Le Goater
2019-03-12
ppc/pnv: psi: add a PSIHB_REG macro
Cédric Le Goater
2019-03-12
ppc/pnv: fix logging primitives using Ox
Cédric Le Goater
2019-02-26
hw/ppc: Use object_initialize_child for correct reference counting
Thomas Huth
2019-01-09
pnv/psi: move the ICSState qemu_irq array under the PSI device model
Cédric Le Goater
2018-01-10
ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistency
Cédric Le Goater
2017-06-09
xics: introduce macros for ICP/ICS link properties
Greg Kurz
2017-04-26
ppc/pnv: Add cut down PSI bridge model and hookup external interrupt
Cédric Le Goater