On Fri, Jan 23, 2026 at 10:32:27AM -0300, Fabiano Rosas wrote: > Peter Xu <[email protected]> writes: > > > Move the send header operation directly into Xen's QMP command, as COLO > > doesn't need it. > > > > Signed-off-by: Peter Xu <[email protected]> > > Reviewed-by: Fabiano Rosas <[email protected]>
Thanks! > > We should make an effort to unify qemu_save_device_state and > qemu_savevm_state_complete_precopy_non_iterable, they're almost the > same. Let me give it a shot. -- Peter Xu
