On 30/10/22 23:27, Philippe Mathieu-Daudé wrote:
The following changes since commit 344744e148e6e865f5a57e745b02a87e5ea534ad:
Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu
into staging (2022-10-26 10:53:49 -0400)
are available in the Git repository at:
https://github.com/philmd/qemu.git tags/mips-20221030
for you to fetch changes up to 487099aee951e4966936acd3e9afd24c69de85ea:
hw/mips/malta: Use bootloader helper to set BAR registers (2022-10-30
23:08:10 +0100)
----------------------------------------------------------------
MIPS patches queue
- Convert nanoMIPS disassembler from C++ to C (Milica Lazarevic)
- Consolidate VT82xx/PIIX south bridges (Bernhard Beschow)
- Remove unused MAX_IDE_BUS definition (Zoltan Balaton)
- Fix branch displacement for BEQZC/BNEZC (David Daney)
- Don't set link_up for Boston's xilinx-pcie (Jiaxun Yang)
- Use bootloader API to set BAR registers in Malta (Jiaxun Yang)
Unfortunately I couldn't run my usual test suite, but I ran the
best testing I can do in the current time frame :/
----------------------------------------------------------------
Last 3 patches (53-55) are missing because they contain:
Reviewed-by: Jiaxun Yang <jiaxun,y...@flygoat.com>
(notice the comma), which my MTA rejected.
I updated to Jiaxun's correct email address:
Reviewed-by: Jiaxun Yang <jiaxun.y...@flygoat.com>
and pushed the same tag.
Regards,
Phil.