On 9/15/21 1:12 PM, Xueming Li wrote: > According to virtio spec, the device MUST reset when 0 is written to > device_status, and present 0 in device_status once reset is done. > > This patch waits status value to be 0 during reset operation, if > timeout in 3 seconds, log and continue. > > Signed-off-by: Xueming Li <xuemi...@nvidia.com> > Cc: Andrew Rybchenko <andrew.rybche...@oktetlabs.ru>
Acked-by: Andrew Rybchenko <andrew.rybche...@oktetlabs.ru>