Am 14.04.2013 um 14:42 hat Gleb Natapov geschrieben: > On Fri, Apr 12, 2013 at 01:14:47PM +0200, Kevin Wolf wrote: > > This adds a test case that jumps into VM86 by iret-ing to a TSS and back > > to Protected Mode using a task gate in the IDT. > > > > Signed-off-by: Kevin Wolf <kwolf@xxxxxxxxxx> > Applied, thanks. Found a bug with it and emulate_invalid_guest_state=1 > which is default. Are you running with emulate_invalid_guest_state=0? Not knowingly at least, I didn't specify any module options. I guess I just have enable_unrestricted_guest == true, which makes guest_state_valid() return true immediately. Kevin -- 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