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
/
mips
/
kvm
/
vz.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-04
KVM: MIPS: Rename virtualization {en,dis}abling APIs to match common KVM
Sean Christopherson
1
-4
/
+4
2023-07-03
MIPS: KVM: Fix NULL pointer dereference
Huacai Chen
1
-10
/
+10
2023-03-24
KVM: MIPS: Make kvm_mips_callbacks const
Sean Christopherson
1
-1
/
+1
2022-12-29
KVM: MIPS: Hardcode callbacks to hardware virtualization extensions
Sean Christopherson
1
-3
/
+4
2022-02-01
MIPS: KVM: fix vz.c kernel-doc notation
Randy Dunlap
1
-3
/
+9
2021-09-06
KVM: MIPS: Remove a "set but not used" variable
Huacai Chen
1
-2
/
+1
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-15
/
+4
2021-04-17
KVM: MIPS: rework flush_shadow_* callbacks into one that prepares the flush
Paolo Bonzini
1
-15
/
+4
2021-03-10
MIPS: Remove KVM_TE support
Thomas Bogendoerfer
1
-3
/
+2
2020-09-28
KVM: MIPS: clean up redundant kvm_run parameters in assembly
Tianjia Zhang
1
-1
/
+1
2020-08-11
KVM: MIPS/VZ: Fix build error caused by 'kvm_run' cleanup
Xingxing Su
1
-2
/
+1
2020-08-09
MIPS: VZ: Only include loongson_regs.h for CPU_LOONGSON64
Huacai Chen
1
-0
/
+2
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-16
/
+10
2020-07-10
KVM: MIPS: clean up redundant 'kvm_run' parameters
Tianjia Zhang
1
-16
/
+10
2020-07-08
MIPS: Unify naming style of vendor CP0.Config6 bits
Huacai Chen
1
-2
/
+2
2020-06-04
KVM: MIPS: Enable KVM support for Loongson-3
Huacai Chen
1
-1
/
+1
2020-06-04
KVM: MIPS: Add CONFIG6 and DIAG registers emulation
Huacai Chen
1
-1
/
+61
2020-06-04
KVM: MIPS: Add CPUCFG emulation for Loongson-3
Huacai Chen
1
-0
/
+77
2020-06-04
KVM: MIPS: Add more types of virtual interrupts
Huacai Chen
1
-45
/
+8
2020-06-04
KVM: MIPS: Let indexed cacheops cause guest exit on Loongson-3
Huacai Chen
1
-2
/
+6
2020-06-04
KVM: MIPS: Use root tlb to control guest's CCA for Loongson-3
Huacai Chen
1
-0
/
+6
2020-06-04
KVM: MIPS: Introduce and use cpu_guest_has_ldpte
Huacai Chen
1
-13
/
+13
2020-06-04
KVM: MIPS: Add EVENTFD support which is needed by VHOST
Huacai Chen
1
-0
/
+3
2020-05-22
mips: Add MIPS Release 5 support
Serge Semin
1
-3
/
+3
2020-05-14
KVM: MIPS/VZ: Remove unneeded semicolon
Zou Wei
1
-5
/
+5
2019-02-04
MIPS: mm: Unify ASID version checks
Paul Burton
1
-3
/
+3
2019-02-04
MIPS: mm: Remove redundant get_new_mmu_context() cpu argument
Paul Burton
1
-1
/
+1
2017-06-04
KVM: add kvm_request_pending
Radim Krčmář
1
-1
/
+1
2017-03-28
KVM: MIPS/VZ: Handle Octeon III guest.PRid register
James Hogan
1
-2
/
+17
2017-03-28
KVM: MIPS/VZ: Emulate hit CACHE ops for Octeon III
James Hogan
1
-0
/
+11
2017-03-28
KVM: MIPS/VZ: VZ hardware setup for Octeon III
James Hogan
1
-28
/
+92
2017-03-28
KVM: MIPS/VZ: Trace guest mode changes
James Hogan
1
-2
/
+19
2017-03-28
KVM: MIPS/VZ: Support hardware guest timer
James Hogan
1
-8
/
+189
2017-03-28
KVM: MIPS/VZ: Emulate MAARs when necessary
James Hogan
1
-2
/
+108
2017-03-28
KVM: MIPS/VZ: Support guest load-linked bit
James Hogan
1
-0
/
+24
2017-03-28
KVM: MIPS/VZ: Support guest hardware page table walker
James Hogan
1
-0
/
+80
2017-03-28
KVM: MIPS/VZ: Support guest segmentation control
James Hogan
1
-1
/
+241
2017-03-28
KVM: MIPS/VZ: Support guest CP0_[X]ContextConfig
James Hogan
1
-2
/
+60
2017-03-28
KVM: MIPS/VZ: Support guest CP0_BadInstr[P]
James Hogan
1
-0
/
+46
2017-03-28
KVM: MIPS: Implement VZ support
James Hogan
1
-0
/
+2381