aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/powerpc.c
Commit message (Expand)AuthorAge
* 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
* KVM: ppc: remove debug support broken by KVM debug rewriteHollis Blanchard2009-03-24
* KVM: ppc: cosmetic changes to mmu hook namesHollis Blanchard2009-03-24
* KVM: New guest debug interfaceJan Kiszka2009-03-24
* KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang2009-02-14
* KVM: Consolidate userspace memory capability reporting into common codeAvi Kivity2008-12-31
* KVM: ppc: Implement in-kernel exit timing statisticsHollis Blanchard2008-12-31
* KVM: ppc: adjust vcpu types to support 64-bit coresHollis Blanchard2008-12-31
* KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessorHollis Blanchard2008-12-31
* KVM: ppc: Refactor powerpc.c to relocate 440-specific codeHollis Blanchard2008-12-31