From 5c404cabd1b5c125653ac573cb9284bdf42b658a Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Wed, 3 Dec 2014 14:34:47 +0100 Subject: [PATCH] KVM: x86: use F() macro throughout cpuid.c For code that deals with cpuid, this makes things a bit more readable. Signed-off-by: Paolo Bonzini --- Reading git-format-patch failed