mirror of https://gitee.com/openkylin/qemu.git
qdev: Reset hot-plugged devices
Device models rely on the core invoking their reset handlers after init. We do this in the cold-plug case, but so far we miss this step after hot-plug. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
parent
c886edfb85
commit
5ab28c8340
Loading…
Reference in New Issue