target/i386: Enable Arch LBR migration states in vmstate
authorYang Weijiang <weijiang.yang@intel.com>
Tue, 15 Feb 2022 19:52:57 +0000 (14:52 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 14 May 2022 10:32:41 +0000 (12:32 +0200)
commitf2e7c2fc8945943699f745c405be82ac7e698275
treed521a189b0fd07d9a7a997bf5a35724d321737e3
parent12703d4e7523a7841764200e1a7838736495da10
target/i386: Enable Arch LBR migration states in vmstate

The Arch LBR record MSRs and control MSRs will be migrated
to destination guest if the vcpus were running with Arch
LBR active.

Signed-off-by: Yang Weijiang <weijiang.yang@intel.com>
Message-Id: <20220215195258.29149-8-weijiang.yang@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/machine.c