aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/xics_kvm.c
AgeCommit message (Expand)Author
2017-11-14xics/kvm: synchonize state before 'info pic'Greg Kurz
2017-06-09xics: drop ICPStateClass::cpu_setup() handlerGreg Kurz
2017-06-09xics: pass appropriate types to realize() handlers.Greg Kurz
2017-06-08xics: add reset() handler to ICPStateClassGreg Kurz
2017-05-25xics: add unrealize handlerGreg Kurz
2017-05-24xics_kvm: cache already enabled vCPU idsGreg Kurz
2017-05-11ppc/xics: preserve P and Q bits for KVM IRQsSam Bobroff
2017-05-11ppc/xics: Fix stale irq->status bits after getSam Bobroff
2017-03-06ppc/xics: register reset handlers for the ICP and ICS objectsCédric Le Goater
2017-03-01ppc/xics: rename 'ICPState *' variables to 'icp'Cédric Le Goater
2017-03-01ppc/xics: remove the XICSState classesCédric Le Goater
2017-03-01ppc/xics: export the XICS init routinesCédric Le Goater
2017-03-01ppc/xics: move the cpu_setup() handler under the ICPState classCédric Le Goater
2017-03-01ppc/xics: simplify the cpu_setup() handlerCédric Le Goater
2017-03-01ppc/xics: move kernel_xics_fd out of KVMXICSStateCédric Le Goater
2017-03-01ppc/xics: remove set_nr_servers() handler from XICSStateClassCédric Le Goater
2017-03-01ppc/xics: remove set_nr_irqs() handler from XICSStateClassCédric Le Goater
2016-10-28ppc/xics: add a xics_set_nr_servers common routineCédric Le Goater
2016-10-14ppc/xics: Split ICS into ics-base and ics classBenjamin Herrenschmidt
2016-10-14ppc/xics: Make the ICSState a listBenjamin Herrenschmidt
2016-09-07xics_kvm: drop extra checking of kernel_xics_fdGreg Kurz
2016-07-01ppc/xics: Replace "icp" with "xics" in most placesBenjamin Herrenschmidt
2016-07-01ppc/xics: Rename existing xics to xics_spaprBenjamin Herrenschmidt
2016-06-17xics,xics_kvm: Handle CPU unplug correctlyBharata B Rao
2016-05-19dma: do not depend on kvm_enabled()Paolo Bonzini
2016-05-19explicitly include linux/kvm.hPaolo Bonzini
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-01-29ppc: Clean up includesPeter Maydell
2015-07-07xics_kvm: Don't enable KVM_CAP_IRQ_XICS if already enabledBharata B Rao
2015-07-07spapr: Merge sPAPREnvironment into sPAPRMachineStateDavid Gibson
2014-12-15KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checksEric Auger
2014-06-27xics: Disable flags reset on xics resetAlexey Kardashevskiy
2014-06-27xics: Add flags for interruptsAlexey Kardashevskiy
2014-06-27spapr: Fix RTAS token numbersAlexey Kardashevskiy
2014-04-30ppc: use kvm_vcpu_enable_cap()Cornelia Huck
2014-03-13xics-kvm: Fix reset functionAlexey Kardashevskiy
2014-03-05target-ppc: spapr: e500: fix to use cpu_dt_idAlexey Kardashevskiy
2013-10-25xics-kvm: enable irqfd for MSIAlexey Kardashevskiy
2013-10-25xics-kvm: Support for in-kernel XICS interrupt controllerDavid Gibson