Jason Wang f46efa9b08 e1000: don't raise interrupt in pre_save()
We should not raise any interrupt after VM has been stopped but this
is what e1000 currently did when mit timer is active in
pre_save(). Fixing this by scheduling a timer in post_load() which can
make sure the interrupt was raised when VM is running.

Reported-and-tested-by: Longpeng <longpeng2@huawei.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
2019-07-29 16:29:30 +08:00
..
2018-07-20 08:30:48 +08:00
2019-06-12 13:20:21 +02:00
2019-06-12 13:20:21 +02:00
2019-07-02 10:21:06 +08:00
2018-03-02 18:44:00 +00:00
2016-06-16 18:39:03 +02:00
2019-07-02 10:21:06 +08:00
2019-06-12 13:20:21 +02:00
2019-06-24 10:42:30 +01:00