aboutsummaryrefslogtreecommitdiff
path: root/target/riscv/time_helper.c
AgeCommit message (Expand)Author
2024-10-02target/riscv: Stop timer with infinite timecmpAndrew Jones
2023-05-05target/riscv: Simplify type conversion for CPURISCVStateWeiwei Li
2023-02-07target/riscv: No need to re-start QEMU timer when timecmp == UINT64_MAXAnup Patel
2023-02-07target/riscv: Don't clear mask in riscv_cpu_update_mip() for VSTIPAnup Patel
2022-09-07target/riscv: Add vstimecmp supportAtish Patra
2022-09-07target/riscv: Add stimecmp supportAtish Patra