index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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
Files
Lines
2022-05-20
RISC-V: KVM: Cleanup stale TLB entries when host CPU changes
Anup Patel
1
-0
/
+5
2022-05-20
RISC-V: KVM: Add remote HFENCE functions based on VCPU requests
Anup Patel
1
-0
/
+59
2022-05-20
RISC-V: KVM: Reduce KVM_MAX_VCPUS value
Anup Patel
1
-2
/
+1
2022-05-20
RISC-V: KVM: Introduce range based local HFENCE functions
Anup Patel
1
-5
/
+20
2022-05-20
RISC-V: KVM: Use G-stage name for hypervisor page table
Anup Patel
1
-15
/
+15
2022-04-21
KVM: RISC-V: Use kvm_vcpu.srcu_idx, drop RISC-V's unnecessary copy
Sean Christopherson
1
-3
/
+0
2022-03-11
RISC-V: KVM: Add common kvm_riscv_vcpu_wfi() function
Anup Patel
1
-0
/
+1
2022-01-06
RISC-V: KVM: Add VM capability to allow userspace get GPA bits
Anup Patel
1
-0
/
+1
2022-01-06
KVM: RISC-V: Use common KVM implementation of MMU memory caches
Sean Christopherson
1
-9
/
+1
2021-12-08
KVM: Drop obsolete kvm_arch_vcpu_block_finish()
Sean Christopherson
1
-1
/
+0
2021-11-22
RISC-V: KVM: Fix incorrect KVM_MAX_VCPUS value
Anup Patel
1
-5
/
+3
2021-10-31
RISC-V: KVM: Fix GPA passed to __kvm_riscv_hfence_gvma_xyz() functions
Anup Patel
1
-2
/
+3
2021-10-31
RISC-V: KVM: Factor-out FP virtualization into separate sources
Anup Patel
1
-4
/
+1
2021-10-04
RISC-V: KVM: Add SBI v0.1 support
Atish Patra
1
-0
/
+10
2021-10-04
RISC-V: KVM: FP lazy save/restore
Atish Patra
1
-0
/
+5
2021-10-04
RISC-V: KVM: Add timer functionality
Atish Patra
1
-0
/
+7
2021-10-04
RISC-V: KVM: Implement MMU notifiers
Anup Patel
1
-0
/
+2
2021-10-04
RISC-V: KVM: Implement stage2 page table programming
Anup Patel
1
-0
/
+12
2021-10-04
RISC-V: KVM: Implement VMID allocator
Anup Patel
1
-0
/
+24
2021-10-04
RISC-V: KVM: Handle MMIO exits for VCPU
Anup Patel
1
-0
/
+22
2021-10-04
RISC-V: KVM: Implement VCPU world-switch
Anup Patel
1
-1
/
+9
2021-10-04
RISC-V: KVM: Implement VCPU interrupts and requests handling
Anup Patel
1
-0
/
+23
2021-10-04
RISC-V: KVM: Implement VCPU create, init and destroy functions
Anup Patel
1
-0
/
+69
2021-10-04
RISC-V: Add initial skeletal KVM support
Anup Patel
1
-0
/
+84