aboutsummaryrefslogtreecommitdiff
path: root/qemu-bridge-helper.c
diff options
context:
space:
mode:
authorJason Wang <jasowang@redhat.com>2019-07-10 11:52:53 +0800
committerJason Wang <jasowang@redhat.com>2019-07-29 16:29:30 +0800
commitf46efa9b0895a7ff8ed0b4e874aee52a49f2a878 (patch)
tree2fc9f3370beef37dbf12990d4a7536121eb4f774 /qemu-bridge-helper.c
parentfff3159900d2b95613a9cb75fc3703e67a674729 (diff)
downloadqemu-f46efa9b0895a7ff8ed0b4e874aee52a49f2a878.zip
qemu-f46efa9b0895a7ff8ed0b4e874aee52a49f2a878.tar.gz
qemu-f46efa9b0895a7ff8ed0b4e874aee52a49f2a878.tar.bz2
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>
Diffstat (limited to 'qemu-bridge-helper.c')
0 files changed, 0 insertions, 0 deletions