
24 May
2021
24 May
'21
2:41 p.m.
On a Friday in 2021, Peter Krempa wrote:
Modify the rollback section to use it's own monitor context so that we
*its
can later split up the hotplug into multiple steps and move the detachment of the extension device into the rollback section rather than doing it inline.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_hotplug.c | 28 ++++++++++++++++++---------- 1 file changed, 18 insertions(+), 10 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano