From: Liu, Jinsong Date: Fri, 21 Feb 2014 17:36:12 +0000 (+0000) Subject: KVM: x86: expose ADX feature to guest X-Git-Tag: v3.15-rc1~118^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49345f13f0830741b94b867cf906c4aad3988306;p=pandora-kernel.git KVM: x86: expose ADX feature to guest From 0750e335eb5860b0b483e217e8a08bd743cbba16 Mon Sep 17 00:00:00 2001 From: Liu Jinsong Date: Thu, 20 Feb 2014 17:39:32 +0800 Subject: [PATCH] KVM: x86: expose ADX feature to guest ADCX and ADOX instructions perform an unsigned addition with Carry flag and Overflow flag respectively. Signed-off-by: Xudong Hao Signed-off-by: Liu Jinsong Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed