Message ID | 20230104133935.4639-1-philmd@linaro.org |
---|---|
Headers | show |
Series | hw/mips/gt64xxx_pci: Fix endianness swap on big-endian hosts | expand |
On 1/4/23 05:39, Philippe Mathieu-Daudé wrote: > Philippe Mathieu-Daudé (6): > hw/pci/pci_host: Trace config accesses on unexisting functions > hw/mips/malta: Split FPGA LEDs/ASCII display updates > hw/mips/malta: Trace FPGA LEDs/ASCII display updates > hw/mips/gt64xxx_pci: Accumulate address space changes > hw/mips/gt64xxx_pci: Endian-swap using PCI_HOST_BRIDGE MemoryRegionOps > tests/avocado: Add tests booting YAMON ROM on MIPS Malta machines Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
On 4/1/23 14:39, Philippe Mathieu-Daudé wrote: > Philippe Mathieu-Daudé (6): > hw/pci/pci_host: Trace config accesses on unexisting functions > hw/mips/malta: Split FPGA LEDs/ASCII display updates > hw/mips/malta: Trace FPGA LEDs/ASCII display updates > hw/mips/gt64xxx_pci: Accumulate address space changes > hw/mips/gt64xxx_pci: Endian-swap using PCI_HOST_BRIDGE MemoryRegionOps > tests/avocado: Add tests booting YAMON ROM on MIPS Malta machines Applied to mips-next.