From: Glauber Costa Date: Wed, 23 Mar 2011 16:40:42 +0000 (-0300) Subject: KVM: expose async pf through our standard mechanism X-Git-Tag: v3.0-rc1~350^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3291892450e670c4f170e271cd0c4b63d5a8e41a;p=pandora-kernel.git KVM: expose async pf through our standard mechanism As Avi recently mentioned, the new standard mechanism for exposing features is KVM_GET_SUPPORTED_CPUID, not spamming CAPs. For some reason async pf missed that. So expose async_pf here. Signed-off-by: Glauber Costa CC: Gleb Natapov CC: Avi Kivity Signed-off-by: Avi Kivity --- Reading git-diff-tree failed