qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] hw/riscv: Add fw_cfg support, allow ramfb
@ 2021-02-26  3:54 Asherah Connor
  2021-02-26  3:54 ` [PATCH v2 1/2] hw/riscv: Add fw_cfg support to virt Asherah Connor
  2021-02-26  3:54 ` [PATCH v2 2/2] hw/riscv: allow ramfb on virt Asherah Connor
  0 siblings, 2 replies; 7+ messages in thread
From: Asherah Connor @ 2021-02-26  3:54 UTC (permalink / raw)
  To: qemu-devel
  Cc: qemu-riscv, Sagar Karandikar, Bastian Koppelmann, Asherah Connor,
	Alistair Francis, Palmer Dabbelt

Here's version two of the series to bring fw_cfg support to riscv's virt
machine.  We add support for the DMA interface, as this is needed for
writes.

The ultimate goal is to add ramfb support, in the second patch.  It
works well!

Changes in v2:
* Add DMA interface support.
* Add ramfb as allowed on riscv virt machine class.

Asherah Connor (2):
  hw/riscv: Add fw_cfg support to virt
  hw/riscv: allow ramfb on virt

 hw/riscv/Kconfig        |  1 +
 hw/riscv/virt.c         | 30 ++++++++++++++++++++++++++++++
 include/hw/riscv/virt.h |  4 +++-
 3 files changed, 34 insertions(+), 1 deletion(-)

-- 
2.24.3 (Apple Git-128)



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

end of thread, other threads:[~2021-02-28 11:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-26  3:54 [PATCH v2 0/2] hw/riscv: Add fw_cfg support, allow ramfb Asherah Connor
2021-02-26  3:54 ` [PATCH v2 1/2] hw/riscv: Add fw_cfg support to virt Asherah Connor
2021-02-28  6:06   ` Bin Meng
2021-02-28 11:18     ` Asherah Connor
2021-02-28 11:42       ` Bin Meng
2021-02-26  3:54 ` [PATCH v2 2/2] hw/riscv: allow ramfb on virt Asherah Connor
2021-02-28  6:11   ` Bin Meng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).