Re: [PATCH 0/2] MIPS misc fixes

2021-12-02 Thread Philippe Mathieu-Daudé
On 11/30/21 22:17, Jiaxun Yang wrote: > Two problems caught when I was trying to add CI job for various > configurations. > > Jiaxun Yang (2): > hw/mips: bootloader: Fix write_ulong > hw/mips/boston: Fix elf_load error detection Thanks, queued to mips-fixes.

[PATCH 0/2] MIPS misc fixes

2021-11-30 Thread Jiaxun Yang
Two problems caught when I was trying to add CI job for various configurations. Jiaxun Yang (2): hw/mips: bootloader: Fix write_ulong hw/mips/boston: Fix elf_load error detection hw/mips/bootloader.c | 6 +- hw/mips/boston.c | 5 +++-- 2 files changed, 8 insertions(+), 3 deletions(-)