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
/
include
/
hw
/
ppc
/
xics.h
Age
Commit message (
Expand
)
Author
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-01
ppc/xics: Replace "icp" with "xics" in most places
Benjamin Herrenschmidt
2016-07-01
ppc/xics: Implement H_IPOLL using an accessor
Benjamin Herrenschmidt
2016-07-01
ppc/xics: Move SPAPR specific code to a separate file
Benjamin Herrenschmidt
2016-07-01
ppc/xics: Rename existing xics to xics_spapr
Benjamin Herrenschmidt
2016-06-27
ppc/xics: Remove unused xics_set_irq_type()
Benjamin Herrenschmidt
2016-06-17
xics,xics_kvm: Handle CPU unplug correctly
Bharata B Rao
2016-02-28
xics: report errors with the QEMU Error API
Greg Kurz
2015-07-07
xics_kvm: Don't enable KVM_CAP_IRQ_XICS if already enabled
Bharata B Rao
2014-06-27
xics: Implement xics_ics_free()
Alexey Kardashevskiy
2014-06-27
spapr: Move interrupt allocator to xics
Alexey Kardashevskiy
2014-06-27
xics: Add flags for interrupts
Alexey Kardashevskiy
2014-06-16
spapr_pci: Advertise MSI quota
Badari Pulavarty
2013-10-25
xics-kvm: Support for in-kernel XICS interrupt controller
David Gibson
2013-10-25
xics: add cpu_setup callback
Alexey Kardashevskiy
2013-10-25
xics: split to xics and xics-common
Alexey Kardashevskiy
2013-10-25
xics: add pre_save/post_load dispatchers
Alexey Kardashevskiy
2013-07-29
xics: rename types to be sane and follow coding style
Anthony Liguori
2013-04-08
hw: move headers to include/
Paolo Bonzini