index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
xics.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pseries: Split xics irq configuration from state information
David Gibson
2012-12-14
1
-12
/
+8
*
pseries: Add tracepoints to the XICS interrupt controller
David Gibson
2012-12-14
1
-3
/
+20
*
pseries: Use #define for XICS base irq number
Ben Herrenschmidt
2012-12-14
1
-1
/
+1
*
pseries: Fix incorrect initialization of interrupt controller
David Gibson
2012-12-14
1
-1
/
+1
*
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2012-11-01
1
-4
/
+7
|
\
|
*
spapr: Pass PowerPCCPU to hypercalls
Andreas Färber
2012-10-31
1
-4
/
+7
*
|
pseries: Cleanup duplications of ics_valid_irq() code
David Gibson
2012-11-01
1
-4
/
+2
*
|
pseries: Clean up inconsistent variable name in xics.c
David Gibson
2012-11-01
1
-3
/
+3
|
/
*
pseries: Fix semantics of RTAS int-on, int-off and set-xive functions
David Gibson
2012-10-04
1
-17
/
+8
*
pseries: Remove XICS irq type enum type
David Gibson
2012-10-04
1
-9
/
+7
*
pseries: Remove C bitfields from xics code
David Gibson
2012-10-04
1
-19
/
+24
*
pseries: Fix XICS reset
David Gibson
2012-10-04
1
-10
/
+28
*
pseries: Rework irq assignment to avoid carrying qemu_irqs around
Alexey Kardashevskiy
2012-08-15
1
-3
/
+9
*
pseries: Add support for level interrupts to XICS
David Gibson
2012-03-15
1
-32
/
+93
*
ppc hw/: Don't use CPUState
Andreas Färber
2012-03-14
1
-5
/
+5
*
pseries: Bugfixes for interrupt numbering in XICS code
David Gibson
2011-10-06
1
-9
/
+8
*
Drop unneeded pthread.h inclusions
Jan Kiszka
2011-09-21
1
-2
/
+0
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-4
/
+4
*
pseries: Abolish envs array
David Gibson
2011-04-08
1
-11
/
+21
*
Implement the PAPR (pSeries) virtualized interrupt controller (xics)
David Gibson
2011-04-01
1
-0
/
+486