qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Chao Liu <chao.liu@yeah.net>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, bin.meng@windriver.com,
	edgar.iglesias@gmail.com, alistair@alistair23.me,
	Chao Liu <chao.liu@yeah.net>
Subject: [PATCH v1 0/2] Drop ignore_memory_transaction_failures for xilink_zynq
Date: Sun, 22 Sep 2024 21:24:31 +0800	[thread overview]
Message-ID: <cover.1727008203.git.chao.liu@yeah.net> (raw)

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



             reply	other threads:[~2024-09-22 14:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-22 13:24 Chao Liu [this message]
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
  -- strict thread matches above, loose matches on Subject: below --
2024-09-26 17:05 [PATCH v1 0/2] Drop ignore_memory_transaction_failures for xilink_zynq Chao Liu

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.1727008203.git.chao.liu@yeah.net \
    --to=chao.liu@yeah.net \
    --cc=alistair@alistair23.me \
    --cc=bin.meng@windriver.com \
    --cc=edgar.iglesias@gmail.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /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 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).