aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGleb Natapov <[email protected]>2010-04-28 19:15:33 +0300
committerAvi Kivity <[email protected]>2010-08-01 10:35:32 +0300
commite680080e653b8c8725ca620bf22a5f8480f40cb5 (patch)
treebd1f36d6269e42e7f62fbf380e6bc170116683b0 /scripts
parent338dbc9781eb5acd0b12809d95d4006135f29767 (diff)
KVM: x86 emulator: fix X86EMUL_RETRY_INSTR and X86EMUL_CMPXCHG_FAILED values
Currently X86EMUL_PROPAGATE_FAULT, X86EMUL_RETRY_INSTR and X86EMUL_CMPXCHG_FAILED have the same value so caller cannot distinguish why function such as emulator_cmpxchg_emulated() (which can return both X86EMUL_PROPAGATE_FAULT and X86EMUL_CMPXCHG_FAILED) failed. Signed-off-by: Gleb Natapov <[email protected]> Signed-off-by: Avi Kivity <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions