From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47711) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YmgWO-0005yt-OS for qemu-devel@nongnu.org; Mon, 27 Apr 2015 06:44:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YmgWL-0006SV-Ft for qemu-devel@nongnu.org; Mon, 27 Apr 2015 06:44:16 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39134) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YmgWL-0006SD-7x for qemu-devel@nongnu.org; Mon, 27 Apr 2015 06:44:13 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t3RAiC2C026363 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Mon, 27 Apr 2015 06:44:12 -0400 Message-ID: <1430131449.22166.18.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Mon, 27 Apr 2015 12:44:09 +0200 In-Reply-To: <20150427120724-mutt-send-email-mst@redhat.com> References: <1428669111-24225-1-git-send-email-kraxel@redhat.com> <1430127956.22166.13.camel@nilsson.home.kraxel.org> <20150427120724-mutt-send-email-mst@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/9] virtio-1.0: cleanups and preparations for virtio-vga List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: qemu-devel@nongnu.org Hi, > Do you need some bits from master on that branch? > I could rebase it if it's helpful. I have already rebased it: https://www.kraxel.org/cgit/qemu/log/?h=rebase/virtio-wip FYI: the virtio-gpu bits and virtio patches for virtio-vga are here: https://www.kraxel.org/cgit/qemu/log/?h=rebase/vga-wip cheers, Gerd