From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49564) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSQMM-0000CC-Ac for qemu-devel@nongnu.org; Mon, 02 Mar 2015 08:26:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YSQMJ-0000SO-2w for qemu-devel@nongnu.org; Mon, 02 Mar 2015 08:26:10 -0500 Received: from mx1.redhat.com ([209.132.183.28]:33499) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSQMI-0000S2-Sz for qemu-devel@nongnu.org; Mon, 02 Mar 2015 08:26:07 -0500 Message-ID: <1425302756.8058.19.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Mon, 02 Mar 2015 14:25:56 +0100 In-Reply-To: <20150302123443.GC29257@redhat.com> References: <1424687012-18524-1-git-send-email-kraxel@redhat.com> <1424687012-18524-2-git-send-email-kraxel@redhat.com> <20150302123443.GC29257@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RfC PATCH 01/15] virtio-pci: add flags to enable/disable legacy/modern List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: qemu-devel@nongnu.org, Anthony Liguori Hi, > I merged patches 1 and 2. I'm guessing you don't want gpu merged yet? Thanks. Yes, gpu not yet, and I plan to merge that through my vga queue anyway (once all virtio dependencies are upstream). cheers, Gerd