diff options
author | Fabiano Rosas <farosas@suse.de> | 2024-08-27 14:45:49 -0300 |
---|---|---|
committer | Fabiano Rosas <farosas@suse.de> | 2024-09-03 16:24:34 -0300 |
commit | 90fa121c6c072c374ed5514fbc602039bb0ee878 (patch) | |
tree | 1ae410825b3aa05a74190d888ac65673b197b57c /tests/functional/qemu_test | |
parent | bc112a6c9008c242e13fcd8a642828266e5dceeb (diff) | |
download | qemu-90fa121c6c072c374ed5514fbc602039bb0ee878.zip qemu-90fa121c6c072c374ed5514fbc602039bb0ee878.tar.gz qemu-90fa121c6c072c374ed5514fbc602039bb0ee878.tar.bz2 |
migration/multifd: Inline page_size and page_count
The MultiFD*Params structures are for per-channel data. Constant
values should not be there because that needlessly wastes cycles and
storage. The page_size and page_count fall into this category so move
them inline in multifd.h.
Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Fabiano Rosas <farosas@suse.de>
Diffstat (limited to 'tests/functional/qemu_test')
0 files changed, 0 insertions, 0 deletions