From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCH] KVM: x86: Add instruction length to VCPU event state Date: Sun, 14 Feb 2010 14:44:39 +0100 Message-ID: <4B77FE47.8010501@redhat.com> References: <4B76762C.10107@web.de> <20100213152635.GA2511@redhat.com> <4B76E638.5010100@web.de> <20100213182253.GB2511@redhat.com> <4B76F25F.1060009@web.de> <20100213190615.GC2511@redhat.com> <4B76FB89.50107@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Gleb Natapov , Avi Kivity , Marcelo Tosatti , kvm To: Jan Kiszka Return-path: Received: from mail-fx0-f227.google.com ([209.85.220.227]:49590 "EHLO mail-fx0-f227.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755860Ab0BNNos (ORCPT ); Sun, 14 Feb 2010 08:44:48 -0500 Received: by fxm27 with SMTP id 27so267612fxm.25 for ; Sun, 14 Feb 2010 05:44:47 -0800 (PST) In-Reply-To: <4B76FB89.50107@web.de> Sender: kvm-owner@vger.kernel.org List-ID: On 02/13/2010 08:20 PM, Jan Kiszka wrote: > But I still fail to see the case where event_exit_inst_len is set to > anything but 1 or 2 and where it is related to anything else than exits > at INT3, INT X, or INTO. What about BOUND? (I want to hide for suggesting anyone uses that instruction). Paolo