aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/powerpc.c
AgeCommit message (Expand)Author
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
2009-11-05Use hrtimers for the decrementerAlexander Graf
2009-11-05Move dirty logging code to sub-archAlexander Graf
2009-09-10KVM: Reduce runnability interface with arch support codeGleb Natapov
2009-09-10KVM: powerpc: convert marker probes to event traceMarcelo Tosatti
2009-09-10KVM: Use macro to iterate over vcpus.Gleb Natapov
2009-06-10KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov
2009-03-24KVM: ppc: remove debug support broken by KVM debug rewriteHollis Blanchard
2009-03-24KVM: ppc: cosmetic changes to mmu hook namesHollis Blanchard
2009-03-24KVM: New guest debug interfaceJan Kiszka
2009-02-15KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang
2008-12-31KVM: Consolidate userspace memory capability reporting into common codeAvi Kivity
2008-12-31KVM: ppc: Implement in-kernel exit timing statisticsHollis Blanchard
2008-12-31KVM: ppc: adjust vcpu types to support 64-bit coresHollis Blanchard
2008-12-31KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessorHollis Blanchard
2008-12-31KVM: ppc: Refactor powerpc.c to relocate 440-specific codeHollis Blanchard
2008-12-23powerpc: Fix KVM build on ppc440Paul Mackerras
2008-12-21powerpc/mm: Split low level tlb invalidate for nohash processorsBenjamin Herrenschmidt
2008-11-25KVM: ppc: stop leaking host memory on VM exitHollis Blanchard