This patch is a follow up to an earlier one that aims to enable kvmclock newer msr set. This time I'm doing it through a more sane mechanism of consulting the kernel about the supported msr set. Glauber Costa (3): use kernel-provided para_features instead of statically coming up with new capabilities add kvmclock to its second bit don't create kvmclock when one of the flags are present. hw/kvmclock.c | 6 +++- target-i386/cpuid.c | 3 +- target-i386/kvm.c | 76 ++++++++++++++++++++++++++++++--------------------- 3 files changed, 51 insertions(+), 34 deletions(-) -- 1.7.2.3 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html