summaryrefslogtreecommitdiff
path: root/hw/intc/openpic_kvm.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+1
2016-03-11msi_supported -> msi_nonbrokenMichael S. Tsirkin1-1/+1
2016-01-29hw/intc: Clean up includesPeter Maydell1-0/+1
2015-10-23openpic: add to misc categoryLaurent Vivier1-0/+1
2014-12-15KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checksEric Auger1-1/+0
2014-11-04PPC: openpic_kvm: Only map first occurence in address spaceAlexander Graf1-0/+19
2014-06-16PPC: openpic_kvm: Implement resetAlexander Graf1-5/+10
2014-04-30ppc: use kvm_vcpu_enable_cap()Cornelia Huck1-6/+2
2014-04-03PPC: openpic_kvm: Filter memory events properlyAlexander Graf1-0/+10
2014-03-27intc/openpic_kvm: Fix MemListener delete region callback functionPrasad Joshi1-1/+1
2014-03-05target-ppc: spapr: e500: fix to use cpu_dt_idAlexey Kardashevskiy1-1/+1
2013-07-04hw/i*: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+1
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-07-01intc/openpic_kvm: Fix QOM and build issuesAndreas Färber1-21/+33
2013-07-01kvm/openpic: in-kernel mpic supportScott Wood1-0/+252