aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_pr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-137/+361
2013-10-17kvm: powerpc: book3s: drop is_hv_enabledAneesh Kumar K.V1-1/+0
2013-10-17kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V1-9/+16
2013-10-17kvm: powerpc: book3s: Support building HV and PR KVM as moduleAneesh Kumar K.V1-1/+4
2013-10-17kvm: powerpc: book3s: pr: move PR related tracepoints to a separate headerAneesh Kumar K.V1-1/+3
2013-10-17kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_opsAneesh Kumar K.V1-0/+1
2013-10-17kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V1-69/+125
2013-10-17KVM: PPC: Book3S PR: Reduce number of shadow PTEs invalidated by MMU notifiersPaul Mackerras1-8/+32
2013-10-17KVM: PPC: Book3S PR: Better handling of host-side read-only pagesPaul Mackerras1-5/+24
2013-10-17KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cachePaul Mackerras1-12/+21
2013-10-17KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safePaul Mackerras1-0/+1
2013-10-17KVM: PPC: Book3S PR: Use 64k host pages where possiblePaul Mackerras1-0/+1
2013-10-17KVM: PPC: Book3S PR: Allow guest to use 64k pagesPaul Mackerras1-6/+52
2013-10-17KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpuPaul Mackerras1-34/+88
2013-10-17KVM: PPC: Book3S PR: Fix compilation without CONFIG_ALTIVECPaul Mackerras1-0/+2
2013-10-11powerpc: Put FP/VSX and VR state into structuresPaul Mackerras1-21/+15
2013-08-28KVM: PPC: Book3S PR: Make instruction fetch fallback work for system callsPaul Mackerras1-1/+1
2013-08-28KVM: PPC: Book3S PR: Don't corrupt guest state when kernel uses VMXPaul Mackerras1-4/+25
2013-08-28KVM: PPC: Book3S PR: return appropriate error when allocation failsThadeu Lima de Souza Cascardo1-2/+3
2013-07-11kvm/ppc: Call trace_hardirqs_on before entryScott Wood1-2/+2
2013-06-30KVM: PPC: Book3S PR: Allow guest to use 1TB segmentsPaul Mackerras1-2/+1
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+3
2013-04-26KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS callsMichael Ellerman1-0/+1
2013-04-26KVM: extend EMULATE_EXIT_USER to support different exit reasonsBharat Bhushan1-2/+0
2013-04-26Rename EMULATE_DO_PAPR to EMULATE_EXIT_USERBharat Bhushan1-1/+1
2013-03-18powerpc: remove cast for kmalloc/kzalloc return valueZhang Yanfei1-1/+1
2013-03-04KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa1-1/+1
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+5
2013-02-15powerpc/kvm/book3s_pr: Fix compilation on 32-bit machinesPaul Mackerras1-0/+1
2013-01-10KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1Alexander Graf1-0/+5
2013-01-10powerpc: Disable relocation on exceptions whenever PR KVM is activeIan Munsie1-0/+18
2012-12-06KVM: PPC: Book3S PR: MSR_DE doesn't exist on Book 3SPaul Mackerras1-1/+1
2012-12-06KVM: PPC: Book3S PR: Fix VSX handlingPaul Mackerras1-51/+61
2012-10-05KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interfacePaul Mackerras1-0/+26
2012-10-05KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interfacePaul Mackerras1-12/+11
2012-10-05KVM: PPC: Book3S HV: Fix updates of vcpu->cpuPaul Mackerras1-1/+2
2012-10-05KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctlyPaul Mackerras1-1/+6
2012-10-05KVM: PPC: Move kvm->arch.slot_phys into memslot.archPaul Mackerras1-0/+12
2012-10-05KVM: PPC: Add return value to core_check_requestsAlexander Graf1-1/+5
2012-10-05KVM: PPC: Add return value in prepare_to_enterAlexander Graf1-6/+6
2012-10-05KVM: PPC: Move kvm_guest_enter call into generic codeAlexander Graf1-2/+0
2012-10-05KVM: PPC: Book3S: PR: Rework irq disablingAlexander Graf1-14/+7
2012-10-05KVM: PPC: Consistentify vcpu exit pathAlexander Graf1-2/+6
2012-10-05KVM: PPC: Book3S: PR: Indicate we're out of guest modeAlexander Graf1-0/+1
2012-10-05KVM: PPC: Exit guest context while handling exitAlexander Graf1-0/+2
2012-10-05KVM: PPC: Book3S: PR: Only do resched check once per exitAlexander Graf1-1/+1
2012-10-05KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier supportAlexander Graf1-0/+47
2012-10-05KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_prAlexander Graf1-16/+6
2012-10-05KVM: PPC: PR: Use generic tracepoint for guest exitAlexander Graf1-1/+1
2012-08-06KVM: do not release the error pageXiao Guangrong1-3/+1