summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/booke.c
AgeCommit message (Expand)Author
2020-05-27KVM: PPC: Clean up redundant 'kvm_run' parametersTianjia Zhang
2020-05-15kvm: add halt-polling cpu usage statsDavid Matlack
2020-04-21kvm_host: unify VM_STAT and VCPU_STAT definitions in a single placeEmanuele Giuseppe Esposito
2020-03-19KVM: PPC: Kill kvmppc_ops::mmu_destroy() and kvmppc_mmu_destroy()Greg Kurz
2020-03-19KVM: PPC: Use fallthrough;Joe Perches
2020-03-16KVM: Provide common implementation for generic dirty log functionsSean Christopherson
2020-03-16KVM: Simplify kvm_free_memslot() and all its descendentsSean Christopherson
2020-03-16KVM: PPC: Move memslot memory allocation into prepare_memory_region()Sean Christopherson
2020-01-30Merge tag 'kvm-ppc-next-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-01-27KVM: Drop kvm_arch_vcpu_setup()Sean Christopherson
2020-01-27KVM: PPC: BookE: Setup vcpu during kvmppc_core_vcpu_create()Sean Christopherson
2020-01-24KVM: PPC: Move kvm_vcpu_init() invocation to common codeSean Christopherson
2020-01-24KVM: PPC: Allocate vcpu struct in common PPC codeSean Christopherson
2020-01-17KVM: PPC: Book3E: Replace current->mm by kvm->mmLeonardo Bras
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Thomas Gleixner
2018-12-17KVM: PPC: Pass change type down to memslot commit functionBharata B Rao
2018-05-18KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_archSimon Guo
2018-04-27powerpc/kvm/booke: Fix altivec related build breakLaurentiu Tudor
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debugChristoffer Dall
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_translateChristoffer Dall
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregsChristoffer Dall
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregsChristoffer Dall
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regsChristoffer Dall
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regsChristoffer Dall
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook
2017-06-04KVM: add kvm_request_pendingRadim Krčmář
2017-04-27KVM: add kvm_{test,clear}_request to replace {test,clear}_bitRadim Krčmář
2017-04-20KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interruptsPaul Mackerras
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-09-27KVM: PPC: BookE: Fix a sanity checkDan Carpenter
2016-07-01KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder
2015-12-01powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()Anton Blanchard
2015-09-16KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini
2015-08-22KVM: PPC: add missing pt_regs initializationTudor Laurentiu
2015-05-28KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini
2015-05-26KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini
2015-05-07KVM: booke: use __kvm_guest_exitPaolo Bonzini
2015-02-06kvm: add halt_poll_ns module parameterPaolo Bonzini
2014-09-22KVM: PPC: Pass enum to kvmppc_get_last_instAlexander Graf
2014-09-22powerpc/kvm: common sw breakpoint instr across ppcMadhavan Srinivasan
2014-09-22KVM: PPC: Remove the tasklet used by the hrtimerMihai Caraman
2014-09-22KVM: PPC: BOOKE: Emulate debug registers and exceptionBharat Bhushan
2014-09-22KVM: PPC: Make ONE_REG powerpc genericMihai Caraman
2014-09-22KVM: PPC: Book3e: Add AltiVec supportMihai Caraman
2014-09-22KVM: PPC: Book3E: Increase FPU lazinessMihai Caraman
2014-09-22KVM: PPC: BOOKE: Add one reg interface for DBSRBharat Bhushan
2014-09-22KVM: PPC: BOOKE: Guest and hardware visible debug registers are sameBharat Bhushan
2014-09-22KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUGBharat Bhushan