From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57897) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8yJ7-000286-Vv for qemu-devel@nongnu.org; Thu, 30 Jan 2014 15:33:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W8yJ2-0000CH-09 for qemu-devel@nongnu.org; Thu, 30 Jan 2014 15:33:53 -0500 Received: from mx1.redhat.com ([209.132.183.28]:23884) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8yJ1-0000CA-Ns for qemu-devel@nongnu.org; Thu, 30 Jan 2014 15:33:47 -0500 Date: Thu, 30 Jan 2014 22:33:39 +0200 From: "Michael S. Tsirkin" Message-ID: <20140130203339.GA24053@redhat.com> References: <6FAEE645-799D-4535-B568-75AB5E4D206C@suse.de> <20140127225115.GA29329@ERROL.INI.CMU.EDU> <20140128164536.GB29329@ERROL.INI.CMU.EDU> <52E90D87.4010606@suse.de> <20140129213649.GE29329@ERROL.INI.CMU.EDU> <20140129221817.GA1656@redhat.com> <20140130141811.GF29329@ERROL.INI.CMU.EDU> <20140130194842.GA23405@redhat.com> <20140130202154.GJ29329@ERROL.INI.CMU.EDU> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140130202154.GJ29329@ERROL.INI.CMU.EDU> Subject: Re: [Qemu-devel] OSX guest vs. kvm ioapic polarity List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Gabriel L. Somlo" Cc: "imammedo@redhat.com" , "pbonzini@redhat.com" , "lersek@redhat.com" , Alexander Graf , "qemu-devel@nongnu.org" On Thu, Jan 30, 2014 at 03:21:55PM -0500, Gabriel L. Somlo wrote: > On Thu, Jan 30, 2014 at 09:48:42PM +0200, Michael S. Tsirkin wrote: > > Also, can you send the patch that you applied please? I'd say try uncommenting ioapic_debug at the top of virt/kvm/ioapic.c Let's see why is polarity getting flipped around like this.