qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v5 1/2] Add TEWS TPCI200 IndustryPack emulation


From: Andreas Färber
Subject: Re: [Qemu-devel] [PATCH v5 1/2] Add TEWS TPCI200 IndustryPack emulation
Date: Fri, 11 Jan 2013 21:28:48 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130105 Thunderbird/17.0.2

Am 11.01.2013 18:25, schrieb Alberto Garcia:
> The TPCI200 is a PCI board that supports up to 4 IndustryPack modules.
> 
> A new bus type called 'IndustryPack' has been created so any
> compatible module can be attached to this board.
> 
> Signed-off-by: Alberto Garcia <address@hidden>

Reviewed-by: Andreas Färber <address@hidden>

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

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg



reply via email to

[Prev in Thread] Current Thread [Next in Thread]