On a Wednesday in 2022, Peter Krempa wrote:
Use the new helpers for passing of the file descriptor needed for
'vdpa'
interfaces.
Apart from the simplification in this case it will allow further changes
to unify all fdset handling.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_command.c | 35 ++++++++-----------
.../net-vdpa.x86_64-latest.args | 4 +--
2 files changed, 17 insertions(+), 22 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano