From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46875) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOaOQ-0000yz-UH for qemu-devel@nongnu.org; Tue, 24 Sep 2013 17:43:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VOaOK-0004J2-Vb for qemu-devel@nongnu.org; Tue, 24 Sep 2013 17:43:38 -0400 Received: from mx1.redhat.com ([209.132.183.28]:49660) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOaOK-0004Iv-OP for qemu-devel@nongnu.org; Tue, 24 Sep 2013 17:43:32 -0400 Date: Wed, 25 Sep 2013 00:45:46 +0300 From: "Michael S. Tsirkin" Message-ID: <20130924214546.GA892@redhat.com> References: <1379857006-17451-1-git-send-email-mst@redhat.com> <1380014609.3918.18.camel@nilsson.home.kraxel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1380014609.3918.18.camel@nilsson.home.kraxel.org> Subject: Re: [Qemu-devel] [PATCH v4 00/23] qemu: generate acpi tables for the guest List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org, Anthony Liguori , afaerber@suse.de On Tue, Sep 24, 2013 at 11:23:29AM +0200, Gerd Hoffmann wrote: > On So, 2013-09-22 at 16:37 +0300, Michael S. Tsirkin wrote: > > This code can also be found here: > > git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git acpi > > Program received signal SIGSEGV, Segmentation fault. Fixed now, thanks for the report.