index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
kvm
Age
Commit message (
Expand
)
Author
2024-07-16
Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-07-09
LoongArch: KVM: Add PV steal time support in host side
Bibo Mao
2024-07-09
LoongArch: KVM: always make pte young in page map's fast path
Jia Qingtong
2024-07-09
LoongArch: KVM: Mark page accessed and dirty with page ref added
Bibo Mao
2024-07-09
LoongArch: KVM: Add dirty bitmap initially all set support
Bibo Mao
2024-07-09
LoongArch: KVM: Add memory barrier before update pmd entry
Bibo Mao
2024-07-09
LoongArch: KVM: Discard dirty page tracking on readonly memslot
Bibo Mao
2024-07-09
LoongArch: KVM: Select huge page only if secondary mmu supports it
Bibo Mao
2024-07-09
LoongArch: KVM: Delay secondary mmu tlb flush until guest entry
Bibo Mao
2024-07-09
LoongArch: KVM: Sync pending interrupt when getting ESTAT from user mode
Bibo Mao
2024-06-21
LoongArch: KVM: Remove an unneeded semicolon
Yang Li
2024-06-18
KVM: Introduce vcpu->wants_to_run
David Matlack
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-10
Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-06
LoongArch: KVM: Add mmio trace events support
Bibo Mao
2024-05-06
LoongArch: KVM: Add software breakpoint support
Bibo Mao
2024-05-06
LoongArch: KVM: Add PV IPI support on host side
Bibo Mao
2024-05-06
LoongArch: KVM: Add vcpu mapping from physical cpuid
Bibo Mao
2024-05-06
LoongArch: KVM: Add cpucfg area for kvm hypervisor
Bibo Mao
2024-05-06
LoongArch: KVM: Add hypercall instruction emulation
Bibo Mao
2024-04-11
KVM: delete .change_pte MMU notifier callback
Paolo Bonzini
2024-03-22
Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-11
LoongArch: Add ORC stack unwinder support
Tiezhu Yang
2024-03-11
Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2024-03-06
mm/treewide: drop pXd_large()
Peter Xu
2024-03-06
LoongArch: KVM: Remove unnecessary CSR register saving during enter guest
Bibo Mao
2024-03-06
LoongArch: KVM: Do not restart SW timer when it is expired
Bibo Mao
2024-03-06
LoongArch: KVM: Start SW timer only when vcpu is blocking
Bibo Mao
2024-03-06
LoongArch: KVM: Set reserved bits as zero in CPUCFG
Bibo Mao
2024-02-23
LoongArch: KVM: Streamline kvm_check_cpucfg() and improve comments
WANG Xuerui
2024-02-23
LoongArch: KVM: Rename _kvm_get_cpucfg() to _kvm_get_cpucfg_mask()
WANG Xuerui
2024-02-23
LoongArch: KVM: Fix input validation of _kvm_get_cpucfg() & kvm_check_cpucfg()
WANG Xuerui
2024-02-08
Merge branch 'kvm-kconfig'
Paolo Bonzini
2024-02-08
treewide: remove CONFIG_HAVE_KVM
Paolo Bonzini
2024-02-08
kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbol
Paolo Bonzini
2024-01-26
LoongArch: KVM: Fix build due to API changes
Huacai Chen
2024-01-08
KVM: introduce CONFIG_KVM_COMMON
Paolo Bonzini
2024-01-02
Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2023-12-19
LoongArch: KVM: Add LASX (256bit SIMD) support
Tianrui Zhao
2023-12-19
LoongArch: KVM: Add LSX (128bit SIMD) support
Tianrui Zhao
2023-12-19
LoongArch: KVM: Fix timer emulation with oneshot mode
Bibo Mao
2023-12-19
LoongArch: KVM: Remove kvm_acquire_timer() before entering guest
Bibo Mao
2023-12-19
LoongArch: KVM: Allow to access HW timer CSR registers always
Bibo Mao
2023-12-19
LoongArch: KVM: Remove SW timer switch when vcpu is halt polling
Bibo Mao
2023-12-19
LoongArch: KVM: Optimization for memslot hugepage checking
Bibo Mao
2023-12-08
KVM: remove CONFIG_HAVE_KVM_EVENTFD
Paolo Bonzini
2023-11-13
KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
[next]