aboutsummaryrefslogtreecommitdiff
path: root/linux-user/vm86.c
diff options
context:
space:
mode:
authorCameron Esfahani <dirty@apple.com>2019-11-24 12:05:24 -0800
committerPaolo Bonzini <pbonzini@redhat.com>2019-11-26 09:58:35 +0100
commit9fedbbeeee6dead7e73b3a53e3c80dd37392b464 (patch)
tree630afda3f45ad0a7544886a3da6465439d4cab10 /linux-user/vm86.c
parentfbafbb6db77428d9a0bf22ea8e9c4a07140ae7d9 (diff)
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: Cameron Esfahani <dirty@apple.com> Message-Id: <44c4afd2301b8bf99682b229b0796d84edd6d66f.1574625592.git.dirty@apple.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'linux-user/vm86.c')
0 files changed, 0 insertions, 0 deletions