On Wed, Sep 10, 2025 at 11:04:26PM +0800, TANG Tiancheng wrote: > Add support for defining a vmstate field which is a variable-length array > of pointers, and use this to define a VMSTATE_TIMER_PTR_VARRAY() which allows > a variable-length array of QEMUTimer* to be used by devices. > > Message-id: [email protected] > Reviewed-by: LIU Zhiwei <[email protected]> > Signed-off-by: TANG Tiancheng <[email protected]>
Thanks. No need for a repost, but the subject can be prefixed directly with "migration", if can be fixed when merge. Reviewed-by: Peter Xu <[email protected]> -- Peter Xu
