qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Drop ignore_memory_transaction_failures for xilink_zynq
@ 2024-09-22 13:24 Chao Liu
  2024-09-22 13:24 ` [PATCH v1 1/2] xilink_zynq: Add various missing unimplemented devices Chao Liu
  2024-09-22 13:24 ` [PATCH v1 2/2] xilink-zynq-devcfg: Fix up for memory address range size not set correctly Chao Liu
  0 siblings, 2 replies; 4+ messages in thread
From: Chao Liu @ 2024-09-22 13:24 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, bin.meng, edgar.iglesias, alistair, Chao Liu

The ignore_memory_transaction_failures is used for compatibility
with legacy board models. 

I attempted to remove this property from the
xilink_zynq board and replace it with unimplemented devices to 
handle devices that are not implemented on the board.

Chao Liu (2):
  xilink_zynq: Add various missing unimplemented devices
  xilink-zynq-devcfg: Fix up for memory address range size not set
    correctly

 hw/arm/xilinx_zynq.c      | 44 ++++++++++++++++++++++++++++++++++++++-
 hw/dma/xlnx-zynq-devcfg.c |  2 +-
 2 files changed, 44 insertions(+), 2 deletions(-)

-- 
2.46.1



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

end of thread, other threads:[~2024-09-25  0:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-22 13:24 [PATCH v1 0/2] Drop ignore_memory_transaction_failures for xilink_zynq Chao Liu
2024-09-22 13:24 ` [PATCH v1 1/2] xilink_zynq: Add various missing unimplemented devices Chao Liu
2024-09-22 13:24 ` [PATCH v1 2/2] xilink-zynq-devcfg: Fix up for memory address range size not set correctly Chao Liu
2024-09-25  0:02   ` Edgar E. Iglesias

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