summaryrefslogtreecommitdiffstats
path: root/include/hw/ppc/xics.h
Commit message (Expand)AuthorAgeFilesLines
* ppc/xics: Replace "icp" with "xics" in most placesBenjamin Herrenschmidt2016-07-011-1/+1
* ppc/xics: Implement H_IPOLL using an accessorBenjamin Herrenschmidt2016-07-011-0/+1
* ppc/xics: Move SPAPR specific code to a separate fileBenjamin Herrenschmidt2016-07-011-0/+21
* ppc/xics: Rename existing xics to xics_spaprBenjamin Herrenschmidt2016-07-011-12/+18
* ppc/xics: Remove unused xics_set_irq_type()Benjamin Herrenschmidt2016-06-271-1/+0Star
* xics,xics_kvm: Handle CPU unplug correctlyBharata B Rao2016-06-171-0/+1
* xics: report errors with the QEMU Error APIGreg Kurz2016-02-281-2/+3
* xics_kvm: Don't enable KVM_CAP_IRQ_XICS if already enabledBharata B Rao2015-07-071-0/+1
* xics: Implement xics_ics_free()Alexey Kardashevskiy2014-06-271-0/+1
* spapr: Move interrupt allocator to xicsAlexey Kardashevskiy2014-06-271-0/+2
* xics: Add flags for interruptsAlexey Kardashevskiy2014-06-271-1/+5
* spapr_pci: Advertise MSI quotaBadari Pulavarty2014-06-161-0/+2
* xics-kvm: Support for in-kernel XICS interrupt controllerDavid Gibson2013-10-251-0/+10
* xics: add cpu_setup callbackAlexey Kardashevskiy2013-10-251-0/+1
* xics: split to xics and xics-commonAlexey Kardashevskiy2013-10-251-0/+20
* xics: add pre_save/post_load dispatchersAlexey Kardashevskiy2013-10-251-0/+26
* xics: rename types to be sane and follow coding styleAnthony Liguori2013-07-291-6/+68
* hw: move headers to include/Paolo Bonzini2013-04-081-0/+41