qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 0/5] hw: Mark architecture specific devices with specific end


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 0/5] hw: Mark architecture specific devices with specific endianness
Date: Mon, 30 Dec 2024 17:42:07 +0100
User-agent: Mozilla Thunderbird

On 6/11/24 19:46, Philippe Mathieu-Daudé wrote:
When a device is only built for an architecture built for
a particular endianness, we can simplify the device to not
use the "target native endianness" definition and directly
use the proper target endianness.

Philippe Mathieu-Daudé (5):
   hw/i386: Mark devices as little-endian
   hw/tricore: Mark devices as little-endian
   hw/m68k: Mark devices as big-endian
   hw/openrisc: Mark devices as big-endian
   hw/sparc: Mark devices as big-endian

I'm queuing this series, better to test it early in the dev cycle.



reply via email to

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