qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 09/24] migration/multifd: Split packet into header and RAM


From: Peter Xu
Subject: Re: [PATCH v3 09/24] migration/multifd: Split packet into header and RAM data
Date: Thu, 5 Dec 2024 10:29:12 -0500

On Sun, Nov 17, 2024 at 08:20:04PM +0100, Maciej S. Szmigiero wrote:
> From: "Maciej S. Szmigiero" <maciej.szmigiero@oracle.com>
> 
> Read packet header first so in the future we will be able to
> differentiate between a RAM multifd packet and a device state multifd
> packet.
> 
> Since these two are of different size we can't read the packet body until
> we know which packet type it is.
> 
> Signed-off-by: Maciej S. Szmigiero <maciej.szmigiero@oracle.com>

Reviewed-by: Peter Xu <peterx@redhat.com>

-- 
Peter Xu




reply via email to

[Prev in Thread] Current Thread [Next in Thread]