index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr_irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-29
spapr/irq: Add XIVE sanity checks on non-P9 machines
Cédric Le Goater
1
-0
/
+50
2019-03-12
spapr: Use CamelCase properly
David Gibson
1
-52
/
+52
2019-02-26
spapr_irq: Expose the phandle of the interrupt controller
Greg Kurz
1
-0
/
+21
2019-02-26
spapr: Expose the name of the interrupt controller node
Greg Kurz
1
-1
/
+20
2019-02-18
xics: Drop the KVM ICS class
Greg Kurz
1
-1
/
+1
2019-02-18
spapr/irq: Use the "simple" ICS class for KVM
Greg Kurz
1
-8
/
+7
2019-02-18
xics: Handle KVM interrupt presentation from "simple" ICS code
Greg Kurz
1
-6
/
+1
2019-02-18
spapr/irq: Use the base ICP class for KVM
Greg Kurz
1
-3
/
+1
2019-02-17
spapr/irq: remove the XICS offset adjustment
Cédric Le Goater
1
-26
/
+1
2019-02-17
spapr/irq: add an 'nr_irq' parameter to initialize the backend.
Cédric Le Goater
1
-8
/
+10
2019-02-17
spapr: Disallow unsupported kernel-irqchip settings
Greg Kurz
1
-0
/
+13
2019-02-04
spapr: move the interrupt presenters under machine_data
Cédric Le Goater
1
-7
/
+10
2019-01-22
ppc: Move spapr-related prototypes from xics.h into a seperate header file
Thomas Huth
1
-0
/
+1
2019-01-09
spapr: enable XIVE MMIOs at reset
Cédric Le Goater
1
-0
/
+9
2019-01-09
spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICS
Cédric Le Goater
1
-0
/
+179
2019-01-09
spapr: move the qemu_irq array under the machine
Cédric Le Goater
1
-3
/
+27
2019-01-09
ppc: replace the 'Object *intc' by a 'ICPState *icp' pointer under the CPU
Cédric Le Goater
1
-3
/
+3
2019-01-09
ppc/xive: introduce a XiveTCTX pointer under PowerPCCPU
Cédric Le Goater
1
-4
/
+4
2019-01-09
spapr: modify the prototype of the cpu_intc_create() method
Cédric Le Goater
1
-8
/
+26
2019-01-09
spapr/xive: simplify the sPAPR IRQ qirq method for XIVE
Cédric Le Goater
1
-1
/
+11
2018-12-21
spapr: introduce an 'ic-mode' machine option
Cédric Le Goater
1
-24
/
+10
2018-12-21
spapr: add an extra OV5 field to the sPAPR IRQ backend
Cédric Le Goater
1
-0
/
+3
2018-12-21
spapr: add a 'reset' method to the sPAPR IRQ backend
Cédric Le Goater
1
-1
/
+30
2018-12-21
spapr: extend the sPAPR IRQ backend for XICS migration
Cédric Le Goater
1
-0
/
+27
2018-12-21
spapr: allocate the interrupt thread context under the CPU core
Cédric Le Goater
1
-0
/
+15
2018-12-21
spapr: add device tree support for the XIVE exploitation mode
Cédric Le Goater
1
-0
/
+3
2018-12-21
spapr: add hcalls support for the XIVE exploitation interrupt mode
Cédric Le Goater
1
-0
/
+2
2018-12-21
spapr: introduce a new machine IRQ backend for XIVE
Cédric Le Goater
1
-0
/
+93
2018-12-21
spapr: introduce a spapr_irq_init() routine
Cédric Le Goater
1
-5
/
+11
2018-09-25
spapr: increase the size of the IRQ number space
Cédric Le Goater
1
-1
/
+14
2018-09-25
spapr: introduce a spapr_irq class 'nr_msis' attribute
Cédric Le Goater
1
-2
/
+7
2018-08-21
spapr: introduce a IRQ controller backend to the machine
Cédric Le Goater
1
-0
/
+230
2018-08-21
spapr: introduce a fixed IRQ number space
Cédric Le Goater
1
-0
/
+56