|
From: | Vladimir Sementsov-Ogievskiy |
Subject: | Re: [PATCH 09/43] migration: Move migrate_use_zero_copy_send() to options.c |
Date: | Thu, 20 Apr 2023 16:06:12 +0300 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 |
On 02.03.23 19:33, Juan Quintela wrote:
Once that we are there, we rename the function to migrate_zero_copy_send() to be consistent with all other capabilities. We can remove the CONFIG_LINUX guard. We already check that we can't setup this capability in migrate_caps_check(). Signed-off-by: Juan Quintela<quintela@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru> -- Best regards, Vladimir
[Prev in Thread] | Current Thread | [Next in Thread] |