aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-10-02KVM: Unconditionally export KVM_CAP_USER_NMIChristoffer Dall
2014-10-02KVM: Unconditionally export KVM_CAP_READONLY_MEMChristoffer Dall
2014-10-02KVM: Introduce gfn_to_hva_memslot_protChristoffer Dall
2014-10-02KVM: add kvm_arch_sched_inRadim Krčmář
2014-10-02KVM: Move more code under CONFIG_HAVE_KVM_IRQFDPaolo Bonzini
2014-10-02KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras
2014-10-02KVM: Move all accesses to kvm::irq_routing into irqchip.cPaul Mackerras
2014-10-02KVM: irqchip: Provide and use accessors for irq routing tablePaul Mackerras
2014-10-02KVM: Allow KVM_CHECK_EXTENSION on the vm fdAlexander Graf
2014-10-02KVM: Rename and add argument to check_extensionAlexander Graf
2014-10-02KVM: ARM: vgic: add the GICv3 backendMarc Zyngier
2014-10-02arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier
2014-10-02KVM: ARM: vgic: revisit implementation of irqchip_in_kernelMarc Zyngier
2014-10-02KVM: ARM: vgic: split GICv2 backend from the main vgic codeMarc Zyngier
2014-10-02KVM: ARM: introduce vgic_params structureMarc Zyngier
2014-10-02KVM: ARM: vgic: introduce vgic_enableMarc Zyngier
2014-10-02KVM: ARM: vgic: abstract VMCR accessMarc Zyngier
2014-10-02KVM: ARM: vgic: move underflow handling to vgic_opsMarc Zyngier
2014-10-02KVM: ARM: vgic: abstract MISR decodingMarc Zyngier
2014-10-02KVM: ARM: vgic: abstract EISR bitmap accessMarc Zyngier
2014-10-02KVM: ARM: vgic: abstract access to the ELRSR bitmapMarc Zyngier
2014-10-02KVM: ARM: vgic: introduce vgic_ops and LR manipulation primitivesMarc Zyngier
2014-10-02KVM: arm/arm64: vgic: move GICv2 registers to their own structureMarc Zyngier
2014-10-02arm64: KVM: allow export and import of generic timer regsAlex Bennée
2014-10-02KVM: prepare for KVM_(S|G)ET_MP_STATE on other architecturesDavid Hildenbrand
2014-10-02kvm/irqchip: Speed up KVM_SET_GSI_ROUTINGChristian Borntraeger
2014-10-02KVM: Add KVM_EXIT_SYSTEM_EVENT to user space API headerAnup Patel
2014-10-02ARM/ARM64: KVM: Add common header for PSCI related definesAnup Patel
2014-10-02KVM: Add capability to advertise PSCI v0.2 supportAnup Patel
2014-10-02KVM: add kvm_is_error_gpa() helperHeiko Carstens
2014-10-02ARM: KVM: fix non-VGIC compilationMarc Zyngier
2014-10-02KVM: async_pf: Provide additional direct page notificationDominik Dingel
2014-10-02kvm: make local functions staticStephen Hemminger
2014-10-02irqchip: arm-gic: Define additional MMIO offsets and masksChristoffer Dall
2014-10-02KVM: arm-vgic: Set base addr through device APIChristoffer Dall
2014-10-02KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGICChristoffer Dall
2014-10-02KVM: Use cond_resched() directly and remove useless kvm_resched()Takuya Yoshikawa
2014-10-02kvm_host: typo fixMichael S. Tsirkin
2014-10-02kvm: Add VFIO deviceAlex Williamson
2014-10-02kvm: Add KVM_GET_EMULATED_CPUIDBorislav Petkov
2014-10-02kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V
2014-10-02KVM: Drop FOLL_GET in GUP when doing async page faultchai wen
2014-10-02KVM: Move gfn_to_index to x86 specific codeChristoffer Dall
2014-10-02ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctlAnup Patel
2014-10-02KVM: Convert kvm_lock back to non-raw spinlockPaolo Bonzini
2014-10-02kvm: remove .done from struct kvm_async_pfRadim Krčmář
2014-10-02KVM: mmu: allow page tables to be in read-only slotsPaolo Bonzini
2014-10-02ARM: KVM: vgic: Bump VGIC_NR_IRQS to 256Christoffer Dall
2014-10-02KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa
2014-10-02ARM: KVM: Allow host virt timer irq to be different from guest timer virt irqAnup Patel