From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52269) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2H9p-0002cI-BQ for qemu-devel@nongnu.org; Tue, 09 Jun 2015 06:53:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z2H9l-0000id-CI for qemu-devel@nongnu.org; Tue, 09 Jun 2015 06:53:25 -0400 Received: from mx1.redhat.com ([209.132.183.28]:57552) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2H9l-0000iQ-6n for qemu-devel@nongnu.org; Tue, 09 Jun 2015 06:53:21 -0400 Date: Tue, 9 Jun 2015 12:53:18 +0200 From: "Michael S. Tsirkin" Message-ID: <20150609125235-mutt-send-email-mst@redhat.com> References: <1433414083-9720-1-git-send-email-kraxel@redhat.com> <1433845962.26677.28.camel@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1433845962.26677.28.camel@redhat.com> Subject: Re: [Qemu-devel] [PATCH 00/33] virtio 1.0 patch series rebased List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: Cornelia Huck , qemu-devel@nongnu.org On Tue, Jun 09, 2015 at 12:32:42PM +0200, Gerd Hoffmann wrote: > Hi, > > > Light testing only so far, posting early nevertheless to parallelize > > testing efforts and speedup things a bit. > > Upgraded fedora guest from 21 to 22, running @ virtio-1.0 virtio-net and > virtio-scsi devices. Ran smooth ... > > cheers, > Gerd > Let's merge it, will help more people test it. We also need to update pxe and blk/scsi ROMs.