[PATCH v1 0/2] Drop ignore_memory_transaction_failures for xilink_zynq

Chao Liu posted 2 patches 1 month ago
There is a newer version of this series
hw/arm/xilinx_zynq.c      | 44 ++++++++++++++++++++++++++++++++++++++-
hw/dma/xlnx-zynq-devcfg.c |  2 +-
2 files changed, 44 insertions(+), 2 deletions(-)
[PATCH v1 0/2] Drop ignore_memory_transaction_failures for xilink_zynq
Posted by Chao Liu 1 month ago
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