From: Avi Kivity Date: Mon, 9 Apr 2012 15:40:02 +0000 (+0300) Subject: KVM: x86 emulator: MMX support X-Git-Tag: v3.5-rc1~88^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbe2c9d30aa69b0551247ddb0fb450b6e8080ec4;p=pandora-kernel.git KVM: x86 emulator: MMX support General support for the MMX instruction set. Special care is taken to trap pending x87 exceptions so that they are properly reflected to the guest. Signed-off-by: Avi Kivity Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed