aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/booke.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-24KVM: debugfs: Reuse binary stats descriptorsGravatar Jing Zhang 1-25/+0
2021-06-24KVM: stats: Support binary stats retrieval for a VCPUGravatar Jing Zhang 1-0/+38
2021-06-24KVM: stats: Support binary stats retrieval for a VMGravatar Jing Zhang 1-0/+17
2021-06-24KVM: stats: Separate generic stats from architecture specific onesGravatar Jing Zhang 1-7/+7
2021-02-22Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-0/+1
2021-02-10KVM: PPC: remove unneeded semicolonGravatar Yang Li 1-1/+1
2021-02-09powerpc: convert interrupt handlers to use wrappersGravatar Nicholas Piggin 1-0/+1
2020-12-15KVM: PPC: fix comparison to bool warningGravatar Kaixu Xia 1-3/+3
2020-09-17KVM: PPC: Don't return -ENOTSUPP to userspace in ioctlsGravatar Greg Kurz 1-3/+3
2020-07-23KVM: PPC: Clean up redundant kvm_run parameters in assemblyGravatar Tianjia Zhang 1-5/+4
2020-05-27KVM: PPC: Clean up redundant 'kvm_run' parametersGravatar Tianjia Zhang 1-17/+19
2020-05-15kvm: add halt-polling cpu usage statsGravatar David Matlack 1-0/+2
2020-04-21kvm_host: unify VM_STAT and VCPU_STAT definitions in a single placeGravatar Emanuele Giuseppe Esposito 1-22/+19
2020-03-19KVM: PPC: Kill kvmppc_ops::mmu_destroy() and kvmppc_mmu_destroy()Gravatar Greg Kurz 1-5/+0
2020-03-19KVM: PPC: Use fallthrough;Gravatar Joe Perches 1-3/+3
2020-03-16KVM: Provide common implementation for generic dirty log functionsGravatar Sean Christopherson 1-0/+5
2020-03-16KVM: Simplify kvm_free_memslot() and all its descendentsGravatar Sean Christopherson 1-2/+1
2020-03-16KVM: PPC: Move memslot memory allocation into prepare_memory_region()Gravatar Sean Christopherson 1-7/+2
2020-01-30Merge tag 'kvm-ppc-next-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Paolo Bonzini 1-1/+1
2020-01-27KVM: Drop kvm_arch_vcpu_setup()Gravatar Sean Christopherson 1-5/+0
2020-01-27KVM: PPC: BookE: Setup vcpu during kvmppc_core_vcpu_create()Gravatar Sean Christopherson 1-27/+33
2020-01-24KVM: PPC: Move kvm_vcpu_init() invocation to common codeGravatar Sean Christopherson 1-3/+2
2020-01-24KVM: PPC: Allocate vcpu struct in common PPC codeGravatar Sean Christopherson 1-2/+3
2020-01-17KVM: PPC: Book3E: Replace current->mm by kvm->mmGravatar Leonardo Bras 1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Gravatar Thomas Gleixner 1-12/+1
2018-12-17KVM: PPC: Pass change type down to memslot commit functionGravatar Bharata B Rao 1-1/+2
2018-05-18KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_archGravatar Simon Guo 1-19/+22
2018-04-27powerpc/kvm/booke: Fix altivec related build breakGravatar Laurentiu Tudor 1-0/+7
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debugGravatar Christoffer Dall 1-6/+13
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_translateGravatar Christoffer Dall 1-0/+2
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregsGravatar Christoffer Dall 1-5/+10
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregsGravatar Christoffer Dall 1-1/+8
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regsGravatar Christoffer Dall 1-0/+3
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regsGravatar Christoffer Dall 1-0/+3
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Gravatar Kees Cook 1-4/+3
2017-06-04KVM: add kvm_request_pendingGravatar Radim Krčmář 1-1/+1
2017-04-27KVM: add kvm_{test,clear}_request to replace {test,clear}_bitGravatar Radim Krčmář 1-2/+2
2017-04-20KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interruptsGravatar Paul Mackerras 1-0/+5
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2016-09-27KVM: PPC: BookE: Fix a sanity checkGravatar Dan Carpenter 1-1/+1
2016-07-01KVM: remove kvm_guest_enter/exit wrappersGravatar Paolo Bonzini 1-2/+2
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollGravatar Christian Borntraeger 1-0/+1
2016-03-01powerpc: Fix misspellings in comments.Gravatar Adam Buchbinder 1-1/+1
2015-12-01powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()Gravatar Anton Blanchard 1-0/+4
2015-09-16KVM: add halt_attempted_poll to VCPU statsGravatar Paolo Bonzini 1-0/+1
2015-08-22KVM: PPC: add missing pt_regs initializationGravatar Tudor Laurentiu 1-0/+1
2015-05-28KVM: add "new" argument to kvm_arch_commit_memory_regionGravatar Paolo Bonzini 1-1/+2
2015-05-26KVM: const-ify uses of struct kvm_userspace_memory_regionGravatar Paolo Bonzini 1-2/+2
2015-05-07KVM: booke: use __kvm_guest_exitGravatar Paolo Bonzini 1-3/+3
2015-02-06kvm: add halt_poll_ns module parameterGravatar Paolo Bonzini 1-0/+1