diff options
author | Gleb Natapov <gleb@redhat.com> | 2010-03-21 16:58:36 +0200 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2010-05-17 12:16:38 +0300 |
commit | de3e6480f76804fe06d460ddb1920c7daa07f29b (patch) | |
tree | b4c104cd6340daabee6147c65bc04e62166de37b /arch/x86/kvm/timer.c | |
parent | 6550e1f165f384f3a46b60a1be9aba4bc3c2adad (diff) |
KVM: x86 emulator: fix unlocked CMPXCHG8B emulation
When CMPXCHG8B is executed without LOCK prefix it is racy. Preserve this
behaviour in emulator too.
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/x86/kvm/timer.c')
0 files changed, 0 insertions, 0 deletions