From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:57940) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RqIyJ-0007Q0-N3 for qemu-devel@nongnu.org; Thu, 26 Jan 2012 01:38:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RqIyI-00058g-Jf for qemu-devel@nongnu.org; Thu, 26 Jan 2012 01:38:11 -0500 Received: from mx1.redhat.com ([209.132.183.28]:24321) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RqIyI-00058c-D8 for qemu-devel@nongnu.org; Thu, 26 Jan 2012 01:38:10 -0500 Date: Thu, 26 Jan 2012 08:38:05 +0200 From: Gleb Natapov Message-ID: <20120126063805.GD30469@redhat.com> References: <0NTI34-1SCBjI0PXD-00UWfd@icpu819.kundenserver.de> <20120125112808.GA30469@redhat.com> <4F206F02.2050100@rdsoftware.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4F206F02.2050100@rdsoftware.de> Subject: Re: [Qemu-devel] commit 67feec6ed854b3618b37ccf050b90192cbb96e0f breaks compilation of hw/pci.c List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Erik Rull Cc: qemu-devel@nongnu.org On Wed, Jan 25, 2012 at 10:07:14PM +0100, Erik Rull wrote: > Is it possible that you provide this patch? Or was it already > applied somewhere? > No patch needed. Just do "rm x86_64-softmmu/qmp-commands.h". -- Gleb.