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