diff options
author | Yuan Liu <yuan1.liu@intel.com> | 2024-10-08 18:45:27 +0800 |
---|---|---|
committer | Peter Xu <peterx@redhat.com> | 2024-10-09 08:30:53 -0400 |
commit | 2e49d6a20b2193378e508b01de82eaffc5adc3bc (patch) | |
tree | ede70fee005596c70bb05e55c8e2befcf534b344 /qapi | |
parent | 255db3ba80a985f11a9d7b2d2c0f014427ba4639 (diff) | |
download | qemu-2e49d6a20b2193378e508b01de82eaffc5adc3bc.zip qemu-2e49d6a20b2193378e508b01de82eaffc5adc3bc.tar.gz qemu-2e49d6a20b2193378e508b01de82eaffc5adc3bc.tar.bz2 |
migration/multifd: fix build error when qpl compression is enabled
The page_size member has been removed from the MultiFDSendParams
and MultiFDRecvParams. The function multifd_ram_page_size is used to
provide the page size in the multifd compressor.
Fixes: 90fa121c6c ("migration/multifd: Inline page_size and page_count")
Signed-off-by: Yuan Liu <yuan1.liu@intel.com>
Link: https://lore.kernel.org/r/20241008104527.3516755-1-yuan1.liu@intel.com
Signed-off-by: Peter Xu <peterx@redhat.com>
Diffstat (limited to 'qapi')
0 files changed, 0 insertions, 0 deletions