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
/
spapr_irq.h
Age
Commit message (
Expand
)
Author
2019-01-09
spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICS
Cédric Le Goater
2019-01-09
spapr: move the qemu_irq array under the machine
Cédric Le Goater
2019-01-09
spapr: modify the prototype of the cpu_intc_create() method
Cédric Le Goater
2018-12-21
spapr: add an extra OV5 field to the sPAPR IRQ backend
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: extend the sPAPR IRQ backend for XICS migration
Cédric Le Goater
2018-12-21
spapr: allocate the interrupt thread context under the CPU core
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: introduce a new machine IRQ backend for XIVE
Cédric Le Goater
2018-12-21
spapr: introduce a spapr_irq_init() routine
Cédric Le Goater
2018-09-25
spapr: increase the size of the IRQ number space
Cédric Le Goater
2018-09-25
spapr: introduce a spapr_irq class 'nr_msis' attribute
Cédric Le Goater
2018-08-21
spapr: introduce a IRQ controller backend to the machine
Cédric Le Goater
2018-08-21
spapr: introduce a fixed IRQ number space
Cédric Le Goater