-
Haozhong Zhang authored
commit 81b1b9ca upstream. The current handling of accesses to guest MSR_TSC_AUX returns error if vcpu does not support rdtscp, though those accesses are initiated by host. This can result in the reboot failure of some versions of QEMU. This patch fixes this issue by passing those host initiated accesses for further handling instead. Signed-off-by:
Haozhong Zhang <haozhong.zhang@intel.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com> Backported-by:
Thomas Lamprecht <t.lamprecht@proxmox.com> Signed-off-by:
Kamal Mostafa <kamal@canonical.com>
f9720de5