diff options
| author | Paolo Bonzini | 2017-03-09 12:58:30 +0100 |
|---|---|---|
| committer | Jason Wang | 2017-03-14 08:39:55 +0100 |
| commit | 7ec7ae4b973d1471f6f39fc2b6481f69c2b39593 (patch) | |
| tree | 5d4a6d243040c6d8720c6012bce5ea3df72f5a26 /net | |
| parent | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging (diff) | |
| download | qemu-7ec7ae4b973d1471f6f39fc2b6481f69c2b39593.tar.gz qemu-7ec7ae4b973d1471f6f39fc2b6481f69c2b39593.tar.xz qemu-7ec7ae4b973d1471f6f39fc2b6481f69c2b39593.zip | |
e1000e: correctly tear down MSI-X memory regions
MSI-X has been disabled by the time the e1000e device is unrealized, hence
msix_uninit is never called. This causes the object to be leaked, which
shows up as a RAMBlock with empty name when attempting migration.
Reported-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Cc: Jason Wang <jasowang@redhat.com>
Cc: qemu-stable@nongnu.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Tested-by: Laurent Vivier <lvivier@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions
