summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/kvm_host.h
AgeCommit message (Expand)Author
2014-09-22KVM: PPC: BOOKE : Emulate rfdi instructionBharat Bhushan
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář
2014-08-29KVM: static inline empty kvm_arch functionsRadim Krčmář
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini
2014-07-28KVM: PPC: Remove DCR handlingAlexander Graf
2014-07-28KVM: PPC: Move kvmppc_ld/st to common codeAlexander Graf
2014-07-28Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8Stewart Smith
2014-07-28KVM: PPC: Remove 440 supportAlexander Graf
2014-07-28kvm: ppc: bookehv: Save restore SPRN_SPRG9 on guest entry exitBharat Bhushan
2014-07-28KVM: PPC: Book3S: Move vcore definition to end of kvm_arch structAlexander Graf
2014-07-28KVM: PPC: e500: Emulate power management control SPRMihai Caraman
2014-07-28KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handlingPaul Mackerras
2014-07-28KVM: PPC: BOOK3S: PR: Emulate instruction counterAneesh Kumar K.V
2014-07-28KVM: PPC: BOOK3S: PR: Emulate virtual timebase registerAneesh Kumar K.V
2014-07-06KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulationAneesh Kumar K.V
2014-05-30KVM: PPC: Disable NX for old magic page using guestsAlexander Graf
2014-05-30KVM: PPC: Book3S PR: Expose TAR facility to guestAlexander Graf
2014-05-30KVM: PPC: Book3S PR: Handle Facility interrupt and FSCRAlexander Graf
2014-05-30KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf
2014-05-30KVM: PPC: BOOK3S: PR: Enable Little Endian PR guestAneesh Kumar K.V
2014-01-27KVM: PPC: Book3S HV: Add new state for transactional memoryMichael Neuling
2014-01-27KVM: PPC: Book3S HV: Basic little-endian guest supportAnton Blanchard
2014-01-27KVM: PPC: Book3S HV: Add support for DABRX register on POWER7Paul Mackerras
2014-01-27KVM: PPC: Book3S HV: Context-switch new POWER8 SPRsMichael Neuling
2014-01-27KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbersPaul Mackerras
2014-01-09kvm: powerpc: use caching attributes as per linux pteBharat Bhushan
2014-01-09KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structuresPaul Mackerras
2013-10-17kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V
2013-10-17kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLEAneesh Kumar K.V
2013-10-17kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLEAneesh Kumar K.V
2013-10-17KVM: PPC: E500: Add userspace debug stub supportBharat Bhushan
2013-10-17KVM: PPC: E500: Using "struct debug_reg"Bharat Bhushan
2013-10-17KVM: PPC: Book3S PR: Better handling of host-side read-only pagesPaul Mackerras
2013-10-17KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cachePaul Mackerras
2013-10-17KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safePaul Mackerras
2013-10-17KVM: PPC: Book3S PR: Allow guest to use 64k pagesPaul Mackerras
2013-10-17KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpuPaul Mackerras
2013-10-17KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7Paul Mackerras
2013-10-17KVM: PPC: Book3S HV: Add support for guest Program Priority RegisterPaul Mackerras
2013-10-17KVM: PPC: Book3S HV: Store LPCR value for each virtual corePaul Mackerras
2013-10-17KVM: PPC: Book3S HV: Implement timebase offset for guestsPaul Mackerras
2013-10-17KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registersPaul Mackerras
2013-10-14KVM: PPC: Get rid of KVM_HPAGE definesChristoffer Dall
2013-07-08powerpc/kvm: Contiguous memory allocator based RMA allocationAneesh Kumar K.V
2013-07-08powerpc/kvm: Contiguous memory allocator based hash page table allocationAneesh Kumar K.V
2013-04-26KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controllerBenjamin Herrenschmidt
2013-04-26KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS callsMichael Ellerman
2013-04-26KVM: PPC: Support irq routing and irqfd for in-kernel MPICAlexander Graf
2013-04-26kvm/ppc/mpic: add KVM_CAP_IRQ_MPICScott Wood
2013-04-26kvm/ppc/mpic: in-kernel MPIC emulationScott Wood