From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53806) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNHca-0002M8-4w for qemu-devel@nongnu.org; Mon, 16 Feb 2015 04:05:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YNHcV-0003M2-3D for qemu-devel@nongnu.org; Mon, 16 Feb 2015 04:05:40 -0500 Received: from mx1.redhat.com ([209.132.183.28]:60516) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNHcU-0003Lu-Oo for qemu-devel@nongnu.org; Mon, 16 Feb 2015 04:05:34 -0500 Date: Mon, 16 Feb 2015 10:05:24 +0100 From: "Michael S. Tsirkin" Message-ID: <20150216090524.GA18567@redhat.com> References: <1423999136-17320-1-git-send-email-mst@redhat.com> <20150216095017.2fa67716.cornelia.huck@de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150216095017.2fa67716.cornelia.huck@de.ibm.com> Subject: Re: [Qemu-devel] [PATCH v2 00/17] virtio: pull headers from linux List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cornelia Huck Cc: Peter Maydell , "Chen, Tiejun" , qemu-devel@nongnu.org, Stefan Hajnoczi , Alexander Graf On Mon, Feb 16, 2015 at 09:50:17AM +0100, Cornelia Huck wrote: > On Sun, 15 Feb 2015 12:38:30 +0100 > "Michael S. Tsirkin" wrote: > > > While I applied refactoring to s390 code as well, these patches > > are untested, and aren't a mandatory part of the series. > > Testing (even just build-test) reports would be very much appreciated. > > Do you have a branch around for that? Yes. git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git pci Thanks, -- MST