commit | 0c165b3c01fefa78f440d5759cef47e8754a7a32 | [log] [tgz] |
---|---|---|
author | David Woodhouse <dwmw@amazon.co.uk> | Mon Feb 08 23:23:25 2021 +0000 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Feb 09 08:42:10 2021 -0500 |
tree | b534d62315fecdf2298f813beee6e712d924b039 | |
parent | 8f5c44f953d36f8c1aea6d57eb3251e3640f4dad [diff] |
KVM: x86/xen: Allow reset of Xen attributes In order to support Xen SHUTDOWN_soft_reset (for guest kexec, etc.) the VMM needs to be able to tear everything down and return the Xen features to a clean slate. Signed-off-by: David Woodhouse <dwmw@amazon.co.uk> Message-Id: <20210208232326.1830370-1-dwmw2@infradead.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>