[PATCH 0/2] MIPS misc fixes

Jiaxun Yang posted 2 patches 2 years, 4 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20211130211729.7116-1-jiaxun.yang@flygoat.com
Maintainers: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>, "Philippe Mathieu-Daudé" <f4bug@amsat.org>, Jiaxun Yang <jiaxun.yang@flygoat.com>, Paul Burton <paulburton@kernel.org>
hw/mips/bootloader.c | 6 +++++-
hw/mips/boston.c     | 5 +++--
2 files changed, 8 insertions(+), 3 deletions(-)
[PATCH 0/2] MIPS misc fixes
Posted by Jiaxun Yang 2 years, 4 months ago
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(-)

-- 
2.11.0


Re: [PATCH 0/2] MIPS misc fixes
Posted by Philippe Mathieu-Daudé 2 years, 4 months ago
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.