qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/3] MIPS patches for 2021-12-06


From: Philippe Mathieu-Daudé
Subject: [PULL 0/3] MIPS patches for 2021-12-06
Date: Mon, 6 Dec 2021 12:07:43 +0100

2 patches fix new code, 1 fix a regression, all introduced during 6.2.

The following changes since commit 99fc08366b06282614daeda989d2fde6ab8a707f:

  Merge tag 'seabios-20211203-pull-request' of git://git.kraxel.org/qemu into 
staging (2021-12-03 05:26:40 -0800)

are available in the Git repository at:

  https://github.com/philmd/qemu.git tags/mips-20211206

for you to fetch changes up to ac5837e330ec33e2df2d83338713a5c4272c8cc8:

  Revert "vga: don't abort when adding a duplicate isa-vga device" (2021-12-06 
11:57:36 +0100)

----------------------------------------------------------------
MIPS fixes

- Do not emit SD instruction on 32-bit CPU (Jiaxun Yang)
- Correctly catch load_elf() errors on Boston board (Jiaxun Yang)
- Revert bogus CLI fix for ISA VGA devices (Alex Bennée)

----------------------------------------------------------------

Alex Bennée (1):
  Revert "vga: don't abort when adding a duplicate isa-vga device"

Jiaxun Yang (2):
  hw/mips/bootloader: Fix write_ulong()
  hw/mips/boston: Fix load_elf() error detection

 hw/display/vga-isa.c | 10 ----------
 hw/mips/bootloader.c |  6 +++++-
 hw/mips/boston.c     |  5 +++--
 3 files changed, 8 insertions(+), 13 deletions(-)

-- 
2.33.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]