From 6fec27d80feb12f88babcfe75f70f955c51723e8 Mon Sep 17 00:00:00 2001 From: Igor Mammedov Date: Sat, 15 Mar 2014 21:02:00 +0100 Subject: [PATCH] KVM: x86 emulator: emulate MOVAPD Add emulation for 0x66 prefixed instruction of 0f 28 opcode that has been added earlier. Signed-off-by: Igor Mammedov Signed-off-by: Paolo Bonzini --- Reading git-format-patch failed