开源镜像站
帮助
动态
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
/
loongarch
/
kvm
/
vcpu.c
Age
Commit message (
Expand
)
Author
2025-01-13
LoongArch: KVM: Add hypercall service support for usermode VMM
Bibo Mao
2024-12-02
LoongArch: KVM: Protect kvm_check_requests() with SRCU
Huacai Chen
2024-11-13
LoongArch: KVM: Add IPI device support
Xianglai Li
2024-10-23
LoongArch: KVM: Mark hrtimer to expire in hard interrupt context
Huacai Chen
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-08-26
LoongArch: KVM: Invalidate guest steal time address on vCPU reset
Bibo Mao
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: 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-18
KVM: Introduce vcpu->wants_to_run
David Matlack
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-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
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: Remove kvm_acquire_timer() before entering guest
Bibo Mao
2023-12-19
LoongArch: KVM: Remove SW timer switch when vcpu is halt polling
Bibo Mao
2023-10-02
LoongArch: KVM: Implement misc vcpu related interfaces
Tianrui Zhao
2023-10-02
LoongArch: KVM: Implement vcpu load and vcpu put operations
Tianrui Zhao
2023-10-02
LoongArch: KVM: Implement vcpu interrupt operations
Tianrui Zhao
2023-10-02
LoongArch: KVM: Implement fpu operations for vcpu
Tianrui Zhao
2023-10-02
LoongArch: KVM: Implement basic vcpu ioctl interfaces
Tianrui Zhao
2023-10-02
LoongArch: KVM: Implement basic vcpu interfaces
Tianrui Zhao