From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41945) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YZyoQ-0000vW-Kd for qemu-devel@nongnu.org; Mon, 23 Mar 2015 05:38:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YZyoN-0003jU-FO for qemu-devel@nongnu.org; Mon, 23 Mar 2015 05:38:22 -0400 Received: from foss.arm.com ([217.140.101.70]:37513) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YZyoN-0003ix-9r for qemu-devel@nongnu.org; Mon, 23 Mar 2015 05:38:19 -0400 Message-ID: <1427102991.3726.0.camel@arm.com> From: Pawel Moll Date: Mon, 23 Mar 2015 09:29:51 +0000 In-Reply-To: <87y4n6wsmo.fsf@rustcorp.com.au> References: <20150307193049.GA32459@redhat.com> <87y4n6wsmo.fsf@rustcorp.com.au> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] virtio fixes pull for 4.0? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Rusty Russell , "Michael S. Tsirkin" Cc: "cornelia.huck@de.ibm.com" , "qemu-devel@nongnu.org" , "kvm@vger.kernel.org" , "virtualization@lists.linux-foundation.org" On Mon, 2015-03-09 at 07:13 +0000, Rusty Russell wrote: > > virtio_mmio: generation support > > virtio_mmio: fix endian-ness for mmio these two are waiting for ack by Pawel > > > > These two fix bugs in virtio 1.0 code for mmio. > > Host code for that was AFAIK not posted, so I can't test properly. > > Pawel? > > I'm waiting on Acks for these two. Right, sorry about being silent for a while - I forked and was on paternity leave... Will go through the thread and respond today. Pawel