Re: [PATCH-for-8.0 0/7] hw/mips: Make gt64xxx_pci.c endian-agnostic

2022-12-11 Thread Philippe Mathieu-Daudé
On 12/12/22 01:55, Bernhard Beschow wrote: Am 9. Dezember 2022 15:15:26 UTC schrieb "Philippe Mathieu-Daudé" : Respining an old/unfinished series... Add the 'cpu-little-endian' qdev property to the GT64120 north bridge so [target-specific] machines can set its endianness, allowing it to be en

Re: [PATCH-for-8.0 0/7] hw/mips: Make gt64xxx_pci.c endian-agnostic

2022-12-11 Thread Bernhard Beschow
Am 9. Dezember 2022 15:15:26 UTC schrieb "Philippe Mathieu-Daudé" : >Respining an old/unfinished series... Add the 'cpu-little-endian' >qdev property to the GT64120 north bridge so [target-specific] >machines can set its endianness, allowing it to be endian agnostic. Hi Phil, Did you intend t

[PATCH-for-8.0 0/7] hw/mips: Make gt64xxx_pci.c endian-agnostic

2022-12-09 Thread Philippe Mathieu-Daudé
Respining an old/unfinished series... Add the 'cpu-little-endian' qdev property to the GT64120 north bridge so [target-specific] machines can set its endianness, allowing it to be endian agnostic. Philippe Mathieu-Daudé (7): hw/mips/Kconfig: Introduce CONFIG_GT64120 to select gt64xxx_pci.c hw/