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
/
include
/
asm
/
kvm_host.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-24
KVM: stats: Separate generic stats from architecture specific ones
Jing Zhang
1
-7
/
+2
2021-06-17
KVM: switch per-VM stats to u64
Paolo Bonzini
1
-1
/
+1
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-13
/
+4
2021-04-17
KVM: Kill off the old hva-based MMU notifier callbacks
Sean Christopherson
1
-1
/
+0
2021-04-17
KVM: MIPS/MMU: Convert to the gfn-based MMU notifier callbacks
Sean Christopherson
1
-0
/
+1
2021-04-17
KVM: MIPS: let generic code call prepare_flush_shadow
Paolo Bonzini
1
-0
/
+3
2021-04-17
KVM: MIPS: rework flush_shadow_* callbacks into one that prepares the flush
Paolo Bonzini
1
-8
/
+1
2021-04-17
KVM: Move prototypes for MMU notifier callbacks to generic code
Sean Christopherson
1
-5
/
+0
2021-03-10
MIPS: Remove KVM_TE support
Thomas Bogendoerfer
1
-238
/
+0
2021-02-09
KVM: Raise the maximum number of user memslots
Vitaly Kuznetsov
1
-1
/
+0
2020-09-28
KVM: MIPS: clean up redundant kvm_run parameters in assembly
Tianjia Zhang
1
-2
/
+2
2020-08-22
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
1
-1
/
+1
2020-07-10
KVM: MIPS: clean up redundant 'kvm_run' parameters
Tianjia Zhang
1
-25
/
+3
2020-07-09
KVM: MIPS: Use common KVM implementation of MMU memory caches
Sean Christopherson
1
-11
/
+0
2020-06-04
KVM: MIPS: Add CONFIG6 and DIAG registers emulation
Huacai Chen
1
-0
/
+7
2020-06-04
KVM: MIPS: Add CPUCFG emulation for Loongson-3
Huacai Chen
1
-0
/
+3
2020-06-04
KVM: MIPS: Add Loongson-3 Virtual IPI interrupt support
Huacai Chen
1
-0
/
+32
2020-06-04
KVM: MIPS: Increase KVM_MAX_VCPUS and KVM_USER_MEM_SLOTS to 16
Huacai Chen
1
-2
/
+2
2020-06-04
KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbits
Xing Li
1
-0
/
+4
2020-06-04
KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)
Xing Li
1
-1
/
+1
2020-05-15
kvm: add halt-polling cpu usage stats
David Matlack
1
-0
/
+2
2020-03-16
KVM: Simplify kvm_free_memslot() and all its descendents
Sean Christopherson
1
-1
/
+1
2019-02-21
KVM: Call kvm_arch_memslots_updated() before updating memslots
Sean Christopherson
1
-1
/
+1
2018-12-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2018-12-21
KVM: Make kvm_set_spte_hva() return int
Lan Tianyu
1
-1
/
+1
2018-11-09
MIPS: Avoid using .set mips0 to restore ISA
Paul Burton
1
-3
/
+6
2018-09-07
KVM: Remove obsolete kvm_unmap_hva notifier backend
Marc Zyngier
1
-1
/
+0
2017-09-01
KVM: update to new mmu_notifier semantic v2
Jérôme Glisse
1
-5
/
+0
2017-04-07
kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public
Paolo Bonzini
1
-1
/
+0
2017-03-28
KVM: MIPS/VZ: Support hardware guest timer
James Hogan
1
-0
/
+14
2017-03-28
KVM: MIPS/VZ: Emulate MAARs when necessary
James Hogan
1
-0
/
+5
2017-03-28
KVM: MIPS/VZ: Support guest hardware page table walker
James Hogan
1
-0
/
+8
2017-03-28
KVM: MIPS/VZ: Support guest segmentation control
James Hogan
1
-0
/
+6
2017-03-28
KVM: MIPS/VZ: Support guest CP0_[X]ContextConfig
James Hogan
1
-0
/
+4
2017-03-28
KVM: MIPS/VZ: Support guest CP0_BadInstr[P]
James Hogan
1
-0
/
+4
2017-03-28
KVM: MIPS: Implement VZ support
James Hogan
1
-0
/
+42
2017-03-28
KVM: MIPS/TLB: Add VZ TLB management
James Hogan
1
-0
/
+12
2017-03-28
KVM: MIPS/Entry: Update entry code to support VZ
James Hogan
1
-0
/
+5
2017-03-28
KVM: MIPS: Abstract guest CP0 register access for VZ
James Hogan
1
-88
/
+255
2017-03-28
KVM: MIPS: Add guest exit exception callback
James Hogan
1
-0
/
+1
2017-03-28
KVM: MIPS: Add hardware_{enable,disable} callback
James Hogan
1
-1
/
+2
2017-03-28
KVM: MIPS: Add callback to check extension
James Hogan
1
-0
/
+1
2017-03-28
KVM: MIPS: Init timer frequency from callback
James Hogan
1
-1
/
+1
2017-03-28
KVM: MIPS: Extend counters & events for VZ GExcCodes
James Hogan
1
-0
/
+10
2017-03-28
KVM: MIPS: Implement HYPCALL emulation
James Hogan
1
-0
/
+7
2017-02-03
KVM: MIPS: Allow multiple VCPUs to be created
James Hogan
1
-1
/
+1
2017-02-03
KVM: MIPS/T&E: Expose read-only CP0_IntCtl register
James Hogan
1
-0
/
+1
2017-02-03
KVM: MIPS/T&E: Expose CP0_EntryLo0/1 registers
James Hogan
1
-0
/
+2
2017-02-03
KVM: MIPS/T&E: Implement CP0_EBase register
James Hogan
1
-0
/
+3
2017-02-03
KVM: MIPS/T&E: Move CP0 register access into T&E
James Hogan
1
-1
/
+0
[next]