Hi Markus, On 1/29/26 1:53 PM, Vladimir Sementsov-Ogievskiy wrote:
They are the same as fds and vhostfds, except they accept only one fd. Let's deprecate redundant options.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru> ---
Hi all!
after "[PATCH v2 00/12] net: refactoring and fixes" options fd and vhostfd becomes redundant, fds and vhostfds may be used instead.
this patch also based on "[PATCH v6] qapi: net: deprecate vhostforce option", that's why it's sent separately.
Based-on: <20260129213215.1405459-1-vsementsov@yandex-team.ru> Based-on: <20251113071711.349651-1-vsementsov@yandex-team.ru>
docs/about/deprecated.rst | 6 ++++++ qapi/net.json | 9 +++++---- 2 files changed, 11 insertions(+), 4 deletions(-)
I'll let you pull this, including doc changes, in case you're ok with the series. Regards, Pierrick