
24 May
2021
24 May
'21
2:35 p.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 | 32 ++++++++------------------------ 1 file changed, 8 insertions(+), 24 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano