On Thu, Oct 4, 2012 at 2:36 PM, Avi Kivity <a...@redhat.com> wrote:
> The hassle and compile time overhead of maintaining both 32-bit and 64-bit
> capable source isn't worth the tiny performance advantage which is seen on
> a minority of configurations.  Switch to compiling libhw only once, with
> target_phys_addr_t unconditionally typedefed to uint64_t.
>
> Signed-off-by: Avi Kivity <a...@redhat.com>
> ---
>
> v2: no changes, but copied the maintainers of architectures that will
>     see their target_phys_addr_t changed as a result.  Please view and/or
>     test.

Xtensa on x86_64 host: OK.

-- 
Thanks.
-- Max

Reply via email to