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
/
ppc
/
pnv_occ.c
Age
Commit message (
Expand
)
Author
2023-06-05
bulk: Remove pointless QOM casts
Philippe Mathieu-Daudé
2022-04-20
ppc/pnv: Remove PnvOCC::psi link
Cédric Le Goater
2022-03-02
ppc/pnv: Add a OCC model for POWER10
Cédric Le Goater
2020-02-02
ppc/pnv: change the PowerNV machine devices to be non user creatable
Cédric Le Goater
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2019-12-17
ppc/pnv: Fix OCC common area region mapping
Cédric Le Goater
2019-12-17
ppc/pnv: Link "psi" property to PnvOCC::psi pointer
Greg Kurz
2019-10-04
hw/ppc/pnv_occ: add sram device model for occ common area
Balamuruhan S
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-03-12
ppc/pnv: add a OCC model for POWER9
Cédric Le Goater
2019-03-12
ppc/pnv: add a OCC model class
Cédric Le Goater
2017-04-26
ppc/pnv: Add OCC model stub with interrupt support
Benjamin Herrenschmidt