index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-27
KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...
Paul Mackerras
1
-3
/
+5
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-29
KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list
Paul Mackerras
1
-0
/
+1
2019-04-30
KVM: PPC: Book3S HV: XIVE: Replace the 'destroy' method by a 'release' method
Cédric Le Goater
1
-0
/
+11
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add get/set accessors for the VP XIVE state
Cédric Le Goater
1
-0
/
+24
2019-04-30
KVM: PPC: Book3S HV: Add a new KVM device for the XIVE native exploitation mode
Cédric Le Goater
1
-1
/
+6
2019-02-22
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
1
-0
/
+7
2019-02-21
KVM: PPC: Book3S HV: Simplify machine check handling
Paul Mackerras
1
-0
/
+7
2019-02-19
KVM: PPC: Book3S HV: Add KVM stat largepages_[2M/1G]
Suraj Jitindar Singh
1
-0
/
+3
2019-02-19
KVM: PPC: Book3S: Allow XICS emulation to work in nested hosts using XIVE
Paul Mackerras
1
-5
/
+5
2018-12-21
KVM: Make kvm_set_spte_hva() return int
Lan Tianyu
1
-1
/
+2
2018-12-17
KVM: PPC: Pass change type down to memslot commit function
Bharata B Rao
1
-2
/
+3
2018-10-09
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
1
-10
/
+33
2018-10-09
KVM: PPC: Book3S: Simplify external interrupt handling
Paul Mackerras
1
-10
/
+33
2018-10-05
KVM: PPC: Book3S PR: Exiting split hack mode needs to fixup both PC and LR
Cameron Kaiser
1
-0
/
+3
2018-07-30
powerpc: remove unnecessary inclusion of asm/tlbflush.h
Christophe Leroy
1
-1
/
+0
2018-06-13
KVM: PPC: Book3S PR: Fix MSR setting when delivering interrupts
Paul Mackerras
1
-8
/
+5
2018-06-01
KVM: PPC: Book3S: Remove load/put vcpu for KVM_GET_REGS/KVM_SET_REGS
Simon Guo
1
-6
/
+0
2018-05-22
KVM: PPC: Reimplement non-SIMD LOAD/STORE instruction mmio emulation with ana...
Simon Guo
1
-2
/
+2
2018-03-19
KVM: PPC: Remove unused kvm_unmap_hva callback
Paul Mackerras
1
-6
/
+0
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debug
Christoffer Dall
1
-0
/
+2
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs
Christoffer Dall
1
-1
/
+7
2017-12-14
KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregs
Christoffer Dall
1
-1
/
+7
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-04-28
Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-next
Paul Mackerras
1
-10
/
+73
2017-04-27
KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
Benjamin Herrenschmidt
1
-6
/
+69
2017-04-20
KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interrupts
Paul Mackerras
1
-0
/
+18
2017-04-10
powerpc/kvm: Massage order of #include
Benjamin Herrenschmidt
1
-4
/
+4
2017-01-31
KVM: PPC: Book3S HV: Page table construction and page faults for radix guests
Paul Mackerras
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-09-27
KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-thread
Paul Mackerras
1
-6
/
+0
2016-09-12
KVM: PPC: Book3S HV: Counters for passthrough IRQ stats
Suresh Warrier
1
-0
/
+3
2016-09-08
KVM: PPC: Implement existing and add new halt polling vcpu stats
Suraj Jitindar Singh
1
-0
/
+4
2016-05-13
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
1
-0
/
+1
2016-02-16
KVM: PPC: Use RCU for arch.spapr_tce_tables
Alexey Kardashevskiy
1
-1
/
+1
2016-01-15
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
1
-3
/
+3
2015-09-21
KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store()
Thomas Huth
1
-0
/
+6
2015-09-16
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
1
-0
/
+1
2015-09-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+2
2015-08-22
KVM: PPC: Fix warnings from sparse
Thomas Huth
1
-1
/
+2
2015-08-07
treewide: Fix typo compatability -> compatibility
Laurent Pinchart
1
-1
/
+1
2015-05-28
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
1
-2
/
+3
2015-05-26
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
1
-2
/
+2
2015-04-21
kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM
David Gibson
1
-0
/
+76
2015-02-06
kvm: add halt_poll_ns module parameter
Paolo Bonzini
1
-0
/
+1
2014-12-17
arch: powerpc: kvm: book3s.c: Remove some unused functions
Rickard Strandqvist
1
-8
/
+0
2014-09-24
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...
Paolo Bonzini
1
-111
/
+47
2014-09-24
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
1
-2
/
+2
2014-09-22
powerpc/kvm: support to handle sw breakpoint
Madhavan Srinivasan
1
-1
/
+2
[next]