index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
booke.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: Provide common implementation for generic dirty log functions
Sean Christopherson
2020-03-16
1
-0
/
+5
*
KVM: Simplify kvm_free_memslot() and all its descendents
Sean Christopherson
2020-03-16
1
-2
/
+1
*
KVM: PPC: Move memslot memory allocation into prepare_memory_region()
Sean Christopherson
2020-03-16
1
-7
/
+2
*
Merge tag 'kvm-ppc-next-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-01-30
1
-1
/
+1
|
\
|
*
KVM: PPC: Book3E: Replace current->mm by kvm->mm
Leonardo Bras
2020-01-17
1
-1
/
+1
*
|
KVM: Drop kvm_arch_vcpu_setup()
Sean Christopherson
2020-01-27
1
-5
/
+0
*
|
KVM: PPC: BookE: Setup vcpu during kvmppc_core_vcpu_create()
Sean Christopherson
2020-01-27
1
-27
/
+33
*
|
KVM: PPC: Move kvm_vcpu_init() invocation to common code
Sean Christopherson
2020-01-24
1
-3
/
+2
*
|
KVM: PPC: Allocate vcpu struct in common PPC code
Sean Christopherson
2020-01-24
1
-2
/
+3
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266
Thomas Gleixner
2019-06-05
1
-12
/
+1
*
KVM: PPC: Pass change type down to memslot commit function
Bharata B Rao
2018-12-17
1
-1
/
+2
*
KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_arch
Simon Guo
2018-05-18
1
-19
/
+22
*
powerpc/kvm/booke: Fix altivec related build break
Laurentiu Tudor
2018-04-27
1
-0
/
+7
*
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug
Christoffer Dall
2017-12-14
1
-6
/
+13
*
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_translate
Christoffer Dall
2017-12-14
1
-0
/
+2
*
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs
Christoffer Dall
2017-12-14
1
-5
/
+10
*
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregs
Christoffer Dall
2017-12-14
1
-1
/
+8
*
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regs
Christoffer Dall
2017-12-14
1
-0
/
+3
*
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regs
Christoffer Dall
2017-12-14
1
-0
/
+3
*
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-11-21
1
-4
/
+3
*
KVM: add kvm_request_pending
Radim Krčmář
2017-06-04
1
-1
/
+1
*
KVM: add kvm_{test,clear}_request to replace {test,clear}_bit
Radim Krčmář
2017-04-27
1
-2
/
+2
*
KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interrupts
Paul Mackerras
2017-04-20
1
-0
/
+5
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
KVM: PPC: BookE: Fix a sanity check
Dan Carpenter
2016-09-27
1
-1
/
+1
*
KVM: remove kvm_guest_enter/exit wrappers
Paolo Bonzini
2016-07-01
1
-2
/
+2
*
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
2016-05-13
1
-0
/
+1
*
powerpc: Fix misspellings in comments.
Adam Buchbinder
2016-03-01
1
-1
/
+1
*
powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
Anton Blanchard
2015-12-01
1
-0
/
+4
*
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
2015-09-16
1
-0
/
+1
*
KVM: PPC: add missing pt_regs initialization
Tudor Laurentiu
2015-08-22
1
-0
/
+1
*
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
2015-05-28
1
-1
/
+2
*
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
2015-05-26
1
-2
/
+2
*
KVM: booke: use __kvm_guest_exit
Paolo Bonzini
2015-05-07
1
-3
/
+3
*
kvm: add halt_poll_ns module parameter
Paolo Bonzini
2015-02-06
1
-0
/
+1
*
KVM: PPC: Pass enum to kvmppc_get_last_inst
Alexander Graf
2014-09-22
1
-2
/
+2
*
powerpc/kvm: common sw breakpoint instr across ppc
Madhavan Srinivasan
2014-09-22
1
-1
/
+18
*
KVM: PPC: Remove the tasklet used by the hrtimer
Mihai Caraman
2014-09-22
1
-3
/
+1
*
KVM: PPC: BOOKE: Emulate debug registers and exception
Bharat Bhushan
2014-09-22
1
-1
/
+41
*
KVM: PPC: Make ONE_REG powerpc generic
Mihai Caraman
2014-09-22
1
-58
/
+33
*
KVM: PPC: Book3e: Add AltiVec support
Mihai Caraman
2014-09-22
1
-1
/
+73
*
KVM: PPC: Book3E: Increase FPU laziness
Mihai Caraman
2014-09-22
1
-7
/
+36
*
KVM: PPC: BOOKE: Add one reg interface for DBSR
Bharat Bhushan
2014-09-22
1
-0
/
+6
*
KVM: PPC: BOOKE: Guest and hardware visible debug registers are same
Bharat Bhushan
2014-09-22
1
-9
/
+7
*
KVM: PPC: BOOKE: Clear guest dbsr in userspace exit KVM_EXIT_DEBUG
Bharat Bhushan
2014-09-22
1
-0
/
+2
*
KVM: PPC: BOOKE: allow debug interrupt at "debug level"
Bharat Bhushan
2014-09-22
1
-1
/
+5
*
KVM: PPC: Remove DCR handling
Alexander Graf
2014-07-28
1
-5
/
+0
*
KVM: PPC: Expose helper functions for data/inst faults
Alexander Graf
2014-07-28
1
-6
/
+10
*
KVM: PPC: Implement kvmppc_xlate for all targets
Alexander Graf
2014-07-28
1
-0
/
+51
*
KVM: PPC: Bookehv: Get vcpu's last instruction for emulation
Mihai Caraman
2014-07-28
1
-0
/
+44
[next]