All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] hw/mips/fuloong2e fixes
@ 2020-12-16  2:25 Jiaxun Yang
  2020-12-16  2:25 ` [PATCH 1/7] hw/mips/fuloong2e: Remove define DEBUG_FULOONG2E_INIT Jiaxun Yang
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Jiaxun Yang @ 2020-12-16  2:25 UTC (permalink / raw)
  To: qemu-devel; +Cc: chenhuacai, f4bug, Jiaxun Yang

It can now boot Debian installer[1].
I'm going to add acceptance test for it later.

Thanks.

Jiaxun Yang (7):
  hw/mips/fuloong2e: Remove define DEBUG_FULOONG2E_INIT
  hw/mips/fuloong2e: Relpace fault links
  hw/pci-host/bonito: Fixup IRQ mapping
  hw/pci-host/bonito: Fixup pci.lomem mapping
  hw/mips/fuloong2e: Remove unused env entry
  hw/mips/fuloong2e: Correct cpuclock env
  hw/mips/fuloong2e: Add highmem support

 hw/mips/fuloong2e.c  | 68 ++++++++++++++++++++++++++++----------------
 hw/pci-host/bonito.c | 45 +++++++----------------------
 2 files changed, 54 insertions(+), 59 deletions(-)

-- 
2.29.2


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-12-16 17:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-16  2:25 [PATCH 0/7] hw/mips/fuloong2e fixes Jiaxun Yang
2020-12-16  2:25 ` [PATCH 1/7] hw/mips/fuloong2e: Remove define DEBUG_FULOONG2E_INIT Jiaxun Yang
2020-12-16 16:49   ` Philippe Mathieu-Daudé
2020-12-16  2:25 ` [PATCH 2/7] hw/mips/fuloong2e: Relpace fault links Jiaxun Yang
2020-12-16  2:25 ` [PATCH 3/7] hw/pci-host/bonito: Fixup IRQ mapping Jiaxun Yang
2020-12-16  2:25 ` [PATCH 4/7] hw/pci-host/bonito: Fixup pci.lomem mapping Jiaxun Yang
2020-12-16  2:31 ` [PATCH 5/7] hw/mips/fuloong2e: Remove unused env entry Jiaxun Yang
2020-12-16  2:31 ` [PATCH 6/7] hw/mips/fuloong2e: Correct cpuclock env Jiaxun Yang
2020-12-16 16:55   ` Philippe Mathieu-Daudé
2020-12-16  2:31 ` [PATCH 7/7] hw/mips/fuloong2e: Add highmem support Jiaxun Yang

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.