aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_hv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-27arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twiceDanny Kukawka1-1/+0
2011-12-26KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=NMichael Neuling1-1/+1
2011-11-16powerpc: Add hvcall.h include to book3s_hv.cMichael Neuling1-0/+1
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-09-25KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode codePaul Mackerras1-147/+188
2011-09-25KVM: PPC: Add sanity checking to vcpu_runAlexander Graf1-0/+8
2011-07-12KVM: PPC: book3s_hv: Add support for PPC970-family processorsPaul Mackerras1-11/+49
2011-07-12powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bitsPaul Mackerras1-1/+2
2011-07-12KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras1-9/+250
2011-07-12KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras1-27/+289
2011-07-12KVM: PPC: Accelerate H_PUT_TCE by implementing it in real modeDavid Gibson1-1/+115
2011-07-12KVM: PPC: Handle some PAPR hcalls in the kernelPaul Mackerras1-1/+169
2011-07-12KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras1-0/+445