From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fengguang Wu Subject: [3.5.0 BUG] vmx_handle_exit: unexpected, valid vectoring info (0x80000b0e) Date: Wed, 12 Sep 2012 12:40:37 +0800 Message-ID: <20120912044037.GA23094@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: LKML To: "kvm@vger.kernel.org" Return-path: Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org Hi, 3 of my test boxes running v3.5 kernel become unaccessible and I find two of them kept emitting this dmesg: vmx_handle_exit: unexpected, valid vectoring info (0x80000b0e) and exit reason is 0x31 The other one has froze and the above lines are the last dmesg. Any ideas? Thanks, Fengguang