[Cc'ing qemu-bl...@nongnu.org] On Tue, 09/08 11:00, Denis V. Lunev wrote: > To avoid such situation this patchset introduces patch per-drive option > "disk-deadlines=on|off" which is unset by default.
The general idea sounds very nice. Thanks! Should we allow user configuration on the timeout? If so, the option should be something like "timeout-seconds=0,1,2...". Also I think we could use werror and rerror to control the handling policy (whether to ignore/report/stop on timeout). Fam