From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60276) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vpyam-0004Kf-Id for qemu-devel@nongnu.org; Mon, 09 Dec 2013 06:01:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vpyag-0005PH-WF for qemu-devel@nongnu.org; Mon, 09 Dec 2013 06:01:36 -0500 Received: from mx1.redhat.com ([209.132.183.28]:6657) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vpyag-0005P6-PA for qemu-devel@nongnu.org; Mon, 09 Dec 2013 06:01:30 -0500 Date: Mon, 9 Dec 2013 13:05:05 +0200 From: "Michael S. Tsirkin" Message-ID: <20131209110505.GF15055@redhat.com> References: <20131114103753.GA15291@redhat.com> <52A0BDAE.9020907@redhat.com> <20131208112118.GA6841@redhat.com> <52A58197.9000906@redhat.com> <20131209102455.GB15055@redhat.com> <52A5A046.2060202@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <52A5A046.2060202@redhat.com> Subject: Re: [Qemu-devel] [PATCH v2] pc: add 1.8 machine type List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: Eduardo Habkost , qemu-devel@nongnu.org, Anthony Liguori , Andreas =?iso-8859-1?Q?F=E4rber?= On Mon, Dec 09, 2013 at 11:49:42AM +0100, Paolo Bonzini wrote: > Il 09/12/2013 11:24, Michael S. Tsirkin ha scritto: > > > > Both are in my PCI tree. > > > > > > git://github.com/mstsirkin/qemu.git doesn't have it, are you missing a push? > > > > My tree is here: > > git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git pci > > Thanks. Can you please add it to MAINTAINERS? > > You still need to change 1.8 to 2.0 in the patch. > > Paolo Will do. Thanks!