Skip to content
Commit 9fedbbee authored by Cameron Esfahani's avatar Cameron Esfahani Committed by Paolo Bonzini
Browse files

hvf: remove TSC synchronization code because it isn't fully complete



The existing code in QEMU's HVF support to attempt to synchronize TSC
across multiple cores is not sufficient.  TSC value on other cores
can go backwards.  Until implementation is fixed, remove calls to
hv_vm_sync_tsc().  Pass through TSC to guest OS.

Signed-off-by: default avatarCameron Esfahani <dirty@apple.com>
Message-Id: <44c4afd2301b8bf99682b229b0796d84edd6d66f.1574625592.git.dirty@apple.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent fbafbb6d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment