commit | 756ea88fff96252dd76cf388fb8678cb97dd2658 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri May 02 09:45:38 2025 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri May 02 17:37:46 2025 +0200 |
tree | 936356bdb9b0b87fbb8ea5a36a0df0d2f57dab49 | |
parent | 6f8e6aed81277ec14d5a5dcafdd00dadf7ac465c [diff] |
vmstate: support varray for vmstate_clock! Make vmstate_struct and vmstate_clock more similar; they are basically the same thing, except for the clock case having a built-in VMStateDescription. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>