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
/
riscv
/
include
/
asm
/
kvm_host.h
Age
Commit message (
Expand
)
Author
2024-10-28
riscv: KVM: add basic support for host vs guest profiling
Quan Zhou
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-07-12
Merge patch series "riscv: Apply Zawrs when available"
Palmer Dabbelt
2024-07-12
KVM: riscv: Support guest wrs.nto
Andrew Jones
2024-06-11
KVM: Delete the now unused kvm_arch_sched_in()
Sean Christopherson
2024-04-22
RISCV: KVM: Introduce vcpu->reset_cntx_lock
Yong-Xuan Wang
2024-04-22
RISCV: KVM: Introduce mp_state_lock to avoid lock inversion
Yong-Xuan Wang
2024-04-08
RISC-V: KVM: Implement kvm_arch_vcpu_ioctl_set_guest_debug()
Chao Du
2024-01-02
Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-12-30
RISC-V: KVM: Add SBI STA info to vcpu_arch
Andrew Jones
2023-12-30
RISC-V: KVM: Add steal-update vcpu request
Andrew Jones
2023-11-13
KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
2023-10-12
RISCV: KVM: Add sstateen0 context save/restore
Mayuresh Chitale
2023-10-12
RISCV: KVM: Add senvcfg context save/restore
Mayuresh Chitale
2023-10-12
RISC-V: KVM: Enable Smstateen accesses
Mayuresh Chitale
2023-10-12
RISC-V: KVM: Add kvm_vcpu_config
Mayuresh Chitale
2023-08-09
KVM: riscv: Add KVM_GET_REG_LIST API support
Haibo Xu
2023-08-08
RISC-V: KVM: Factor-out ONE_REG related code to its own source file
Anup Patel
2023-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-06-18
RISC-V: KVM: Skeletal in-kernel AIA irqchip support
Anup Patel
2023-06-08
riscv: KVM: Add vector lazy save/restore support
Vincent Chen
2023-04-21
RISC-V: KVM: Use bitmap for irqs_pending and irqs_pending_mask
Anup Patel
2023-04-21
RISC-V: KVM: Initial skeletal support for AIA
Anup Patel
2023-02-15
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-02-07
RISC-V: KVM: Add skeleton support for perf
Atish Patra
2022-12-29
KVM: RISC-V: Tag init functions and data with __init, __ro_after_init
Sean Christopherson
2022-12-29
KVM: Drop arch hardware (un)setup hooks
Sean Christopherson
2022-12-07
RISC-V: KVM: Save mvendorid, marchid, and mimpid when creating VCPU
Anup Patel
2022-12-07
RISC-V: KVM: Move sbi related struct and functions to kvm_vcpu_sbi.h
Anup Patel
2022-12-07
RISC-V: KVM: Remove redundant includes of asm/csr.h
Anup Patel
2022-10-02
RISC-V: KVM: Record number of signal exits as a vCPU stat
Jisheng Zhang
2022-07-29
RISC-V: KVM: Add G-stage ioremap() and iounmap() functions
Anup Patel
2022-07-29
RISC-V: KVM: Add extensible CSR emulation framework
Anup Patel
2022-07-29
RISC-V: KVM: Factor-out instruction emulation into separate sources
Anup Patel
2022-07-29
RISC-V: KVM: Improve ISA extension by using a bitmap
Atish Patra
2022-05-20
RISC-V: KVM: Cleanup stale TLB entries when host CPU changes
Anup Patel
2022-05-20
RISC-V: KVM: Add remote HFENCE functions based on VCPU requests
Anup Patel
2022-05-20
RISC-V: KVM: Reduce KVM_MAX_VCPUS value
Anup Patel
2022-05-20
RISC-V: KVM: Introduce range based local HFENCE functions
Anup Patel
2022-05-20
RISC-V: KVM: Use G-stage name for hypervisor page table
Anup Patel
2022-04-21
KVM: RISC-V: Use kvm_vcpu.srcu_idx, drop RISC-V's unnecessary copy
Sean Christopherson
2022-03-11
RISC-V: KVM: Add common kvm_riscv_vcpu_wfi() function
Anup Patel
2022-01-06
RISC-V: KVM: Add VM capability to allow userspace get GPA bits
Anup Patel
2022-01-06
KVM: RISC-V: Use common KVM implementation of MMU memory caches
Sean Christopherson
2021-12-08
KVM: Drop obsolete kvm_arch_vcpu_block_finish()
Sean Christopherson
2021-11-22
RISC-V: KVM: Fix incorrect KVM_MAX_VCPUS value
Anup Patel
2021-10-31
RISC-V: KVM: Fix GPA passed to __kvm_riscv_hfence_gvma_xyz() functions
Anup Patel
2021-10-31
RISC-V: KVM: Factor-out FP virtualization into separate sources
Anup Patel
2021-10-04
RISC-V: KVM: Add SBI v0.1 support
Atish Patra
2021-10-04
RISC-V: KVM: FP lazy save/restore
Atish Patra
[next]