Re: [PATCH 048/103] qemu: Clean up after old-style passing of 'bootIndex' to network devices

2021-10-07 Thread Ján Tomko
On a Thursday in 2021, Peter Krempa wrote: Remove the nw unused boot-index related attributes and the code which is *now assigning it. Signed-off-by: Peter Krempa --- src/qemu/qemu_command.c | 71 - src/qemu/qemu_command.h | 2 --

[PATCH 048/103] qemu: Clean up after old-style passing of 'bootIndex' to network devices

2021-10-07 Thread Peter Krempa
Remove the nw unused boot-index related attributes and the code which is assigning it. Signed-off-by: Peter Krempa --- src/qemu/qemu_command.c | 71 - src/qemu/qemu_command.h | 2 -- src/qemu/qemu_hotplug.c | 5 ++- 3 files changed, 16 insertions(+), 62