Age | Commit message (Expand) | Author | Files | Lines |
2020-12-15 | KVM: PPC: fix comparison to bool warning | Kaixu Xia | 1 | -3/+3 |
2020-09-17 | KVM: PPC: Don't return -ENOTSUPP to userspace in ioctls | Greg Kurz | 1 | -3/+3 |
2020-07-23 | KVM: PPC: Clean up redundant kvm_run parameters in assembly | Tianjia Zhang | 1 | -5/+4 |
2020-05-27 | KVM: PPC: Clean up redundant 'kvm_run' parameters | Tianjia Zhang | 1 | -17/+19 |
2020-05-15 | kvm: add halt-polling cpu usage stats | David Matlack | 1 | -0/+2 |
2020-04-21 | kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place | Emanuele Giuseppe Esposito | 1 | -22/+19 |
2020-03-19 | KVM: PPC: Kill kvmppc_ops::mmu_destroy() and kvmppc_mmu_destroy() | Greg Kurz | 1 | -5/+0 |
2020-03-19 | KVM: PPC: Use fallthrough; | Joe Perches | 1 | -3/+3 |
2020-03-16 | KVM: Provide common implementation for generic dirty log functions | Sean Christopherson | 1 | -0/+5 |
2020-03-16 | KVM: Simplify kvm_free_memslot() and all its descendents | Sean Christopherson | 1 | -2/+1 |
2020-03-16 | KVM: PPC: Move memslot memory allocation into prepare_memory_region() | Sean Christopherson | 1 | -7/+2 |
2020-01-30 | Merge tag 'kvm-ppc-next-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 1 | -1/+1 |
2020-01-27 | KVM: Drop kvm_arch_vcpu_setup() | Sean Christopherson | 1 | -5/+0 |
2020-01-27 | KVM: PPC: BookE: Setup vcpu during kvmppc_core_vcpu_create() | Sean Christopherson | 1 | -27/+33 |
2020-01-24 | KVM: PPC: Move kvm_vcpu_init() invocation to common code | Sean Christopherson | 1 | -3/+2 |
2020-01-24 | KVM: PPC: Allocate vcpu struct in common PPC code | Sean Christopherson | 1 | -2/+3 |
2020-01-17 | KVM: PPC: Book3E: Replace current->mm by kvm->mm | Leonardo Bras | 1 | -1/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266 | Thomas Gleixner | 1 | -12/+1 |
2018-12-17 | KVM: PPC: Pass change type down to memslot commit function | Bharata B Rao | 1 | -1/+2 |
2018-05-18 | KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch | Simon Guo | 1 | -19/+22 |
2018-04-27 | powerpc/kvm/booke: Fix altivec related build break | Laurentiu Tudor | 1 | -0/+7 |
2017-12-14 | KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug | Christoffer Dall | 1 | -6/+13 |
2017-12-14 | KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_translate | Christoffer Dall | 1 | -0/+2 |
2017-12-14 | KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs | Christoffer Dall | 1 | -5/+10 |
2017-12-14 | KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregs | Christoffer Dall | 1 | -1/+8 |
2017-12-14 | KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs | Christoffer Dall | 1 | -0/+3 |
2017-12-14 | KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs | Christoffer Dall | 1 | -0/+3 |
2017-11-22 | treewide: setup_timer() -> timer_setup() (2 field) | Kees Cook | 1 | -4/+3 |
2017-06-04 | KVM: add kvm_request_pending | Radim Krčmář | 1 | -1/+1 |
2017-04-27 | KVM: add kvm_{test,clear}_request to replace {test,clear}_bit | Radim Krčmář | 1 | -2/+2 |
2017-04-20 | KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interrupts | Paul Mackerras | 1 | -0/+5 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-09-27 | KVM: PPC: BookE: Fix a sanity check | Dan Carpenter | 1 | -1/+1 |
2016-07-01 | KVM: remove kvm_guest_enter/exit wrappers | Paolo Bonzini | 1 | -2/+2 |
2016-05-13 | KVM: halt_polling: provide a way to qualify wakeups during poll | Christian Borntraeger | 1 | -0/+1 |
2016-03-01 | powerpc: Fix misspellings in comments. | Adam Buchbinder | 1 | -1/+1 |
2015-12-01 | powerpc: Create disable_kernel_{fp,altivec,vsx,spe}() | Anton Blanchard | 1 | -0/+4 |
2015-09-16 | KVM: add halt_attempted_poll to VCPU stats | Paolo Bonzini | 1 | -0/+1 |
2015-08-22 | KVM: PPC: add missing pt_regs initialization | Tudor Laurentiu | 1 | -0/+1 |
2015-05-28 | KVM: add "new" argument to kvm_arch_commit_memory_region | Paolo Bonzini | 1 | -1/+2 |
2015-05-26 | KVM: const-ify uses of struct kvm_userspace_memory_region | Paolo Bonzini | 1 | -2/+2 |
2015-05-07 | KVM: booke: use __kvm_guest_exit | Paolo Bonzini | 1 | -3/+3 |
2015-02-06 | kvm: add halt_poll_ns module parameter | Paolo Bonzini | 1 | -0/+1 |
2014-09-22 | KVM: PPC: Pass enum to kvmppc_get_last_inst | Alexander Graf | 1 | -2/+2 |
2014-09-22 | powerpc/kvm: common sw breakpoint instr across ppc | Madhavan Srinivasan | 1 | -1/+18 |
2014-09-22 | KVM: PPC: Remove the tasklet used by the hrtimer | Mihai Caraman | 1 | -3/+1 |
2014-09-22 | KVM: PPC: BOOKE: Emulate debug registers and exception | Bharat Bhushan | 1 | -1/+41 |
2014-09-22 | KVM: PPC: Make ONE_REG powerpc generic | Mihai Caraman | 1 | -58/+33 |
2014-09-22 | KVM: PPC: Book3e: Add AltiVec support | Mihai Caraman | 1 | -1/+73 |
2014-09-22 | KVM: PPC: Book3E: Increase FPU laziness | Mihai Caraman | 1 | -7/+36 |