commit | a41ffb7540cb37426759e688083502d6463421b2 | [log] [tgz] |
---|---|---|
author | Gleb Natapov <gleb@redhat.com> | Thu Mar 18 15:20:14 2010 +0200 |
committer | Avi Kivity <avi@redhat.com> | Mon May 17 12:16:11 2010 +0300 |
tree | ed71c38eb0af69cfbb412a1a6a0e8c1221b6c66d | |
parent | fd5253658b403d51fc19e56ecb44c54a3071fded [diff] |
KVM: x86 emulator: If LOCK prefix is used dest arg should be memory. If LOCK prefix is used dest arg should be memory, otherwise instruction should generate #UD. Signed-off-by: Gleb Natapov <gleb@redhat.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>