aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/book3s_hv.c
AgeCommit message (Expand)Author
2011-11-16powerpc: Add hvcall.h include to book3s_hv.cMichael Neuling
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker
2011-09-25KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode codePaul Mackerras
2011-09-25KVM: PPC: Add sanity checking to vcpu_runAlexander Graf
2011-07-12KVM: PPC: book3s_hv: Add support for PPC970-family processorsPaul Mackerras
2011-07-12powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect...Paul Mackerras
2011-07-12KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras
2011-07-12KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras
2011-07-12KVM: PPC: Accelerate H_PUT_TCE by implementing it in real modeDavid Gibson
2011-07-12KVM: PPC: Handle some PAPR hcalls in the kernelPaul Mackerras
2011-07-12KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras