From: Paolo Bonzini Date: Mon, 14 Jul 2014 10:54:48 +0000 (+0200) Subject: KVM: x86: remove Aligned bit from movntps/movntpd X-Git-Tag: fixes-for-v3.18-merge-window~23^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5b77069701600b8189d3b4409b69f23ac4f5bc2;p=pandora-kernel.git KVM: x86: remove Aligned bit from movntps/movntpd These are not explicitly aligned, and do not require alignment on AVX. Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed