开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2024-09-04
KVM: MIPS: Rename virtualization {en,dis}abling APIs to match common KVM
Sean Christopherson
2024-06-11
KVM: Delete the now unused kvm_arch_sched_in()
Sean Christopherson
2023-11-13
KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
2023-08-17
KVM: Declare kvm_arch_flush_remote_tlbs() globally
Raghavendra Rao Ananta
2023-08-17
KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
David Matlack
2023-07-03
MIPS: KVM: Fix NULL pointer dereference
Huacai Chen
2023-03-23
KVM: MIPS: Make kvm_mips_callbacks const
Sean Christopherson
2022-12-29
KVM: MIPS: Hardcode callbacks to hardware virtualization extensions
Sean Christopherson
2022-12-29
KVM: Drop arch hardware (un)setup hooks
Sean Christopherson
2022-08-19
KVM: MIPS: remove unnecessary definition of KVM_PRIVATE_MEM_SLOTS
Paolo Bonzini
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-05
MIPS: retire "asm/llsc.h"
Huang Pei
2021-12-08
KVM: Drop obsolete kvm_arch_vcpu_block_finish()
Sean Christopherson
2021-06-24
KVM: stats: Separate generic stats from architecture specific ones
Jing Zhang
2021-06-17
KVM: switch per-VM stats to u64
Paolo Bonzini
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-04-17
KVM: Kill off the old hva-based MMU notifier callbacks
Sean Christopherson
2021-04-17
KVM: MIPS/MMU: Convert to the gfn-based MMU notifier callbacks
Sean Christopherson
2021-04-17
KVM: MIPS: let generic code call prepare_flush_shadow
Paolo Bonzini
2021-04-17
KVM: MIPS: rework flush_shadow_* callbacks into one that prepares the flush
Paolo Bonzini
2021-04-17
KVM: Move prototypes for MMU notifier callbacks to generic code
Sean Christopherson
2021-03-10
MIPS: Remove KVM_TE support
Thomas Bogendoerfer
2021-02-09
KVM: Raise the maximum number of user memslots
Vitaly Kuznetsov
2020-09-28
KVM: MIPS: clean up redundant kvm_run parameters in assembly
Tianjia Zhang
2020-08-21
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
2020-07-10
KVM: MIPS: clean up redundant 'kvm_run' parameters
Tianjia Zhang
2020-07-09
KVM: MIPS: Use common KVM implementation of MMU memory caches
Sean Christopherson
2020-06-04
KVM: MIPS: Add CONFIG6 and DIAG registers emulation
Huacai Chen
2020-06-04
KVM: MIPS: Add CPUCFG emulation for Loongson-3
Huacai Chen
2020-06-04
KVM: MIPS: Add Loongson-3 Virtual IPI interrupt support
Huacai Chen
2020-06-04
KVM: MIPS: Increase KVM_MAX_VCPUS and KVM_USER_MEM_SLOTS to 16
Huacai Chen
2020-06-04
KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbits
Xing Li
2020-06-04
KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)
Xing Li
2020-05-15
kvm: add halt-polling cpu usage stats
David Matlack
2020-03-16
KVM: Simplify kvm_free_memslot() and all its descendents
Sean Christopherson
2019-02-20
KVM: Call kvm_arch_memslots_updated() before updating memslots
Sean Christopherson
2018-12-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-12-21
KVM: Make kvm_set_spte_hva() return int
Lan Tianyu
2018-11-09
MIPS: Avoid using .set mips0 to restore ISA
Paul Burton
2018-09-07
KVM: Remove obsolete kvm_unmap_hva notifier backend
Marc Zyngier
2017-08-31
KVM: update to new mmu_notifier semantic v2
Jérôme Glisse
2017-04-07
kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public
Paolo Bonzini
2017-03-28
KVM: MIPS/VZ: Support hardware guest timer
James Hogan
2017-03-28
KVM: MIPS/VZ: Emulate MAARs when necessary
James Hogan
2017-03-28
KVM: MIPS/VZ: Support guest hardware page table walker
James Hogan
2017-03-28
KVM: MIPS/VZ: Support guest segmentation control
James Hogan
2017-03-28
KVM: MIPS/VZ: Support guest CP0_[X]ContextConfig
James Hogan
2017-03-28
KVM: MIPS/VZ: Support guest CP0_BadInstr[P]
James Hogan
2017-03-28
KVM: MIPS: Implement VZ support
James Hogan
2017-03-28
KVM: MIPS/TLB: Add VZ TLB management
James Hogan
[next]