aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/qemu_test/linuxkernel.py
diff options
context:
space:
mode:
authorFabiano Rosas <farosas@suse.de>2024-08-27 14:45:52 -0300
committerFabiano Rosas <farosas@suse.de>2024-09-03 16:24:35 -0300
commitaddd7d15816f2ee65911d30a38357cc2004f22eb (patch)
tree882f5aa81ef7c2e65316635b2fa86485e3620235 /tests/functional/qemu_test/linuxkernel.py
parent112f7d1b752543de06ae96210a14abbed7913922 (diff)
downloadqemu-addd7d15816f2ee65911d30a38357cc2004f22eb.zip
qemu-addd7d15816f2ee65911d30a38357cc2004f22eb.tar.gz
qemu-addd7d15816f2ee65911d30a38357cc2004f22eb.tar.bz2
migration/multifd: Introduce MultiFDSendData
Add a new data structure to replace p->pages in the multifd channel. This new structure will hide the multifd payload type behind an union, so we don't need to add a new field to the channel each time we want to handle a different data type. This also allow us to keep multifd_send_pages() as is, without needing to complicate the pointer switching. Reviewed-by: Peter Xu <peterx@redhat.com> Signed-off-by: Fabiano Rosas <farosas@suse.de>
Diffstat (limited to 'tests/functional/qemu_test/linuxkernel.py')
0 files changed, 0 insertions, 0 deletions