diff options
author | Greg Kurz <groug@kaod.org> | 2019-07-26 16:44:44 +0200 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2019-08-21 17:17:39 +1000 |
commit | ea52074d3a1c5fbe70f3014dc1b1f2e7d5ced5de (patch) | |
tree | fd96234fde82c0a7dc754397b9f8401bdd0df075 /hw/9pfs | |
parent | 078eb6b05b7f962e43d8bc376e0b96cdd550c17a (diff) | |
download | qemu-ea52074d3a1c5fbe70f3014dc1b1f2e7d5ced5de.zip |
spapr/pci: Free MSIs during reset
When the machine is reset, the MSI bitmap is cleared but the allocated
MSIs are not freed. Some operating systems, such as AIX, can detect the
previous configuration and assert.
Empty the MSI cache, this performs the needed cleanup.
Signed-off-by: Greg Kurz <groug@kaod.org>
Message-Id: <156415228410.1064338.4486161194061636096.stgit@bahia.lan>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'hw/9pfs')
0 files changed, 0 insertions, 0 deletions