On 2020/7/17 下午11:52, Peter Maydell wrote:
On Fri, 17 Jul 2020 at 04:11, Jason Wang <jasow...@redhat.com> wrote:
I think several things were missed in this patch (take virtio-net as a
reference), do we need the following things:

- Cancel the bh when VM is stopped.
Similarly, what should we do with the bh when the device
is reset ?


I think we need cancel the bh.

Thanks



- A throttle to prevent bh from executing too much timer?
- A flag to record whether or not this a pending tx (and migrate it?)
thanks
-- PMM



Reply via email to