KVM: x86 emulator: cmps instruction
authorGuillaume Thouvenin <guillaume.thouvenin@ext.bull.net>
Mon, 26 Nov 2007 12:49:09 +0000 (13:49 +0100)
committerAvi Kivity <avi@qumranet.com>
Wed, 30 Jan 2008 15:53:15 +0000 (17:53 +0200)
commitd7e5117a2568f7407e98ca85155511ecfe4f0631
tree7f9bcd5b42d4ef8f40b396ac3c979399a41dcfab
parente8d8d7fe8877c594c08f40cc7c013626cfe3e9cc
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>
drivers/kvm/x86_emulate.c