On 4/26/22 16:08, Atish Patra wrote:
mtimecmp is part of ACLINT device now. This needs to preserved across
migration.

Signed-off-by: Atish Patra <ati...@rivosinc.com>

This must be squashed with patch 1.

+    .fields = (VMStateField[]) {
+            VMSTATE_VARRAY_UINT64(timecmp, RISCVAclintMTimerState,

And this must be UINT32 to match num_harts.


r~

Reply via email to