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
/
include
/
hw
/
ppc
/
pnv_lpc.h
Age
Commit message (
Expand
)
Author
2024-07-26
ppc/pnv: Implement ADU access to LPC space
Nicholas Piggin
2024-07-26
ppc/pnv: Implement POWER9 LPC PSI serirq outputs and auto-clear function
Nicholas Piggin
2024-07-26
ppc/pnv: Fix loss of LPC SERIRQ interrupts
Glenn Miles
2023-01-20
include/hw/ppc include/hw/pci-host: Drop extra typedefs
Markus Armbruster
2023-01-20
include/hw/ppc: Supply a few missing includes
Markus Armbruster
2022-04-20
ppc/pnv: Remove PnvLpcController::psi link
Cédric Le Goater
2020-11-15
non-virt: Fix Lesser GPL version number
Chetan Pant
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2019-12-17
ppc/pnv: add a LPC Controller model for POWER10
Cédric Le Goater
2019-05-13
Clean up ill-advised or unusual header guards
Markus Armbruster
2019-03-12
ppc/pnv: add SerIRQ routing registers
Cédric Le Goater
2019-03-12
ppc/pnv: add a LPC Controller model for POWER9
Cédric Le Goater
2019-03-12
ppc/pnv: add a LPC Controller class model
Cédric Le Goater
2018-06-21
ppc/pnv: introduce a new isa_create() operation to the chip model
Cédric Le Goater
2018-06-12
ppc/pnv: fix LPC HC firmware address space
Cédric Le Goater
2017-05-11
pnv: Fix build failures on some host platforms
David Gibson
2017-04-26
ppc/pnv: Add support for POWER8+ LPC Controller
Benjamin Herrenschmidt
2016-10-28
ppc/pnv: add a LPC controller
Benjamin Herrenschmidt