
5 Jan
2024
5 Jan
'24
10:21 a.m.
On a Thursday in 2024, Peter Krempa wrote:
Add validation and formatting of the commandline arguments for 'iothread-vq-mapping' parameter. The validation logic mirrors waht qemu
what
allows.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/hypervisor/domain_driver.c | 15 ++++- src/qemu/qemu_command.c | 45 +++++++++++++ src/qemu/qemu_validate.c | 117 +++++++++++++++++++++++++++++---- 3 files changed, 165 insertions(+), 12 deletions(-)