diff options
author | Yifei Jiang <jiangyifei@huawei.com> | 2022-01-12 16:13:27 +0800 |
---|---|---|
committer | Alistair Francis <alistair.francis@wdc.com> | 2022-01-21 15:52:56 +1000 |
commit | 9ad3e016ae1ed2f30c39051bc20f1da327bd9400 (patch) | |
tree | 4acf3e0fe1aae782797a1e1cbd2a85c3e51ef24d /scripts/render_block_graph.py | |
parent | 27abe66f31efa8bcd15f0f998db2127b4ffb628a (diff) | |
download | qemu-9ad3e016ae1ed2f30c39051bc20f1da327bd9400.zip qemu-9ad3e016ae1ed2f30c39051bc20f1da327bd9400.tar.gz qemu-9ad3e016ae1ed2f30c39051bc20f1da327bd9400.tar.bz2 |
target/riscv: Implement virtual time adjusting with vm state changing
We hope that virtual time adjusts with vm state changing. When a vm
is stopped, guest virtual time should stop counting and kvm_timer
should be stopped. When the vm is resumed, guest virtual time should
continue to count and kvm_timer should be restored.
Signed-off-by: Yifei Jiang <jiangyifei@huawei.com>
Signed-off-by: Mingwang Li <limingwang@huawei.com>
Reviewed-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-id: 20220112081329.1835-12-jiangyifei@huawei.com
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'scripts/render_block_graph.py')
0 files changed, 0 insertions, 0 deletions