Re: [PATCH] fix msr list

From: Marcelo Tosatti
Date: Mon Oct 12 2009 - 13:51:57 EST


On Tue, Oct 06, 2009 at 01:24:50PM -0400, Glauber Costa wrote:
> For a while now, we are issuing a rdmsr instruction to find out which msrs in our
> save list are really supported by the underlying machine. However, it fails to account
> for kvm-specific msrs, such as the pvclock ones.
>
> This patch moves then to the beginning of the list, and skip testing them.
>
> Signed-off-by: Glauber Costa <glommer@xxxxxxxxxx>

Applied, thanks.

But this alone won't fix migration to include the two pvclock MSRs
right?

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/