aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/book3s.c
AgeCommit message (Expand)Author
2014-01-09KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structuresPaul Mackerras
2014-01-09KVM: PPC: Add devname:kvm aliases for modulesAlexander Graf
2013-10-17kvm: powerpc: book3s: drop is_hv_enabledAneesh Kumar K.V
2013-10-17kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V
2013-10-17kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V
2013-10-17kvm: powerpc: book3s: Support building HV and PR KVM as moduleAneesh Kumar K.V
2013-10-17kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_opsAneesh Kumar K.V
2013-10-17kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V
2013-10-17KVM: PPC: Book3S PR: Better handling of host-side read-only pagesPaul Mackerras
2013-10-17KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVEPaul Mackerras
2013-04-26KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler statePaul Mackerras
2013-04-26KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controllerBenjamin Herrenschmidt
2013-04-26KVM: PPC: debug stub interface parameter definedBharat Bhushan
2013-04-17Added ONE_REG interface for debug instructionBharat Bhushan
2013-03-22KVM: PPC: Remove unused argument to kvmppc_core_dequeue_externalPaul Mackerras
2012-10-05KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interfacePaul Mackerras
2012-10-05KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interfacePaul Mackerras
2012-10-05KVM: PPC: booke: Add watchdog emulationBharat Bhushan
2012-04-08powerpc/kvm: Fix magic page vs. 32-bit RTAS on ppc64Benjamin Herrenschmidt
2012-04-08KVM: PPC: booke: rework rescheduling checksAlexander Graf
2012-03-05KVM: PPC: Book3s HV: Implement get_dirty_log using hardware changed bitPaul Mackerras
2012-03-05KVM: PPC: booke: Improve timer register emulationScott Wood
2012-03-05KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASnScott Wood
2012-03-05KVM: PPC: Rename deliver_interrupts to prepare_to_enterScott Wood
2011-12-27KVM: introduce id_to_memslot functionXiao Guangrong
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker
2011-07-12KVM: PPC: Deliver program interrupts right away instead of queueing themPaul Mackerras
2011-07-12KVM: PPC: Split out code from book3s.c into book3s_pr.cPaul Mackerras
2011-07-12KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3sPaul Mackerras
2011-07-12KVM: PPC: Fix machine checks on 32-bit Book3SPaul Mackerras
2011-07-12KVM: PPC: Resolve real-mode handlers through function exportsAlexander Graf
2011-05-20powerpc/kvm: Fix kvmppc_core_pending_decPaul Mackerras
2011-03-17KVM: PPC: Fix SPRG get/set for Book3S and BookEPeter Tyser
2011-01-12KVM: replace vmalloc and memset with vzallocTakuya Yoshikawa
2010-10-24KVM: PPC: Implement Level interrupts on Book3SAlexander Graf
2010-10-24KVM: PPC: Don't put MSR_POW in MSRAlexander Graf
2010-10-24KVM: PPC: Update int_pending also on dequeueAlexander Graf
2010-10-24KVM: PPC: Put segment registers in shared pageAlexander Graf
2010-10-24KVM: PPC: Interpret SR registers on demandAlexander Graf
2010-10-24KVM: PPC: Don't flush PTEs on NX/RO hitAlexander Graf
2010-10-24KVM: PPC: Preload magic page when in kernel modeAlexander Graf
2010-10-24KVM: PPC: Move EXIT_DEBUG partially to tracepointsAlexander Graf
2010-10-24KVM: PPC: fix leakage of error page in kvmppc_patch_dcbz()Wei Yongjun
2010-10-24KVM: PPC: Magic Page Book3s supportAlexander Graf
2010-10-24KVM: PPC: Make PAM a defineAlexander Graf
2010-10-24KVM: PPC: Tell guest about pending interruptsAlexander Graf
2010-10-24KVM: PPC: Add PV guest critical sectionsAlexander Graf
2010-10-24KVM: PPC: Implement hypervisor interfaceAlexander Graf
2010-10-24KVM: PPC: Convert SPRG[0-4] to shared pageAlexander Graf
2010-10-24KVM: PPC: Convert SRR0 and SRR1 to shared pageAlexander Graf