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
starfive-6.6.48-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
/
booke.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-03
KVM: PPC: Fetch prefixed instructions from the guest
Paul Mackerras
1
-1
/
+1
2023-04-03
KVM: PPC: Make kvmppc_get_last_inst() produce a ppc_inst_t
Paul Mackerras
1
-3
/
+7
2023-04-03
KVM: PPC: Permit SRR1 flags in more injected interrupt types
Nicholas Piggin
1
-4
/
+7
2023-04-03
KVM: PPC: BookE: Fix W=1 warnings
Michael Ellerman
1
-1
/
+1
2023-03-22
KVM: PPC: booke: Mark three local functions "static"
Sean Christopherson
1
-2
/
+3
2023-02-15
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-3
/
+2
2023-01-30
powerpc/kvm: Fix unannotated intra-function call warning
Sathvika Vasireddy
1
-3
/
+2
2023-01-24
KVM: PPC: Fix refactoring goof in kvmppc_e500mc_init()
Sean Christopherson
1
-1
/
+1
2022-11-30
KVM: PPC: Book3E: Fix CONFIG_TRACE_IRQFLAGS support
Nicholas Piggin
1
-0
/
+3
2022-09-26
KVM: remove KVM_REQ_UNHALT
Paolo Bonzini
1
-1
/
+0
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
-2
/
+3
2021-10-28
KVM: PPC: Tick accounting should defer vtime accounting 'til after IRQ handling
Laurent Vivier
1
-1
/
+15
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-25
KVM: debugfs: Reuse binary stats descriptors
Jing Zhang
1
-25
/
+0
2021-06-25
KVM: stats: Support binary stats retrieval for a VCPU
Jing Zhang
1
-0
/
+38
2021-06-25
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
-7
/
+7
2021-02-23
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+1
2021-02-10
KVM: PPC: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-02-08
powerpc: convert interrupt handlers to use wrappers
Nicholas Piggin
1
-0
/
+1
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
[next]