From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57903) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VpyPQ-0006nW-Fz for qemu-devel@nongnu.org; Mon, 09 Dec 2013 05:49:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VpyPL-0001oz-6A for qemu-devel@nongnu.org; Mon, 09 Dec 2013 05:49:52 -0500 Received: from mail-ee0-x229.google.com ([2a00:1450:4013:c00::229]:64283) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VpyPK-0001oq-W4 for qemu-devel@nongnu.org; Mon, 09 Dec 2013 05:49:47 -0500 Received: by mail-ee0-f41.google.com with SMTP id t10so1474946eei.0 for ; Mon, 09 Dec 2013 02:49:46 -0800 (PST) Sender: Paolo Bonzini Message-ID: <52A5A046.2060202@redhat.com> Date: Mon, 09 Dec 2013 11:49:42 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <20131114103753.GA15291@redhat.com> <52A0BDAE.9020907@redhat.com> <20131208112118.GA6841@redhat.com> <52A58197.9000906@redhat.com> <20131209102455.GB15055@redhat.com> In-Reply-To: <20131209102455.GB15055@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: "Michael S. Tsirkin" Cc: Eduardo Habkost , qemu-devel@nongnu.org, Anthony Liguori , =?ISO-8859-1?Q?Andreas_F=E4rber?= 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