From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: [PATCH 0/3] virtio-mmio: handle BE guests on LE hosts Date: Mon, 14 Oct 2013 20:10:22 +0300 Message-ID: <20131014171022.GA13807@redhat.com> References: <525BF656.7020207@arm.com> <20131014140527.GB5106@redhat.com> <525BFBF9.5010804@arm.com> <8C68DB9E-8391-4CF2-BB82-A49BDA26998B@suse.de> <525C0514.5030103@arm.com> <525C0622.8040504@redhat.com> <525C09D1.8060103@arm.com> <525C0C21.2070001@redhat.com> <525C0F99.8030909@arm.com> <525C20E8.6080409@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Marc Zyngier , Alexander Graf , "kvm@vger.kernel.org mailing list" , Pawel Moll , "kvmarm@lists.cs.columbia.edu" , linux-arm-kernel To: Paolo Bonzini Return-path: Received: from mx1.redhat.com ([209.132.183.28]:20745 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756831Ab3JNRI0 (ORCPT ); Mon, 14 Oct 2013 13:08:26 -0400 Content-Disposition: inline In-Reply-To: <525C20E8.6080409@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Mon, Oct 14, 2013 at 06:50:48PM +0200, Paolo Bonzini wrote: > Il 14/10/2013 17:36, Marc Zyngier ha scritto: > >> > > >> > Devices are fine in QEMU, it's only the "generic" parts (rings) that are > >> > missing AFAICT. > > So if I understand correctly how it works, target endianness is set at > > compile time, and you have a BE specific QEMU? > > Yes. Though as Alex said, this will have to change for PPC > little-endian support. > > Paolo Or we'll just say that this platform requires virtio 1.0.