diff options
author | Anup Patel <apatel@ventanamicro.com> | 2023-01-20 18:29:49 +0530 |
---|---|---|
committer | Alistair Francis <alistair.francis@wdc.com> | 2023-02-07 08:19:23 +1000 |
commit | ae0edf2188b3e4346b3e72bb69c75e70869e0c7f (patch) | |
tree | 6a075fa46e92ab44aa9bfc1ca4cd6b8ea7194995 /scripts/qapi-gen.py | |
parent | 14cb78bfaf4f99283252d9683ea4c0d97274ddea (diff) | |
download | qemu-ae0edf2188b3e4346b3e72bb69c75e70869e0c7f.zip qemu-ae0edf2188b3e4346b3e72bb69c75e70869e0c7f.tar.gz qemu-ae0edf2188b3e4346b3e72bb69c75e70869e0c7f.tar.bz2 |
target/riscv: No need to re-start QEMU timer when timecmp == UINT64_MAX
The time CSR will wrap-around immediately after reaching UINT64_MAX
so we don't need to re-start QEMU timer when timecmp == UINT64_MAX
in riscv_timer_write_timecmp().
Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20230120125950.2246378-4-apatel@ventanamicro.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'scripts/qapi-gen.py')
0 files changed, 0 insertions, 0 deletions