index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr_irq.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
spapr/irq: Inform the user when falling back to emulated IC
Greg Kurz
2019-07-28
1
-0
/
+1
*
spapr/xive: simplify spapr_irq_init_device() to remove the emulated init
Cédric Le Goater
2019-07-02
1
-17
/
+3
*
spapr/xive: rework the mapping the KVM memory regions
Cédric Le Goater
2019-07-02
1
-1
/
+0
*
xics/spapr: Rename xics_kvm_init()
Greg Kurz
2019-07-02
1
-1
/
+1
*
xics/spapr: Detect old KVM XICS on POWER9 hosts
Greg Kurz
2019-07-02
1
-0
/
+13
*
xics/spapr: Register RTAS/hypercalls once at machine init
Greg Kurz
2019-07-02
1
-1
/
+2
*
spapr/irq: add KVM support to the 'dual' machine
Cédric Le Goater
2019-05-29
1
-20
/
+38
*
spapr/irq: introduce a spapr_irq_init_device() helper
Cédric Le Goater
2019-05-29
1
-19
/
+70
*
spapr/xive: activate KVM support
Cédric Le Goater
2019-05-29
1
-9
/
+0
*
spapr/xive: add migration support for KVM
Cédric Le Goater
2019-05-29
1
-1
/
+1
*
spapr/xive: add KVM support
Cédric Le Goater
2019-05-29
1
-1
/
+5
*
spapr/irq: remove spapr_ics_create()
Cédric Le Goater
2019-04-26
1
-30
/
+14
*
spapr/irq: Add XIVE sanity checks on non-P9 machines
Cédric Le Goater
2019-03-29
1
-0
/
+50
*
spapr: Use CamelCase properly
David Gibson
2019-03-12
1
-52
/
+52
*
spapr_irq: Expose the phandle of the interrupt controller
Greg Kurz
2019-02-25
1
-0
/
+21
*
spapr: Expose the name of the interrupt controller node
Greg Kurz
2019-02-25
1
-1
/
+20
*
xics: Drop the KVM ICS class
Greg Kurz
2019-02-18
1
-1
/
+1
*
spapr/irq: Use the "simple" ICS class for KVM
Greg Kurz
2019-02-18
1
-8
/
+7
*
xics: Handle KVM interrupt presentation from "simple" ICS code
Greg Kurz
2019-02-18
1
-6
/
+1
*
spapr/irq: Use the base ICP class for KVM
Greg Kurz
2019-02-18
1
-3
/
+1
*
spapr/irq: remove the XICS offset adjustment
Cédric Le Goater
2019-02-17
1
-26
/
+1
*
spapr/irq: add an 'nr_irq' parameter to initialize the backend.
Cédric Le Goater
2019-02-17
1
-8
/
+10
*
spapr: Disallow unsupported kernel-irqchip settings
Greg Kurz
2019-02-17
1
-0
/
+13
*
spapr: move the interrupt presenters under machine_data
Cédric Le Goater
2019-02-04
1
-7
/
+10
*
ppc: Move spapr-related prototypes from xics.h into a seperate header file
Thomas Huth
2019-01-22
1
-0
/
+1
*
spapr: enable XIVE MMIOs at reset
Cédric Le Goater
2019-01-08
1
-0
/
+9
*
spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICS
Cédric Le Goater
2019-01-08
1
-0
/
+179
*
spapr: move the qemu_irq array under the machine
Cédric Le Goater
2019-01-08
1
-3
/
+27
*
ppc: replace the 'Object *intc' by a 'ICPState *icp' pointer under the CPU
Cédric Le Goater
2019-01-08
1
-3
/
+3
*
ppc/xive: introduce a XiveTCTX pointer under PowerPCCPU
Cédric Le Goater
2019-01-08
1
-4
/
+4
*
spapr: modify the prototype of the cpu_intc_create() method
Cédric Le Goater
2019-01-08
1
-8
/
+26
*
spapr/xive: simplify the sPAPR IRQ qirq method for XIVE
Cédric Le Goater
2019-01-08
1
-1
/
+11
*
spapr: introduce an 'ic-mode' machine option
Cédric Le Goater
2018-12-20
1
-24
/
+10
*
spapr: add an extra OV5 field to the sPAPR IRQ backend
Cédric Le Goater
2018-12-20
1
-0
/
+3
*
spapr: add a 'reset' method to the sPAPR IRQ backend
Cédric Le Goater
2018-12-20
1
-1
/
+30
*
spapr: extend the sPAPR IRQ backend for XICS migration
Cédric Le Goater
2018-12-20
1
-0
/
+27
*
spapr: allocate the interrupt thread context under the CPU core
Cédric Le Goater
2018-12-20
1
-0
/
+15
*
spapr: add device tree support for the XIVE exploitation mode
Cédric Le Goater
2018-12-20
1
-0
/
+3
*
spapr: add hcalls support for the XIVE exploitation interrupt mode
Cédric Le Goater
2018-12-20
1
-0
/
+2
*
spapr: introduce a new machine IRQ backend for XIVE
Cédric Le Goater
2018-12-20
1
-0
/
+93
*
spapr: introduce a spapr_irq_init() routine
Cédric Le Goater
2018-12-20
1
-5
/
+11
*
spapr: increase the size of the IRQ number space
Cédric Le Goater
2018-09-25
1
-1
/
+14
*
spapr: introduce a spapr_irq class 'nr_msis' attribute
Cédric Le Goater
2018-09-25
1
-2
/
+7
*
spapr: introduce a IRQ controller backend to the machine
Cédric Le Goater
2018-08-21
1
-0
/
+230
*
spapr: introduce a fixed IRQ number space
Cédric Le Goater
2018-08-21
1
-0
/
+56
[prev]