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 <[email protected]> > Signed-off-by: Amit Shah <[email protected]> > CC: Paolo Bonzini <[email protected]> > CC: Juan Quintela <[email protected]> > CC: "Dr. David Alan Gilbert" <[email protected]> > CC: Marcelo Tosatti <[email protected]> > CC: Richard Henderson <[email protected]> > CC: Eduardo Habkost <[email protected]> > --- > 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 <[email protected]> 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
