开源镜像站
帮助
动态
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
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
2017-03-28
KVM: MIPS/Entry: Update entry code to support VZ
James Hogan
2017-03-28
KVM: MIPS: Abstract guest CP0 register access for VZ
James Hogan
2017-03-28
KVM: MIPS: Add guest exit exception callback
James Hogan
2017-03-28
KVM: MIPS: Add hardware_{enable,disable} callback
James Hogan
2017-03-28
KVM: MIPS: Add callback to check extension
James Hogan
2017-03-28
KVM: MIPS: Init timer frequency from callback
James Hogan
2017-03-28
KVM: MIPS: Extend counters & events for VZ GExcCodes
James Hogan
2017-03-28
KVM: MIPS: Implement HYPCALL emulation
James Hogan
2017-02-03
KVM: MIPS: Allow multiple VCPUs to be created
James Hogan
2017-02-03
KVM: MIPS/T&E: Expose read-only CP0_IntCtl register
James Hogan
2017-02-03
KVM: MIPS/T&E: Expose CP0_EntryLo0/1 registers
James Hogan
2017-02-03
KVM: MIPS/T&E: Implement CP0_EBase register
James Hogan
2017-02-03
KVM: MIPS/T&E: Move CP0 register access into T&E
James Hogan
2017-02-03
KVM: MIPS/MMU: Implement KVM_CAP_SYNC_MMU
James Hogan
2017-02-03
KVM: MIPS/MMU: Add GPA PT mkclean helper
James Hogan
2017-02-03
KVM: MIPS/T&E: Handle read only GPA in TLB mod
James Hogan
2017-02-03
KVM: MIPS: Pass type of fault down to kvm_mips_map_page()
James Hogan
2017-02-03
KVM: MIPS: Implement kvm_arch_flush_shadow_all/memslot
James Hogan
2017-02-03
KVM: MIPS/Emulate: Use lockless GVA helpers for cache emulation
James Hogan
2017-02-03
KVM: MIPS/T&E: Add lockless GVA access helpers
James Hogan
2017-02-03
KVM: MIPS/MMU: Convert guest physical map to page table
James Hogan
2017-02-03
KVM: MIPS: Use CP0_BadInstr[P] for emulation
James Hogan
2017-02-03
KVM: MIPS: Improve kvm_get_inst() error return
James Hogan
2017-02-03
KVM: MIPS/T&E: Don't treat code fetch faults as MMIO
James Hogan
2017-02-03
KVM: MIPS/MMU: Drop kvm_get_new_mmu_context()
James Hogan
2017-02-03
KVM: MIPS/Emulate: Drop redundant TLB flushes on exceptions
James Hogan
2017-02-03
KVM: MIPS/TLB: Drop kvm_local_flush_tlb_all()
James Hogan
[next]