commit | d47aacdb8e0bc03dcaa1a5630a3c633cdcd4cfa7 | [log] [tgz] |
---|---|---|
author | Cédric Le Goater <clg@kaod.org> | Mon May 20 09:15:12 2019 +0200 |
committer | Paul Mackerras <paulus@ozlabs.org> | Wed May 29 13:44:37 2019 +1000 |
tree | 61c7e7804d649495d3e5baffe0473f76026ec172 | |
parent | 5a3f49364c3ffa1107bd88f8292406e98c5d206c [diff] |
KVM: PPC: Book3S HV: XIVE: Clear file mapping when device is released Improve the release of the XIVE KVM device by clearing the file address_space, which is used to unmap the interrupt ESB pages when a device is passed-through. Suggested-by: Paul Mackerras <paulus@ozlabs.org> Signed-off-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Paul Mackerras <paulus@ozlabs.org>