diff options
author | Cameron Esfahani <dirty@apple.com> | 2019-11-24 12:05:24 -0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2019-11-26 09:58:35 +0100 |
commit | 9fedbbeeee6dead7e73b3a53e3c80dd37392b464 (patch) | |
tree | 630afda3f45ad0a7544886a3da6465439d4cab10 /target/m68k | |
parent | fbafbb6db77428d9a0bf22ea8e9c4a07140ae7d9 (diff) | |
download | qemu-9fedbbeeee6dead7e73b3a53e3c80dd37392b464.zip qemu-9fedbbeeee6dead7e73b3a53e3c80dd37392b464.tar.gz qemu-9fedbbeeee6dead7e73b3a53e3c80dd37392b464.tar.bz2 |
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 'target/m68k')
0 files changed, 0 insertions, 0 deletions