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
/
ppc
/
xics_spapr.h
Age
Commit message (
Expand
)
Author
2019-12-17
spapr: Pass the maximum number of vCPUs to the KVM interrupt controller
Greg Kurz
2019-10-24
spapr, xics, xive: Match signatures for XICS and XIVE KVM connect routines
David Gibson
2019-10-24
spapr, xics, xive: Move dt_populate from SpaprIrq to SpaprInterruptController
David Gibson
2019-10-04
spapr: Eliminate SpaprIrq:get_nodename method
David Gibson
2019-10-04
xics: Create sPAPR specific ICS subtype
David Gibson
2019-07-02
xics/spapr: Rename xics_kvm_init()
Greg Kurz
2019-07-02
xics/spapr: Drop unused function declaration
Greg Kurz
2019-07-02
xics/spapr: Detect old KVM XICS on POWER9 hosts
Greg Kurz
2019-07-02
xics/spapr: Register RTAS/hypercalls once at machine init
Greg Kurz
2019-05-29
spapr: introduce routines to delete the KVM IRQ device
Cédric Le Goater
2019-03-12
spapr: Use CamelCase properly
David Gibson
2019-02-26
spapr: Expose the name of the interrupt controller node
Greg Kurz
2019-01-22
ppc: Move spapr-related prototypes from xics.h into a seperate header file
Thomas Huth