From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:45534) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TtlDn-0002Qz-I9 for qemu-devel@nongnu.org; Fri, 11 Jan 2013 15:29:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TtlDj-0006UW-MA for qemu-devel@nongnu.org; Fri, 11 Jan 2013 15:28:59 -0500 Received: from cantor2.suse.de ([195.135.220.15]:49079 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TtlDj-0006UL-Fw for qemu-devel@nongnu.org; Fri, 11 Jan 2013 15:28:55 -0500 Message-ID: <50F07600.1070100@suse.de> Date: Fri, 11 Jan 2013 21:28:48 +0100 From: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v5 1/2] Add TEWS TPCI200 IndustryPack emulation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alberto Garcia Cc: Anthony Liguori , qemu-devel@nongnu.org Am 11.01.2013 18:25, schrieb Alberto Garcia: > The TPCI200 is a PCI board that supports up to 4 IndustryPack modules. >=20 > A new bus type called 'IndustryPack' has been created so any > compatible module can be attached to this board. >=20 > Signed-off-by: Alberto Garcia Reviewed-by: Andreas F=C3=A4rber I do wonder if adjust_value() can be replaced by switching MemoryRegion endianness between DEVICE_LITTLE_ENDIAN and DEVICE_BIG_ENDIAN rather than having it as DEVICE_NATIVE_ENDIAN and doing a manual bswap16()? Andreas --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=C3=BCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=C3=B6rffer; HRB 16746 AG N=C3=BC= rnberg