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
/
spapr_irq.c
Age
Commit message (
Expand
)
Author
2019-10-04
spapr: Eliminate SpaprIrq::init hook
David Gibson
2019-10-04
spapr: Add return value to spapr_irq_check()
David Gibson
2019-10-04
spapr: Use less cryptic representation of which irq backends are supported
David Gibson
2019-10-04
xive: Improve irq claim/free path
David Gibson
2019-10-04
spapr, xics, xive: Better use of assert()s on irq claim/free paths
David Gibson
2019-10-04
spapr: Handle freeing of multiple irqs in frontend only
David Gibson
2019-10-04
spapr: Remove unhelpful tracepoints from spapr_irq_free_xics()
David Gibson
2019-10-04
spapr: Eliminate SpaprIrq:get_nodename method
David Gibson
2019-10-04
spapr: Simplify spapr_qirq() handling
David Gibson
2019-10-04
spapr: Fix indexing of XICS irqs
David Gibson
2019-10-04
spapr: Eliminate nr_irqs parameter to SpaprIrq::init
David Gibson
2019-10-04
spapr: Clarify and fix handling of nr_irqs
David Gibson
2019-10-04
xics: Create sPAPR specific ICS subtype
David Gibson
2019-10-04
xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classes
David Gibson
2019-10-04
xics: Rename misleading ics_simple_*() functions
David Gibson
2019-10-04
spapr/irq: Introduce an ics_irq_free() helper
Cédric Le Goater
2019-08-21
spapr/irq: Drop spapr_irq_msi_reset()
Greg Kurz
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-07-28
spapr/irq: Inform the user when falling back to emulated IC
Greg Kurz
2019-07-02
spapr/xive: simplify spapr_irq_init_device() to remove the emulated init
Cédric Le Goater
2019-07-02
spapr/xive: rework the mapping the KVM memory regions
Cédric Le Goater
2019-07-02
xics/spapr: Rename xics_kvm_init()
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/irq: add KVM support to the 'dual' machine
Cédric Le Goater
2019-05-29
spapr/irq: introduce a spapr_irq_init_device() helper
Cédric Le Goater
2019-05-29
spapr/xive: activate KVM support
Cédric Le Goater
2019-05-29
spapr/xive: add migration support for KVM
Cédric Le Goater
2019-05-29
spapr/xive: add KVM support
Cédric Le Goater
2019-04-26
spapr/irq: remove spapr_ics_create()
Cédric Le Goater
2019-03-29
spapr/irq: Add XIVE sanity checks on non-P9 machines
Cédric Le Goater
2019-03-12
spapr: Use CamelCase properly
David Gibson
2019-02-26
spapr_irq: Expose the phandle of the interrupt controller
Greg Kurz
2019-02-26
spapr: Expose the name of the interrupt controller node
Greg Kurz
2019-02-18
xics: Drop the KVM ICS class
Greg Kurz
2019-02-18
spapr/irq: Use the "simple" ICS class for KVM
Greg Kurz
2019-02-18
xics: Handle KVM interrupt presentation from "simple" ICS code
Greg Kurz
2019-02-18
spapr/irq: Use the base ICP class for KVM
Greg Kurz
2019-02-17
spapr/irq: remove the XICS offset adjustment
Cédric Le Goater
2019-02-17
spapr/irq: add an 'nr_irq' parameter to initialize the backend.
Cédric Le Goater
2019-02-17
spapr: Disallow unsupported kernel-irqchip settings
Greg Kurz
2019-02-04
spapr: move the interrupt presenters under machine_data
Cédric Le Goater
2019-01-22
ppc: Move spapr-related prototypes from xics.h into a seperate header file
Thomas Huth
2019-01-09
spapr: enable XIVE MMIOs at reset
Cédric Le Goater
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
ppc: replace the 'Object *intc' by a 'ICPState *icp' pointer under the CPU
Cédric Le Goater
2019-01-09
ppc/xive: introduce a XiveTCTX pointer under PowerPCCPU
Cédric Le Goater
2019-01-09
spapr: modify the prototype of the cpu_intc_create() method
Cédric Le Goater
[next]