FROMLIST: virtio: do not reset stateful devices on resume
We assume that stateful devices can maintain their state while suspended. And for this reason they don't have a freeze callback. If such a device is reset during resume, the device state/context will be lost on the device side. And the virtual device will stop working. Signed-off-by:Anton Yakovlev <Anton.Yakovlev@opensynergy.com> Signed-off-by:
Mikhail Golubev <mikhail.golubev@opensynergy.com> Bug: 180046477 Link: https://lore.kernel.org/all/20211214163249.GA253555@opensynergy.com/ Change-Id: I20410a5af8f73eebba1986965c347288ee07c0ab Signed-off-by:
Mikhail Golubev <Mikhail.Golubev@opensynergy.com>
Loading
Please sign in to comment