aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/powerpc.c
AgeCommit message (Expand)Author
2012-03-08KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa
2012-03-05KVM: PPC: Rename MMIO register identifiersAlexander Graf
2012-03-05KVM: PPC: Move kvm_vcpu_ioctl_[gs]et_one_reg down to platform-specific codePaul Mackerras
2012-03-05KVM: PPC: Add support for explicit HIOR settingAlexander Graf
2012-03-05KVM: PPC: Add generic single register ioctlsAlexander Graf
2012-03-05KVM: PPC: Add KVM_CAP_NR_VCPUS and KVM_CAP_MAX_VCPUSMatt Evans
2012-03-05KVM: PPC: Fix vcpu_create dereference before validity check.Matt Evans
2012-03-05KVM: PPC: Implement MMU notifiers for Book3S HV guestsPaul Mackerras
2012-03-05KVM: PPC: Make wakeups work again for Book3S HV guestsPaul Mackerras
2012-03-05KVM: PPC: align vcpu_kick with x86Alexander Graf
2012-03-05KVM: PPC: booke: Improve timer register emulationScott Wood
2012-03-05KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASnScott Wood
2012-03-05KVM: PPC: Move prepare_to_enter call site into subarch codeScott Wood
2012-03-05KVM: PPC: Rename deliver_interrupts to prepare_to_enterScott Wood
2012-03-05KVM: PPC: e500: MMU APIScott Wood
2012-03-05KVM: s390: ucontrol: export SIE control block to userCarsten Otte
2012-03-05KVM: s390: add parameter for KVM_CREATE_VMCarsten Otte
2011-11-17Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul 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-09-25KVM: PPC: Enable the PAPR CAP for Book3SAlexander Graf
2011-09-25KVM: PPC: Add support for explicit HIOR settingAlexander Graf
2011-07-12KVM: PPC: book3s_hv: Add support for PPC970-family processorsPaul 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
2011-07-12KVM: PPC: Move guest enter/exit down into subarch-specific codePaul Mackerras
2011-07-12KVM: PPC: Pass init/destroy vm and prepare/commit memory region ops downPaul Mackerras
2011-07-12KVM: PPC: e500: enable magic pageScott Wood
2011-05-22KVM: PPC: booke: add sregs supportScott Wood
2011-05-22KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)Scott Wood
2011-05-11KVM: PPC: Fix issue clearing exit timing countersBharat Bhushan
2011-01-12KVM: Clean up vm creation and releaseJan Kiszka
2010-11-05KVM: PPC: fix information leak to userlandVasiliy Kulikov
2010-10-24KVM: PPC: Expose level based interrupt capAlexander Graf
2010-10-24KVM: PPC: Put segment registers in shared pageAlexander Graf
2010-10-24KVM: PPC: Add feature bitmap for magic pageAlexander Graf
2010-10-24KVM: PPC: Add get_pvinfo interface to query hypercall instructionsAlexander Graf
2010-10-24KVM: PPC: Expose magic page support to guestAlexander Graf
2010-10-24KVM: PPC: Implement hypervisor interfaceAlexander Graf
2010-10-24KVM: PPC: Convert MSR to shared pageAlexander Graf
2010-08-01KVM: Remove memory alias supportAvi Kivity
2010-08-01KVM: PPC: fix build warning in kvm_arch_vcpu_ioctl_runDenis Kirjanov
2010-08-01KVM: Consolidate arch specific vcpu ioctl lockingAvi Kivity
2010-08-01KVM: PPC: Centralize locking of arch specific vcpu ioctlsAvi Kivity
2010-08-01KVM: move vcpu locking to dispatcher for generic vcpu ioctlsAvi Kivity
2010-05-17KVM: PPC: Improve indirect svcpu accessorsAlexander Graf