From: Paolo Bonzini Date: Thu, 23 Jul 2015 06:24:42 +0000 (+0200) Subject: KVM: x86: rename quirk constants to KVM_X86_QUIRK_* X-Git-Tag: omap-for-v4.3/fixes-merge-window~202^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0da029ed7ee5fdf49a2a0e14160c3e9999be9292;p=pandora-kernel.git KVM: x86: rename quirk constants to KVM_X86_QUIRK_* Make them clearly architecture-dependent; the capability is valid for all architectures, but the argument is not. Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed