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
/
intc
/
xics_spapr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-1
/
+0
2017-12-15
spapr: move the IRQ allocation routines under the machine
Cédric Le Goater
1
-114
/
+0
2017-12-15
ppc/xics: remove useless if condition
Cédric Le Goater
1
-4
/
+2
2017-05-24
ppc/xics: simplify prototype of xics_spapr_init()
Greg Kurz
1
-2
/
+1
2017-04-26
spapr: move the IRQ server number mapping under the machine
Cédric Le Goater
1
-3
/
+2
2017-04-26
ppc/xics: introduce an 'intc' backlink under PowerPCCPU
Cédric Le Goater
1
-15
/
+5
2017-03-01
ppc/xics: remove the XICSState classes
Cédric Le Goater
1
-14
/
+0
2017-03-01
ppc/xics: export the XICS init routines
Cédric Le Goater
1
-9
/
+2
2017-03-01
ppc/xics: simplify spapr_dt_xics() interface
Cédric Le Goater
1
-2
/
+2
2017-03-01
ppc/xics: use the QOM interface to grab an ICP
Cédric Le Goater
1
-8
/
+9
2017-03-01
ppc/xics: store the ICS object under the sPAPR machine
Cédric Le Goater
1
-13
/
+9
2017-03-01
ppc/xics: remove set_nr_servers() handler from XICSStateClass
Cédric Le Goater
1
-26
/
+0
2017-03-01
ppc/xics: remove set_nr_irqs() handler from XICSStateClass
Cédric Le Goater
1
-34
/
+0
2016-10-28
pseries: Move construction of /interrupt-controller fdt node
David Gibson
1
-0
/
+22
2016-10-28
ppc/xics: change the icp_ routines API to use an 'ICPState *' argument
Cédric Le Goater
1
-7
/
+11
2016-10-28
ppc/xics: add a xics_set_nr_servers common routine
Cédric Le Goater
1
-12
/
+1
2016-10-14
ppc/xics: Split ICS into ics-base and ics class
Benjamin Herrenschmidt
1
-13
/
+17
2016-10-14
ppc/xics: Make the ICSState a list
Benjamin Herrenschmidt
1
-31
/
+57
2016-07-01
ppc/xics: Replace "icp" with "xics" in most places
Benjamin Herrenschmidt
1
-36
/
+37
2016-07-01
ppc/xics: Implement H_IPOLL using an accessor
Benjamin Herrenschmidt
1
-3
/
+4
2016-07-01
ppc/xics: Move SPAPR specific code to a separate file
Benjamin Herrenschmidt
1
-0
/
+432