aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/kvm_host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini1-0/+1
2014-12-17KVM: PPC: Book3S HV: Improve H_CONFER implementationSam Bobroff1-0/+1
2014-12-17KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR registerPaul Mackerras1-0/+2
2014-12-17KVM: PPC: Book3S HV: Remove code for PPC970 processorsPaul Mackerras1-14/+0
2014-12-17KVM: PPC: Book3S HV: Simplify locking around stolen time calculationsPaul Mackerras1-0/+1
2014-09-24Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-nextPaolo Bonzini1-3/+1
2014-09-24kvm: Add arch specific mmu notifier for page invalidationTang Chen1-0/+5
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla1-1/+1
2014-09-22KVM: PPC: Remove the tasklet used by the hrtimerMihai Caraman1-1/+0
2014-09-22KVM: PPC: BOOKE: Guest and hardware visible debug registers are sameBharat Bhushan1-2/+0
2014-09-22KVM: PPC: BOOKE : Emulate rfdi instructionBharat Bhushan1-0/+1
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář1-1/+1
2014-08-29KVM: static inline empty kvm_arch functionsRadim Krčmář1-0/+8
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini1-5/+0
2014-07-28KVM: PPC: Remove DCR handlingAlexander Graf1-4/+0
2014-07-28KVM: PPC: Move kvmppc_ld/st to common codeAlexander Graf1-2/+2
2014-07-28Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8Stewart Smith1-0/+2
2014-07-28KVM: PPC: Remove 440 supportAlexander Graf1-3/+0
2014-07-28kvm: ppc: bookehv: Save restore SPRN_SPRG9 on guest entry exitBharat Bhushan1-0/+1
2014-07-28KVM: PPC: Book3S: Move vcore definition to end of kvm_arch structAlexander Graf1-1/+4
2014-07-28KVM: PPC: e500: Emulate power management control SPRMihai Caraman1-0/+1
2014-07-28KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handlingPaul Mackerras1-0/+2
2014-07-28KVM: PPC: BOOK3S: PR: Emulate instruction counterAneesh Kumar K.V1-0/+1
2014-07-28KVM: PPC: BOOK3S: PR: Emulate virtual timebase registerAneesh Kumar K.V1-0/+1
2014-07-06KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulationAneesh Kumar K.V1-2/+2
2014-05-30KVM: PPC: Disable NX for old magic page using guestsAlexander Graf1-0/+1
2014-05-30KVM: PPC: Book3S PR: Expose TAR facility to guestAlexander Graf1-0/+2
2014-05-30KVM: PPC: Book3S PR: Handle Facility interrupt and FSCRAlexander Graf1-0/+1
2014-05-30KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf1-0/+3
2014-05-30KVM: PPC: BOOK3S: PR: Enable Little Endian PR guestAneesh Kumar K.V1-1/+1
2014-01-27KVM: PPC: Book3S HV: Add new state for transactional memoryMichael Neuling1-3/+21
2014-01-27KVM: PPC: Book3S HV: Basic little-endian guest supportAnton Blanchard1-0/+1
2014-01-27KVM: PPC: Book3S HV: Add support for DABRX register on POWER7Paul Mackerras1-0/+1
2014-01-27KVM: PPC: Book3S HV: Context-switch new POWER8 SPRsMichael Neuling1-1/+24
2014-01-27KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbersPaul Mackerras1-0/+2
2014-01-09kvm: powerpc: use caching attributes as per linux pteBharat Bhushan1-1/+1
2014-01-09KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structuresPaul Mackerras1-8/+4
2013-10-17kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V1-0/+1
2013-10-17kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLEAneesh Kumar K.V1-5/+5
2013-10-17kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLEAneesh Kumar K.V1-1/+1
2013-10-17KVM: PPC: E500: Add userspace debug stub supportBharat Bhushan1-0/+3
2013-10-17KVM: PPC: E500: Using "struct debug_reg"Bharat Bhushan1-12/+1
2013-10-17KVM: PPC: Book3S PR: Better handling of host-side read-only pagesPaul Mackerras1-1/+2
2013-10-17KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cachePaul Mackerras1-0/+7
2013-10-17KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safePaul Mackerras1-0/+3
2013-10-17KVM: PPC: Book3S PR: Allow guest to use 64k pagesPaul Mackerras1-0/+4
2013-10-17KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpuPaul Mackerras1-0/+1
2013-10-17KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7Paul Mackerras1-0/+2
2013-10-17KVM: PPC: Book3S HV: Add support for guest Program Priority RegisterPaul Mackerras1-0/+1
2013-10-17KVM: PPC: Book3S HV: Store LPCR value for each virtual corePaul Mackerras1-0/+1