Skip to content
Commit 495756ef authored by Paolo Bonzini's avatar Paolo Bonzini Committed by Michael Roth
Browse files

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: default avatarDr. David Alan Gilbert <dgilbert@redhat.com>
Cc: Jason Wang <jasowang@redhat.com>
Cc: qemu-stable@nongnu.org
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
Tested-by: default avatarLaurent Vivier <lvivier@redhat.com>
Signed-off-by: default avatarJason Wang <jasowang@redhat.com>
(cherry picked from commit 7ec7ae4b)
Signed-off-by: default avatarMichael Roth <mdroth@linux.vnet.ibm.com>
parent 9ad26963
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment