commit | d7e5117a2568f7407e98ca85155511ecfe4f0631 | [log] [tgz] |
---|---|---|
author | Guillaume Thouvenin <guillaume.thouvenin@ext.bull.net> | Mon Nov 26 13:49:09 2007 +0100 |
committer | Avi Kivity <avi@qumranet.com> | Wed Jan 30 17:53:15 2008 +0200 |
tree | 7f9bcd5b42d4ef8f40b396ac3c979399a41dcfab | |
parent | e8d8d7fe8877c594c08f40cc7c013626cfe3e9cc [diff] |
KVM: x86 emulator: cmps instruction Add emulation for the cmps instruction. This lets OpenBSD boot on kvm. Signed-off-by: Guillaume Thouvenin <guillaume.thouvenin@ext.bull.net> Signed-off-by: Avi Kivity <avi@qumranet.com>