index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kvm
/
vcpu.c
Age
Commit message (
Expand
)
Author
2023-06-08
riscv: Add prctl controls for userspace vector management
Andy Chiu
2023-06-08
riscv: KVM: Add vector lazy save/restore support
Vincent Chen
2023-06-08
riscv: kvm: Add V extension to KVM ISA
Vincent Chen
2023-05-05
Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-04-21
RISC-V: KVM: Use bitmap for irqs_pending and irqs_pending_mask
Anup Patel
2023-04-21
RISC-V: KVM: Add ONE_REG interface for AIA CSRs
Anup Patel
2023-04-21
RISC-V: KVM: Implement subtype for CSR ONE_REG interface
Anup Patel
2023-04-21
RISC-V: KVM: Initial skeletal support for AIA
Anup Patel
2023-04-21
RISC-V: KVM: Allow Zbb extension for Guest/VM
Anup Patel
2023-04-21
RISC-V: KVM: Add ONE_REG interface to enable/disable SBI extensions
Anup Patel
2023-03-14
RISC-V: KVM: Expose Zicboz to the guest
Andrew Jones
2023-03-14
RISC-V: KVM: Provide UAPI for Zicboz block size
Andrew Jones
2023-02-07
RISC-V: KVM: Add skeleton support for perf
Atish Patra
2022-12-07
RISC-V: KVM: Add ONE_REG interface for mvendorid, marchid, and mimpid
Anup Patel
2022-12-07
RISC-V: KVM: Save mvendorid, marchid, and mimpid when creating VCPU
Anup Patel
2022-12-07
RISC-V: KVM: Use switch-case in kvm_riscv_vcpu_set/get_reg()
Anup Patel
2022-12-07
RISC-V: KVM: Fix reg_val check in kvm_riscv_vcpu_set_reg_config()
Anup Patel
2022-12-07
RISC-V: KVM: Exit run-loop immediately if xfer_to_guest fails
Anup Patel
2022-10-21
RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for Sstc
Anup Patel
2022-10-02
RISC-V: KVM: Use generic guest entry infrastructure
Jisheng Zhang
2022-10-02
RISC-V: KVM: Record number of signal exits as a vCPU stat
Jisheng Zhang
2022-10-02
RISC-V: KVM: Expose Zicbom to the guest
Andrew Jones
2022-10-02
RISC-V: KVM: Provide UAPI for Zicbom block size
Andrew Jones
2022-10-02
RISC-V: KVM: Make ISA ext mappings explicit
Andrew Jones
2022-10-02
RISC-V: KVM: Allow Guest use Zihintpause extension
Mayuresh Chitale
2022-10-02
RISC-V: KVM: Allow Guest use Svinval extension
Anup Patel
2022-08-12
RISC-V: KVM: Support sstc extension
Atish Patra
2022-07-29
RISC-V: KVM: Add support for Svpbmt inside Guest/VM
Anup Patel
2022-07-29
RISC-V: KVM: Add extensible CSR emulation framework
Anup Patel
2022-07-29
RISC-V: KVM: move preempt_disable() call in kvm_arch_vcpu_ioctl_run
Nikolay Borisov
2022-07-29
RISC-V: KVM: Improve ISA extension by using a bitmap
Atish Patra
2022-07-11
RISC-V: KVM: Fix SRCU deadlock caused by kvm_riscv_check_vcpu_requests()
Anup Patel
2022-05-20
RISC-V: KVM: Introduce ISA extension register
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: 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: Add helpers to wrap vcpu->srcu_idx and yell if it's abused
Sean Christopherson
2022-04-21
KVM: RISC-V: Use kvm_vcpu.srcu_idx, drop RISC-V's unnecessary copy
Sean Christopherson
2022-04-20
RISC-V: KVM: Restrict the extensions that can be disabled
Atish Patra
2022-04-20
RISC-V: KVM: Remove 's' & 'u' as valid ISA extension
Atish Patra
2022-04-09
RISC-V: KVM: Don't clear hgatp CSR in kvm_arch_vcpu_put()
Anup Patel
2022-02-02
RISC-V: KVM: make CY, TM, and IR counters accessible in VU mode
Mayuresh Chitale
2022-02-02
kvm/riscv: rework guest entry logic
Mark Rutland
2022-01-06
RISC-V: KVM: Add SBI HSM extension in KVM
Atish Patra
2022-01-06
KVM: RISC-V: Use common KVM implementation of MMU memory caches
Sean Christopherson
2021-11-17
Documentation: update vcpu-requests.rst reference
Mauro Carvalho Chehab
2021-11-01
RISC-V: KVM: remove unneeded semicolon
ran jianping
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
[next]