
24 May
2021
24 May
'21
8:35 a.m.
On a Friday in 2021, Peter Krempa wrote:
Move the specific device setup and address reservation code into the main hotplug helper as it's just one extra function call.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_hotplug.c | 35 +++++++++++++++-------------------- 1 file changed, 15 insertions(+), 20 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano