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
/
intc
/
spapr_xive.c
Age
Commit message (
Expand
)
Author
2019-03-12
spapr: Use CamelCase properly
David Gibson
2019-02-26
hw/ppc: Use object_initialize_child for correct reference counting
Thomas Huth
2019-02-26
spapr: Expose the name of the interrupt controller node
Greg Kurz
2019-02-17
xive: Only set source type for LSIs
Greg Kurz
2019-02-04
spapr: move the interrupt presenters under machine_data
Cédric Le Goater
2019-02-04
xive: add a get_tctx() method to the XiveRouter
Cédric Le Goater
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: use the VCPU id as a NVT identifier
Cédric Le Goater
2018-12-21
spapr/xive: introduce a XIVE interrupt controller
Cédric Le Goater