index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
kvm_host.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RISC-V: KVM: Save mvendorid, marchid, and mimpid when creating VCPU
Anup Patel
2022-12-07
1
-0
/
+5
*
RISC-V: KVM: Move sbi related struct and functions to kvm_vcpu_sbi.h
Anup Patel
2022-12-07
1
-8
/
+2
*
RISC-V: KVM: Remove redundant includes of asm/csr.h
Anup Patel
2022-12-07
1
-1
/
+0
*
RISC-V: KVM: Record number of signal exits as a vCPU stat
Jisheng Zhang
2022-10-02
1
-0
/
+1
*
RISC-V: KVM: Add G-stage ioremap() and iounmap() functions
Anup Patel
2022-07-29
1
-0
/
+5
*
RISC-V: KVM: Add extensible CSR emulation framework
Anup Patel
2022-07-29
1
-0
/
+5
*
RISC-V: KVM: Factor-out instruction emulation into separate sources
Anup Patel
2022-07-29
1
-10
/
+1
*
RISC-V: KVM: Improve ISA extension by using a bitmap
Atish Patra
2022-07-29
1
-1
/
+2
*
RISC-V: KVM: Cleanup stale TLB entries when host CPU changes
Anup Patel
2022-05-20
1
-0
/
+5
*
RISC-V: KVM: Add remote HFENCE functions based on VCPU requests
Anup Patel
2022-05-20
1
-0
/
+59
*
RISC-V: KVM: Reduce KVM_MAX_VCPUS value
Anup Patel
2022-05-20
1
-2
/
+1
*
RISC-V: KVM: Introduce range based local HFENCE functions
Anup Patel
2022-05-20
1
-5
/
+20
*
RISC-V: KVM: Use G-stage name for hypervisor page table
Anup Patel
2022-05-20
1
-15
/
+15
*
KVM: RISC-V: Use kvm_vcpu.srcu_idx, drop RISC-V's unnecessary copy
Sean Christopherson
2022-04-21
1
-3
/
+0
*
RISC-V: KVM: Add common kvm_riscv_vcpu_wfi() function
Anup Patel
2022-03-11
1
-0
/
+1
*
RISC-V: KVM: Add VM capability to allow userspace get GPA bits
Anup Patel
2022-01-06
1
-0
/
+1
*
KVM: RISC-V: Use common KVM implementation of MMU memory caches
Sean Christopherson
2022-01-06
1
-9
/
+1
*
KVM: Drop obsolete kvm_arch_vcpu_block_finish()
Sean Christopherson
2021-12-08
1
-1
/
+0
*
RISC-V: KVM: Fix incorrect KVM_MAX_VCPUS value
Anup Patel
2021-11-22
1
-5
/
+3
*
RISC-V: KVM: Fix GPA passed to __kvm_riscv_hfence_gvma_xyz() functions
Anup Patel
2021-10-31
1
-2
/
+3
*
RISC-V: KVM: Factor-out FP virtualization into separate sources
Anup Patel
2021-10-31
1
-4
/
+1
*
RISC-V: KVM: Add SBI v0.1 support
Atish Patra
2021-10-04
1
-0
/
+10
*
RISC-V: KVM: FP lazy save/restore
Atish Patra
2021-10-04
1
-0
/
+5
*
RISC-V: KVM: Add timer functionality
Atish Patra
2021-10-04
1
-0
/
+7
*
RISC-V: KVM: Implement MMU notifiers
Anup Patel
2021-10-04
1
-0
/
+2
*
RISC-V: KVM: Implement stage2 page table programming
Anup Patel
2021-10-04
1
-0
/
+12
*
RISC-V: KVM: Implement VMID allocator
Anup Patel
2021-10-04
1
-0
/
+24
*
RISC-V: KVM: Handle MMIO exits for VCPU
Anup Patel
2021-10-04
1
-0
/
+22
*
RISC-V: KVM: Implement VCPU world-switch
Anup Patel
2021-10-04
1
-1
/
+9
*
RISC-V: KVM: Implement VCPU interrupts and requests handling
Anup Patel
2021-10-04
1
-0
/
+23
*
RISC-V: KVM: Implement VCPU create, init and destroy functions
Anup Patel
2021-10-04
1
-0
/
+69
*
RISC-V: Add initial skeletal KVM support
Anup Patel
2021-10-04
1
-0
/
+84