OSDN Git Service

hw/mips/gt64xxx_pci: Add a 'cpu-little-endian' qdev property
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 24 Jun 2019 15:06:24 +0000 (17:06 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 13 Jan 2023 08:32:32 +0000 (09:32 +0100)
commita699b915ded075b6253bebf50ec5dc2040d23612
treeae7bd6a595089b30d895dd196a6732d84e1e5aa8
parent81ad24762d4295bbe1e2216b21d1e90b81d351a6
hw/mips/gt64xxx_pci: Add a 'cpu-little-endian' qdev property

This device does not have to be TARGET-dependent.
Add a 'cpu_big_endian' property which sets the byte-swapping
options if required.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20221220113436.14299-5-philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
hw/mips/gt64xxx_pci.c