diff options
author | Cameron Esfahani | 2019-11-24 21:05:24 +0100 |
---|---|---|
committer | Paolo Bonzini | 2019-11-26 09:58:35 +0100 |
commit | 9fedbbeeee6dead7e73b3a53e3c80dd37392b464 (patch) | |
tree | 630afda3f45ad0a7544886a3da6465439d4cab10 /target/i386/hvf/x86_decode.c | |
parent | hvf: non-RAM, non-ROMD memory ranges are now correctly mapped in (diff) | |
download | qemu-9fedbbeeee6dead7e73b3a53e3c80dd37392b464.tar.gz qemu-9fedbbeeee6dead7e73b3a53e3c80dd37392b464.tar.xz qemu-9fedbbeeee6dead7e73b3a53e3c80dd37392b464.zip |
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/i386/hvf/x86_decode.c')
0 files changed, 0 insertions, 0 deletions