index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_pr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2023-04-03
KVM: PPC: Enable prefixed instructions for HV KVM and disable for PR KVM
Paul Mackerras
1
-0
/
+2
2023-04-03
KVM: PPC: Make kvmppc_get_last_inst() produce a ppc_inst_t
Paul Mackerras
1
-10
/
+10
2023-04-03
KVM: PPC: Permit SRR1 flags in more injected interrupt types
Nicholas Piggin
1
-2
/
+2
2023-03-16
KVM: PPC: Standardize on "int" return types in the powerpc KVM code
Thomas Huth
1
-2
/
+2
2022-09-26
KVM: remove KVM_REQ_UNHALT
Paolo Bonzini
1
-1
/
+0
2022-05-05
powerpc: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-03-08
KVM: PPC: Book3S PR: Disable SCV when AIL could be disabled
Nicholas Piggin
1
-9
/
+17
2021-12-08
KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
Sean Christopherson
1
-1
/
+1
2021-12-08
KVM: PPC: Avoid referencing userspace memory region in memslot updates
Sean Christopherson
1
-2
/
+0
2021-12-08
KVM: Let/force architectures to deal with arch specific memslot data
Sean Christopherson
1
-4
/
+5
2021-12-08
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
1
-1
/
+1
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+2
2021-06-24
KVM: stats: Separate generic stats from architecture specific ones
Jing Zhang
1
-1
/
+1
2021-06-24
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
1
-0
/
+2
2021-04-17
KVM: PPC: Convert to the gfn-based MMU notifier callbacks
Sean Christopherson
1
-39
/
+17
2020-12-09
powerpc/64s: Remove MSR[ISF] bit
Nicholas Piggin
1
-1
/
+1
2020-09-22
KVM: PPC: Book3S: Fix symbol undeclared warnings
Wang Wensheng
1
-1
/
+1
2020-08-09
Merge tag 'kvm-ppc-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-5
/
+4
2020-07-23
KVM: PPC: Clean up redundant kvm_run parameters in assembly
Tianjia Zhang
1
-5
/
+4
2020-07-16
KVM: PPC: Book3S PR: Remove uninitialized_var() usage
Kees Cook
1
-3
/
+0
2020-05-27
KVM: PPC: Clean up redundant 'kvm_run' parameters
Tianjia Zhang
1
-15
/
+15
2020-03-19
KVM: PPC: Kill kvmppc_ops::mmu_destroy() and kvmppc_mmu_destroy()
Greg Kurz
1
-1
/
+0
2020-03-19
KVM: PPC: Book3S PR: Move kvmppc_mmu_init() into PR KVM
Greg Kurz
1
-1
/
+1
2020-03-19
KVM: PPC: Book3S PR: Fix kernel crash with PR KVM
Greg Kurz
1
-0
/
+1
2020-03-19
KVM: PPC: Use fallthrough;
Joe Perches
1
-1
/
+1
2020-03-16
KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
Sean Christopherson
1
-5
/
+1
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
-9
/
+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
-0
/
+1
2020-01-29
KVM: PPC: Book3S PR: Fix -Werror=return-type build failure
David Michael
1
-0
/
+1
2020-01-24
KVM: PPC: Move kvm_vcpu_init() invocation to common code
Sean Christopherson
1
-10
/
+3
2020-01-24
KVM: PPC: Book3S PR: Allocate book3s and shadow vcpu after common init
Sean Christopherson
1
-11
/
+11
2020-01-24
KVM: PPC: Allocate vcpu struct in common PPC code
Sean Christopherson
1
-13
/
+5
2020-01-24
KVM: PPC: Book3S PR: Free shared page if mmu initialization fails
Sean Christopherson
1
-1
/
+3
2019-10-22
KVM: PPC: Book3S: Replace reset_msr mmu op with inject_interrupt arch op
Nicholas Piggin
1
-1
/
+39
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-12-17
KVM: PPC: Pass change type down to memslot commit function
Bharata B Rao
1
-1
/
+2
2018-12-14
KVM: PPC: Book3S PR: Set hflag to indicate that POWER9 supports 1T segments
Suraj Jitindar Singh
1
-0
/
+1
2018-10-09
KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
Paul Mackerras
1
-2
/
+2
2018-10-09
KVM: PPC: Book3S: Simplify external interrupt handling
Paul Mackerras
1
-1
/
+0
2018-08-24
treewide: correct "differenciate" and "instanciate" typos
Finn Thain
1
-1
/
+1
2018-07-30
powerpc: remove unnecessary inclusion of asm/tlbflush.h
Christophe Leroy
1
-1
/
+0
2018-06-13
KVM: PPC: Book3S PR: Enable use on POWER9 bare-metal hosts in HPT mode
Paul Mackerras
1
-6
/
+2
2018-06-13
KVM: PPC: Book3S PR: Don't let PAPR guest set MSR hypervisor bit
Paul Mackerras
1
-0
/
+4
2018-06-13
KVM: PPC: Book3S PR: Fix MSR setting when delivering interrupts
Paul Mackerras
1
-25
/
+17
2018-06-13
KVM: PPC: Book3S PR: Handle additional interrupt types
Cameron Kaiser
1
-0
/
+3
2018-06-01
KVM: PPC: Book3S PR: Enable kvmppc_get/set_one_reg_pr() for HTM registers
Simon Guo
1
-0
/
+133
2018-06-01
KVM: PPC: Book3S PR: Support TAR handling for PR KVM HTM
Simon Guo
1
-5
/
+18
2018-06-01
KVM: PPC: Book3S PR: Add guard code to prevent returning to guest with PR=0 a...
Simon Guo
1
-1
/
+12
[next]