aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/powerpc.c
Commit message (Expand)AuthorAge
* KVM: PPC: book3s_hv: Add support for PPC970-family processorsPaul Mackerras2011-07-12
* KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras2011-07-12
* KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras2011-07-12
* KVM: PPC: Accelerate H_PUT_TCE by implementing it in real modeDavid Gibson2011-07-12
* KVM: PPC: Handle some PAPR hcalls in the kernelPaul Mackerras2011-07-12
* KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras2011-07-12
* KVM: PPC: Move guest enter/exit down into subarch-specific codePaul Mackerras2011-07-12
* KVM: PPC: Pass init/destroy vm and prepare/commit memory region ops downPaul Mackerras2011-07-12
* KVM: PPC: e500: enable magic pageScott Wood2011-07-12
* KVM: PPC: booke: add sregs supportScott Wood2011-05-22
* KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)Scott Wood2011-05-22
* KVM: PPC: Fix issue clearing exit timing countersBharat Bhushan2011-05-11
* KVM: Clean up vm creation and releaseJan Kiszka2011-01-12
* KVM: PPC: fix information leak to userlandVasiliy Kulikov2010-11-05
* KVM: PPC: Expose level based interrupt capAlexander Graf2010-10-24
* KVM: PPC: Put segment registers in shared pageAlexander Graf2010-10-24
* KVM: PPC: Add feature bitmap for magic pageAlexander Graf2010-10-24
* KVM: PPC: Add get_pvinfo interface to query hypercall instructionsAlexander Graf2010-10-24
* KVM: PPC: Expose magic page support to guestAlexander Graf2010-10-24
* KVM: PPC: Implement hypervisor interfaceAlexander Graf2010-10-24
* KVM: PPC: Convert MSR to shared pageAlexander Graf2010-10-24
* KVM: Remove memory alias supportAvi Kivity2010-08-01
* KVM: PPC: fix build warning in kvm_arch_vcpu_ioctl_runDenis Kirjanov2010-08-01
* KVM: Consolidate arch specific vcpu ioctl lockingAvi Kivity2010-08-01
* KVM: PPC: Centralize locking of arch specific vcpu ioctlsAvi Kivity2010-08-01
* KVM: move vcpu locking to dispatcher for generic vcpu ioctlsAvi Kivity2010-08-01
* KVM: PPC: Improve indirect svcpu accessorsAlexander Graf2010-05-17
* KVM: PPC: Only use QPRs when availableAlexander Graf2010-05-17
* KVM: PPC: Add OSI hypercall interfaceAlexander Graf2010-05-17
* KVM: Add support for enabling capabilities per-vcpuAlexander Graf2010-05-17
* KVM: PPC: Allow userspace to unset the IRQ lineAlexander Graf2010-05-17
* KVM: PPC: Do not create debugfs if fail to create vcpuWei Yongjun2010-05-17
* KVM: PPC: Destory timer on vcpu destructionAlexander Graf2010-04-25
* KVM: PPC: Add capability for paired singlesAlexander Graf2010-04-25
* KVM: PPC: Teach MMIO SignednessAlexander Graf2010-04-25
* KVM: PPC: Enable MMIO to do 64 bits, fprs and qprsAlexander Graf2010-04-25
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* KVM: fix cleanup_srcu_struct on vm destructionMarcelo Tosatti2010-03-01
* KVM: PPC: Use accessor functions for GPR accessAlexander Graf2010-03-01
* KVM: split kvm_arch_set_memory_region into prepare and commitMarcelo Tosatti2010-03-01
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-09
|\
| * KVM: Activate Virtualization On DemandAlexander Graf2009-12-03
| * KVM: Return -ENOTTY on unrecognized ioctlsAvi Kivity2009-12-03
* | powerpc/kvm: Sync guest visible MMU stateAlexander Graf2009-12-08
* | Use hrtimers for the decrementerAlexander Graf2009-11-05
* | Move dirty logging code to sub-archAlexander Graf2009-11-05
|/
* KVM: Reduce runnability interface with arch support codeGleb Natapov2009-09-10
* KVM: powerpc: convert marker probes to event traceMarcelo Tosatti2009-09-10
* KVM: Use macro to iterate over vcpus.Gleb Natapov2009-09-10
* KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov2009-06-10