|
From: | Thomas Huth |
Subject: | Re: [PATCH 09/16] hw/s390x: Use explicit big-endian LD/ST API |
Date: | Mon, 7 Oct 2024 07:48:24 +0200 |
User-agent: | Mozilla Thunderbird |
On 04/10/2024 01.42, Philippe Mathieu-Daudé wrote:
The S390 architecture uses big endianness. Directly use the big-endian LD/ST API. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> --- hw/s390x/ipl.c | 4 +- hw/s390x/s390-pci-inst.c | 166 +++++++++++++++++++-------------------- 2 files changed, 85 insertions(+), 85 deletions(-)
Reviewed-by: Thomas Huth <thuth@redhat.com>
[Prev in Thread] | Current Thread | [Next in Thread] |