On Fri, Dec 21, 2012 at 09:55:29PM -0200, Marcelo Tosatti wrote: > On Wed, Dec 12, 2012 at 07:10:48PM +0200, Gleb Natapov wrote: > > emulate_invalid_guest_state=0 still does not work since last patch of > > my previous series was not applied. It causes kvm to emulate code that > > previously kvm managed to run in vm86 and this, in turn, causes emulation > > errors for instructions kvm does not know how to emulate. Patch 2 of > > the series should fix that. Patch 3 is exactly same as 4/4 from previous > > series. Other patches are clean-ups. > > Can't see how guest_state_valid() can affect > emulate_invalid_guest_state=0. > Patch 3/7 fixes it. Patch 2/7 is needed for 3/7 to not break emulate_invalid_guest_state=1. > For the cleanups, Reviewed-by: Marcelo Tosatti <mtosatti@xxxxxxxxxx>. -- Gleb. -- 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