qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Hot-pluggable device without ->unrealize() is highly suspec


From: Markus Armbruster
Subject: [Qemu-devel] Hot-pluggable device without ->unrealize() is highly suspect (was: [PATCH] hw: scsi: dc390: add device unrealize function)
Date: Thu, 29 Nov 2018 20:02:34 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Li Qiang <address@hidden> writes:

> Currently the dc390 device has no unrealize function. This
> can cause memory leak when hotplug/unplug device. Also more
> serious, it will trigger an assert when rehotplug. 
[...]

When a hot-pluggable device doesn't have an ->unrealize() method, unplug
is probably broken.  I think we should track down such devices for
review.  Any takers?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]