index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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]