All of lore.kernel.org
 help / color / mirror / Atom feed
From: BALATON Zoltan <balaton@eik.bme.hu>
To: qemu-devel@nongnu.org
Cc: Aurelien Jarno <aurelien@aurel32.net>,
	Aleksandar Markovic <amarkovic@wavecomp.com>,
	Huacai Chen <zltjiangshi@gmail.com>
Subject: [Qemu-devel] [PATCH 0/4] Misc MIPS fulong2e improvements
Date: Mon, 11 Feb 2019 05:01:56 +0100	[thread overview]
Message-ID: <cover.1549857716.git.balaton@eik.bme.hu> (raw)

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(-)

-- 
2.13.7

             reply	other threads:[~2019-02-11  4:31 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-11  4:01 BALATON Zoltan [this message]
2019-02-11  4:01 ` [Qemu-devel] [PATCH 1/4] hw/pci-host/bonito.c: Add PCI mem region mapped at the correct address BALATON Zoltan
2019-02-12  0:18   ` Philippe Mathieu-Daudé
2019-02-11  4:01 ` [Qemu-devel] [PATCH 4/4] mips_fulong2e: Add on-board graphics chip BALATON Zoltan
2019-02-11 23:54   ` Philippe Mathieu-Daudé
2019-02-13  0:01     ` BALATON Zoltan
2019-02-11  4:01 ` [Qemu-devel] [PATCH 3/4] mips_fulong2e: Dynamically generate SPD EEPROM data BALATON Zoltan
2019-02-12  0:00   ` Philippe Mathieu-Daudé
2019-02-14 17:15   ` Aleksandar Markovic
2019-02-14 17:45     ` BALATON Zoltan
2019-02-11  4:01 ` [Qemu-devel] [PATCH 2/4] mips_fulong2e: Fix bios flash size BALATON Zoltan
2019-02-11 23:59   ` Philippe Mathieu-Daudé

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1549857716.git.balaton@eik.bme.hu \
    --to=balaton@eik.bme.hu \
    --cc=amarkovic@wavecomp.com \
    --cc=aurelien@aurel32.net \
    --cc=qemu-devel@nongnu.org \
    --cc=zltjiangshi@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.