On Wed, Sep 23, 2015 at 11:57:33AM +0530, Amit Shah wrote: > There's one report of migration breaking due to missing MSR_TSC_AUX > save/restore. Fix this by adding a new subsection that saves the state > of this MSR. > > https://bugzilla.redhat.com/show_bug.cgi?id=1261797 > > Reported-by: Xiaoqing Wei <xwei@xxxxxxxxxx> > Signed-off-by: Amit Shah <amit.shah@xxxxxxxxxx> > CC: Paolo Bonzini <pbonzini@xxxxxxxxxx> > CC: Juan Quintela <quintela@xxxxxxxxxx> > CC: "Dr. David Alan Gilbert" <dgilbert@xxxxxxxxxx> > CC: Marcelo Tosatti <mtosatti@xxxxxxxxxx> > CC: Richard Henderson <rth@xxxxxxxxxxx> > CC: Eduardo Habkost <ehabkost@xxxxxxxxxx> > --- > target-i386/kvm.c | 14 ++++++++++++++ > target-i386/machine.c | 20 ++++++++++++++++++++ > 2 files changed, 34 insertions(+) For the target-i386/kvm.c hunk: Reviewed-by: Eduardo Habkost <ehabkost@xxxxxxxxxx> Applied to x86 tree without the machine.c hunk. Thanks! -- Eduardo -- 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