aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/powerpc.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf2011-11-171-1/+0
* powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-10-311-1/+0
* KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode codePaul Mackerras2011-09-251-11/+10
* KVM: PPC: Add sanity checking to vcpu_runAlexander Graf2011-09-251-0/+28
* KVM: PPC: Enable the PAPR CAP for Book3SAlexander Graf2011-09-251-0/+5
* KVM: PPC: Add support for explicit HIOR settingAlexander Graf2011-09-251-0/+1
* KVM: PPC: book3s_hv: Add support for PPC970-family processorsPaul Mackerras2011-07-121-0/+3
* KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras2011-07-121-0/+13
* KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras2011-07-121-0/+4
* KVM: PPC: Accelerate H_PUT_TCE by implementing it in real modeDavid Gibson2011-07-121-0/+18
* KVM: PPC: Handle some PAPR hcalls in the kernelPaul Mackerras2011-07-121-1/+1
* KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras2011-07-121-1/+21
* KVM: PPC: Move guest enter/exit down into subarch-specific codePaul Mackerras2011-07-121-5/+1
* KVM: PPC: Pass init/destroy vm and prepare/commit memory region ops downPaul Mackerras2011-07-121-3/+6
* KVM: PPC: e500: enable magic pageScott Wood2011-07-121-1/+2
* KVM: PPC: booke: add sregs supportScott Wood2011-05-221-0/+4
* KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)Scott Wood2011-05-221-0/+13
* KVM: PPC: Fix issue clearing exit timing countersBharat Bhushan2011-05-111-0/+4
* KVM: Clean up vm creation and releaseJan Kiszka2011-01-121-17/+3
* KVM: PPC: fix information leak to userlandVasiliy Kulikov2010-11-051-0/+1
* KVM: PPC: Expose level based interrupt capAlexander Graf2010-10-241-0/+1
* KVM: PPC: Put segment registers in shared pageAlexander Graf2010-10-241-1/+1
* KVM: PPC: Add feature bitmap for magic pageAlexander Graf2010-10-241-1/+4
* KVM: PPC: Add get_pvinfo interface to query hypercall instructionsAlexander Graf2010-10-241-0/+38
* KVM: PPC: Expose magic page support to guestAlexander Graf2010-10-241-0/+11
* KVM: PPC: Implement hypervisor interfaceAlexander Graf2010-10-241-0/+32
* KVM: PPC: Convert MSR to shared pageAlexander Graf2010-10-241-1/+2
* KVM: Remove memory alias supportAvi Kivity2010-08-011-5/+0
* KVM: PPC: fix build warning in kvm_arch_vcpu_ioctl_runDenis Kirjanov2010-08-011-1/+1
* KVM: Consolidate arch specific vcpu ioctl lockingAvi Kivity2010-08-011-7/+4
* KVM: PPC: Centralize locking of arch specific vcpu ioctlsAvi Kivity2010-08-011-4/+8
* KVM: move vcpu locking to dispatcher for generic vcpu ioctlsAvi Kivity2010-08-011-4/+0
* KVM: PPC: Improve indirect svcpu accessorsAlexander Graf2010-05-171-1/+1
* KVM: PPC: Only use QPRs when availableAlexander Graf2010-05-171-0/+2
* KVM: PPC: Add OSI hypercall interfaceAlexander Graf2010-05-171-0/+12
* KVM: Add support for enabling capabilities per-vcpuAlexander Graf2010-05-171-0/+27
* KVM: PPC: Allow userspace to unset the IRQ lineAlexander Graf2010-05-171-1/+5
* KVM: PPC: Do not create debugfs if fail to create vcpuWei Yongjun2010-05-171-1/+2
* KVM: PPC: Destory timer on vcpu destructionAlexander Graf2010-04-251-0/+4
* KVM: PPC: Add capability for paired singlesAlexander Graf2010-04-251-0/+1
* KVM: PPC: Teach MMIO SignednessAlexander Graf2010-04-251-0/+29
* KVM: PPC: Enable MMIO to do 64 bits, fprs and qprsAlexander Graf2010-04-251-2/+22
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* KVM: fix cleanup_srcu_struct on vm destructionMarcelo Tosatti2010-03-011-0/+1
* KVM: PPC: Use accessor functions for GPR accessAlexander Graf2010-03-011-10/+11
* KVM: split kvm_arch_set_memory_region into prepare and commitMarcelo Tosatti2010-03-011-4/+14
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-091-2/+3
|\
| * KVM: Activate Virtualization On DemandAlexander Graf2009-12-031-1/+2
| * KVM: Return -ENOTTY on unrecognized ioctlsAvi Kivity2009-12-031-1/+1
* | powerpc/kvm: Sync guest visible MMU stateAlexander Graf2009-12-081-0/+3