diff options
author | Maciej S. Szmigiero <maciej.szmigiero@oracle.com> | 2025-03-04 23:03:37 +0100 |
---|---|---|
committer | Cédric Le Goater <clg@redhat.com> | 2025-03-06 06:47:33 +0100 |
commit | 8050c435b70b6805f05441a8a7cc6a3d70c3ee71 (patch) | |
tree | a99bc9ceb1eeca37723e66527ce0b805795fff37 /tests/functional/qemu_test/linuxkernel.py | |
parent | b1937fd1eb8360d0dc0abb0a8da221d8edce3733 (diff) | |
download | qemu-8050c435b70b6805f05441a8a7cc6a3d70c3ee71.zip qemu-8050c435b70b6805f05441a8a7cc6a3d70c3ee71.tar.gz qemu-8050c435b70b6805f05441a8a7cc6a3d70c3ee71.tar.bz2 |
migration/multifd: Split packet into header and RAM data
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.
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Maciej S. Szmigiero <maciej.szmigiero@oracle.com>
Link: https://lore.kernel.org/qemu-devel/832ad055fe447561ac1ad565d61658660cb3f63f.1741124640.git.maciej.szmigiero@oracle.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Diffstat (limited to 'tests/functional/qemu_test/linuxkernel.py')
0 files changed, 0 insertions, 0 deletions