index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
kvm
Age
Commit message (
Expand
)
Author
2025-06-27
LoongArch: KVM: Disable updating of "num_cpu" and "feature"
Bibo Mao
2025-06-27
LoongArch: KVM: Check validity of "num_cpu" from user space
Bibo Mao
2025-06-27
LoongArch: KVM: Check interrupt route from physical CPU
Bibo Mao
2025-06-27
LoongArch: KVM: Fix interrupt route update with EIOINTC
Bibo Mao
2025-06-27
LoongArch: KVM: Add address alignment check for IOCSR emulation
Bibo Mao
2025-06-26
LoongArch: KVM: Avoid overflow with array index
Bibo Mao
2025-05-20
LoongArch: KVM: Do not flush tlb if HW PTW supported
Bibo Mao
2025-05-20
LoongArch: KVM: Add ecode parameter for exception handlers
Bibo Mao
2025-04-26
Merge tag 'loongarch-fixes-6.15-1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-04-26
LoongArch: KVM: Fix PMU pass-through issue if VM exits to host finally
Bibo Mao
2025-04-26
LoongArch: KVM: Fully clear some CSRs when VM reboot
Bibo Mao
2025-04-26
LoongArch: KVM: Fix multiple typos of KVM code
Yulong Han
2025-04-23
Fix mis-uses of 'cc-option' for warning disablement
Linus Torvalds
2025-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-18
LoongArch: KVM: Register perf callbacks for guest
Bibo Mao
2025-03-18
LoongArch: KVM: Implement arch-specific functions for guest perf
Bibo Mao
2025-03-18
LoongArch: KVM: Add stub for kvm_arch_vcpu_preempted_in_kernel()
Bibo Mao
2025-03-18
LoongArch: KVM: Remove PGD saving during VM context switch
Bibo Mao
2025-03-18
LoongArch: KVM: Remove unnecessary header include path
Masahiro Yamada
2025-03-08
LoongArch: KVM: Fix GPA size issue about VM
Bibo Mao
2025-03-08
LoongArch: KVM: Reload guest CSR registers after sleep
Bibo Mao
2025-03-08
LoongArch: KVM: Add interrupt checking for AVEC
Bibo Mao
2025-02-18
LoongArch: KVM: Switch to use hrtimer_setup()
Nam Cao
2025-02-13
LoongArch: KVM: Set host with kernel mode when switch to VM mode
Bibo Mao
2025-02-13
LoongArch: KVM: Remove duplicated cache attribute setting
Bibo Mao
2025-02-13
LoongArch: KVM: Fix typo issue about GCFG feature detection
Bibo Mao
2025-01-13
LoongArch: KVM: Add hypercall service support for usermode VMM
Bibo Mao
2025-01-13
LoongArch: KVM: Clear LLBCTL if secondary mmu mapping is changed
Bibo Mao
2024-12-03
LoongArch: KVM: Protect kvm_io_bus_{read,write}() with SRCU
Huacai Chen
2024-12-02
LoongArch: KVM: Protect kvm_check_requests() with SRCU
Huacai Chen
2024-11-14
Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-11-13
LoongArch: KVM: Add irqfd support
Xianglai Li
2024-11-13
LoongArch: KVM: Add PCHPIC user mode read and write functions
Xianglai Li
2024-11-13
LoongArch: KVM: Add PCHPIC read and write functions
Xianglai Li
2024-11-13
LoongArch: KVM: Add PCHPIC device support
Xianglai Li
2024-11-13
LoongArch: KVM: Add EIOINTC user mode read and write functions
Xianglai Li
2024-11-13
LoongArch: KVM: Add EIOINTC read and write functions
Xianglai Li
2024-11-13
LoongArch: KVM: Add EIOINTC device support
Xianglai Li
2024-11-13
LoongArch: KVM: Add IPI user mode read and write function
Xianglai Li
2024-11-13
LoongArch: KVM: Add IPI read and write function
Xianglai Li
2024-11-13
LoongArch: KVM: Add IPI device support
Xianglai Li
2024-11-13
LoongArch: KVM: Add iocsr and mmio bus simulation in kernel
Xianglai Li
2024-11-08
Merge tag 'kvm-riscv-6.13-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2024-10-25
KVM: LoongArch: Use kvm_faultin_pfn() to map pfns into the guest
Sean Christopherson
2024-10-25
KVM: LoongArch: Mark "struct page" pfn accessed before dropping mmu_lock
Sean Christopherson
2024-10-25
KVM: LoongArch: Mark "struct page" pfns accessed only in "slow" page fault path
Sean Christopherson
2024-10-25
KVM: LoongArch: Mark "struct page" pfns dirty only in "slow" page fault path
Sean Christopherson
2024-10-23
LoongArch: KVM: Mark hrtimer to expire in hard interrupt context
Huacai Chen
2024-09-17
Merge branch 'kvm-redo-enable-virt' into HEAD
Paolo Bonzini
[next]