index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-17
Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-4
/
+0
2024-05-08
KVM: PPC: code cleanup for kvmppc_book3s_irqprio_deliver
Kunwu Chan
1
-4
/
+0
2024-04-11
KVM: delete .change_pte MMU notifier callback
Paolo Bonzini
1
-5
/
+0
2023-12-07
KVM: PPC: Book3S HV nestedv2: Do not inject certain interrupts
Jordan Niethe
1
-2
/
+2
2023-09-14
KVM: PPC: Use accessors for VCPU registers
Jordan Niethe
1
-11
/
+11
2023-09-14
KVM: PPC: Introduce FPR/VR accessor functions
Jordan Niethe
1
-8
/
+8
2023-04-03
KVM: PPC: Fetch prefixed instructions from the guest
Paul Mackerras
1
-5
/
+27
2023-04-03
KVM: PPC: Permit SRR1 flags in more injected interrupt types
Nicholas Piggin
1
-16
/
+16
2022-12-29
KVM: Drop kvm_arch_check_processor_compat() hook
Sean Christopherson
1
-1
/
+1
2022-12-29
KVM: PPC: Move processor compatibility check to module init
Sean Christopherson
1
-10
/
+0
2021-12-08
KVM: PPC: Avoid referencing userspace memory region in memslot updates
Sean Christopherson
1
-4
/
+2
2021-12-08
KVM: Let/force architectures to deal with arch specific memslot data
Sean Christopherson
1
-6
/
+6
2021-08-20
KVM: stats: Add halt_wait_ns stats for all architectures
Jing Zhang
1
-1
/
+0
2021-08-20
KVM: stats: Support linear and logarithmic histogram statistics
Jing Zhang
1
-4
/
+0
2021-06-24
KVM: debugfs: Reuse binary stats descriptors
Jing Zhang
1
-33
/
+0
2021-06-24
KVM: stats: Support binary stats retrieval for a VCPU
Jing Zhang
1
-0
/
+45
2021-06-24
KVM: stats: Support binary stats retrieval for a VM
Jing Zhang
1
-0
/
+17
2021-06-24
KVM: stats: Separate generic stats from architecture specific ones
Jing Zhang
1
-6
/
+6
2021-06-10
KVM: PPC: Book3S HV: Remove virt mode checks from real mode handlers
Nicholas Piggin
1
-10
/
+1
2021-06-10
KVM: PPC: Book3S HV P9: Stop handling hcalls in real-mode in the P9 path
Nicholas Piggin
1
-0
/
+6
2021-04-17
KVM: PPC: Convert to the gfn-based MMU notifier callbacks
Sean Christopherson
1
-10
/
+8
2020-09-17
KVM: PPC: Don't return -ENOTSUPP to userspace in ioctls
Greg Kurz
1
-2
/
+2
2020-09-03
KVM: PPC: Book3S HV: XICS: Replace the 'destroy' method by a 'release' method
Greg Kurz
1
-1
/
+3
2020-08-21
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
1
-1
/
+2
2020-05-27
KVM: PPC: Clean up redundant 'kvm_run' parameters
Tianjia Zhang
1
-2
/
+2
2020-04-21
kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
Emanuele Giuseppe Esposito
1
-32
/
+29
2020-03-19
KVM: PPC: Kill kvmppc_ops::mmu_destroy() and kvmppc_mmu_destroy()
Greg Kurz
1
-5
/
+0
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
-3
/
+2
2020-03-16
KVM: PPC: Move memslot memory allocation into prepare_memory_region()
Sean Christopherson
1
-8
/
+4
2020-01-27
KVM: Drop kvm_arch_vcpu_setup()
Sean Christopherson
1
-5
/
+0
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
2019-10-22
KVM: PPC: Book3S: Replace reset_msr mmu op with inject_interrupt arch op
Nicholas Piggin
1
-26
/
+1
2019-10-22
KVM: PPC: Book3S: Define and use SRR1_MSR_BITS
Nicholas Piggin
1
-1
/
+1
2019-09-30
kvm: x86, powerpc: do not allow clearing largepages debugfs entry
Paolo Bonzini
1
-4
/
+4
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
[next]