index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xics.c
Age
Commit message (
Expand
)
Author
2012-12-14
pseries: Split xics irq configuration from state information
David Gibson
2012-12-14
pseries: Add tracepoints to the XICS interrupt controller
David Gibson
2012-12-14
pseries: Use #define for XICS base irq number
Ben Herrenschmidt
2012-12-14
pseries: Fix incorrect initialization of interrupt controller
David Gibson
2012-11-01
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2012-11-01
pseries: Cleanup duplications of ics_valid_irq() code
David Gibson
2012-11-01
pseries: Clean up inconsistent variable name in xics.c
David Gibson
2012-10-31
spapr: Pass PowerPCCPU to hypercalls
Andreas Färber
2012-10-04
pseries: Fix semantics of RTAS int-on, int-off and set-xive functions
David Gibson
2012-10-04
pseries: Remove XICS irq type enum type
David Gibson
2012-10-04
pseries: Remove C bitfields from xics code
David Gibson
2012-10-04
pseries: Fix XICS reset
David Gibson
2012-08-15
pseries: Rework irq assignment to avoid carrying qemu_irqs around
Alexey Kardashevskiy
2012-03-15
pseries: Add support for level interrupts to XICS
David Gibson
2012-03-14
ppc hw/: Don't use CPUState
Andreas Färber
2011-10-06
pseries: Bugfixes for interrupt numbering in XICS code
David Gibson
2011-09-21
Drop unneeded pthread.h inclusions
Jan Kiszka
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-04-08
pseries: Abolish envs array
David Gibson
2011-04-01
Implement the PAPR (pSeries) virtualized interrupt controller (xics)
David Gibson