From: Mohammed Gamal Date: Mon, 1 Sep 2008 01:52:24 +0000 (+0300) Subject: KVM: x86 emulator: Add std and cld instructions (opcodes 0xfc-0xfd) X-Git-Tag: v2.6.28-rc1~269^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb4616f43148c5b3f3e453a47657572d1bda39ee;p=pandora-kernel.git KVM: x86 emulator: Add std and cld instructions (opcodes 0xfc-0xfd) This adds the std and cld instructions to the emulator. Encountered while running the BIOS with invalid guest state emulation enabled. Signed-off-by: Mohammed Gamal Signed-off-by: Avi Kivity --- Reading git-diff-tree failed