diff options
author | Vitaly Kuznetsov <vkuznets@redhat.com> | 2022-08-18 17:01:12 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-09-01 07:42:37 +0200 |
commit | 3cafdb67504a34a0305260f0c86a73d5a3fb000b (patch) | |
tree | ccc9f4f48badc13c375c071f6cfc6e719afb7b08 /target/s390x | |
parent | 6d1511cea0fb536f2df7b6c31bb745d80b98d82e (diff) |
i386: reset KVM nested state upon CPU reset
Make sure env->nested_state is cleaned up when a vCPU is reset, it may
be stale after an incoming migration, kvm_arch_put_registers() may
end up failing or putting vCPU in a weird state.
Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com>
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Message-Id: <20220818150113.479917-2-vkuznets@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'target/s390x')
0 files changed, 0 insertions, 0 deletions