mbox series

[0/4] Misc MIPS fulong2e improvements

Message ID cover.1549857716.git.balaton@eik.bme.hu
Headers show
Series Misc MIPS fulong2e improvements | expand

Message

BALATON Zoltan Feb. 11, 2019, 4:01 a.m. UTC
Hello,

These are some misc patches to get the fulong2e emulation in a better
shape. With my recent via-ide changes and the separately submitted
hw/display: Add basic ATI VGA emulation
patch and after this series the pmon_2e.bin firmware from
https://mirrors.cloud.tencent.com/loongson/pmon/
can actually run and appears to work. I could not find an image to
boot so I could not test that further but this appears to be an
improvement that worth submitting now.

Regards,
BALATON Zoltan

BALATON Zoltan (4):
  hw/pci-host/bonito.c: Add PCI mem region mapped at the correct address
  mips_fulong2e: Fix bios flash size
  mips_fulong2e: Dynamically generate SPD EEPROM data
  mips_fulong2e: Add on-board graphics chip

 hw/mips/mips_fulong2e.c | 46 +++++++++++++++++++++++-----------------------
 hw/pci-host/bonito.c    |  5 ++++-
 2 files changed, 27 insertions(+), 24 deletions(-)