index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
kvm
Age
Commit message (
Expand
)
Author
2024-09-17
Merge branch 'kvm-redo-enable-virt' into HEAD
Paolo Bonzini
2024-09-12
LoongArch: KVM: Enable paravirt feature control from VMM
Bibo Mao
2024-09-12
LoongArch: KVM: Add PMU support for guest
Song Gao
2024-09-11
LoongArch: KVM: Add vm migration support for LBT registers
Bibo Mao
2024-09-11
LoongArch: KVM: Add Binary Translation extension support
Bibo Mao
2024-09-11
LoongArch: KVM: Add VM feature detection function
Bibo Mao
2024-09-04
KVM: Rename arch hooks related to per-CPU virtualization enabling
Sean Christopherson
2024-08-26
LoongArch: KVM: Invalidate guest steal time address on vCPU reset
Bibo Mao
2024-08-26
LoongArch: Add ifdefs to fix LSX and LASX related warnings
Tiezhu Yang
2024-08-07
LoongArch: Use accessors to page table entries instead of direct dereference
Huacai Chen
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
[next]