summaryrefslogtreecommitdiffstats
path: root/target/i386/hvf/x86_decode.c
diff options
context:
space:
mode:
authorCameron Esfahani2019-11-24 21:05:24 +0100
committerPaolo Bonzini2019-11-26 09:58:35 +0100
commit9fedbbeeee6dead7e73b3a53e3c80dd37392b464 (patch)
tree630afda3f45ad0a7544886a3da6465439d4cab10 /target/i386/hvf/x86_decode.c
parenthvf: non-RAM, non-ROMD memory ranges are now correctly mapped in (diff)
downloadqemu-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