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
/
spapr_xive.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/xive: Set the OS CAM line at reset
Cédric Le Goater
2019-10-24
spapr, xics, xive: Move SpaprIrq::post_load hook to backends
David Gibson
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-24
spapr, xics, xive: Move irq claim and free from SpaprIrq to SpaprInterruptCon...
David Gibson
2019-10-04
xive: Improve irq claim/free path
David Gibson
2019-08-16
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2019-07-02
spapr/xive: rework the mapping the KVM memory regions
Cédric Le Goater
2019-05-29
spapr/irq: introduce a spapr_irq_init_device() helper
Cédric Le Goater
2019-05-29
spapr: introduce routines to delete the KVM IRQ device
Cédric Le Goater
2019-05-29
spapr/xive: add migration support for KVM
Cédric Le Goater
2019-05-29
spapr/xive: introduce a VM state change handler
Cédric Le Goater
2019-05-29
spapr/xive: add state synchronization with KVM
Cédric Le Goater
2019-05-29
spapr/xive: add hcall support when under KVM
Cédric Le Goater
2019-05-29
spapr/xive: add KVM support
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: Fix duplicated typedefs to be able to compile with Clang in gnu99 mode
Thomas Huth
2019-01-09
spapr: enable XIVE MMIOs at reset
Cédric Le Goater
2019-01-09
spapr/xive: simplify the sPAPR IRQ qirq method for XIVE
Cédric Le Goater
2018-12-21
spapr: add a 'reset' method to the sPAPR IRQ backend
Cédric Le Goater
2018-12-21
spapr: add device tree support for the XIVE exploitation mode
Cédric Le Goater
2018-12-21
spapr: add hcalls support for the XIVE exploitation interrupt mode
Cédric Le Goater
2018-12-21
spapr/xive: introduce a XIVE interrupt controller
Cédric Le Goater