Age | Commit message (Expand) | Author |
---|---|---|
2022-10-02 | riscv: KVM: Apply insn-def to hlv encodings | Andrew Jones |
2022-07-29 | RISC-V: KVM: Factor-out instruction emulation into separate sources | Anup Patel |
2022-07-29 | RISC-V: KVM: Fix variable spelling mistake | Zhang Jiaming |
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-03-11 | RISC-V: KVM: Add common kvm_riscv_vcpu_wfi() function | Anup Patel |
2021-12-08 | KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt() | Sean Christopherson |
2021-11-01 | RISC-V: KVM: remove unneeded semicolon | ran jianping |
2021-10-04 | RISC-V: KVM: Add SBI v0.1 support | Atish Patra |
2021-10-04 | RISC-V: KVM: Handle WFI exits for VCPU | Anup Patel |
2021-10-04 | RISC-V: KVM: Handle MMIO exits for VCPU | Anup Patel |
2021-10-04 | RISC-V: Add initial skeletal KVM support | Anup Patel |