summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/powerpc.c
AgeCommit message (Expand)Author
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
2010-05-17KVM: PPC: Only use QPRs when availableAlexander Graf
2010-05-17KVM: PPC: Add OSI hypercall interfaceAlexander Graf
2010-05-17KVM: Add support for enabling capabilities per-vcpuAlexander Graf
2010-05-17KVM: PPC: Allow userspace to unset the IRQ lineAlexander Graf
2010-05-17KVM: PPC: Do not create debugfs if fail to create vcpuWei Yongjun
2010-04-25KVM: PPC: Destory timer on vcpu destructionAlexander Graf
2010-04-25KVM: PPC: Add capability for paired singlesAlexander Graf
2010-04-25KVM: PPC: Teach MMIO SignednessAlexander Graf
2010-04-25KVM: PPC: Enable MMIO to do 64 bits, fprs and qprsAlexander Graf
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-01KVM: fix cleanup_srcu_struct on vm destructionMarcelo Tosatti
2010-03-01KVM: PPC: Use accessor functions for GPR accessAlexander Graf
2010-03-01KVM: split kvm_arch_set_memory_region into prepare and commitMarcelo Tosatti
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-12-08powerpc/kvm: Sync guest visible MMU stateAlexander Graf
2009-12-03KVM: Activate Virtualization On DemandAlexander Graf
2009-12-03KVM: Return -ENOTTY on unrecognized ioctlsAvi Kivity