qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Mikhail Tyutin <m.tyutin@yadro.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
	"richard.henderson@linaro.org" <richard.henderson@linaro.org>,
	"pbonzini@redhat.com" <pbonzini@redhat.com>,
	"alex.bennee@linaro.org" <alex.bennee@linaro.org>,
	Dmitriy Solovev <d.solovev@yadro.com>
Subject: RE: [PATCH v2] Fix SEGFAULT on getting physical address of MMIO region.
Date: Thu, 3 Aug 2023 16:07:52 +0000	[thread overview]
Message-ID: <37a69b1aad0c42e1b280079ee330ca8a@yadro.com> (raw)
In-Reply-To: <CAFEAcA8dsYuMaAG7RpO_47WaedR=2AaA7V5q02T3MYCUiDCCvA@mail.gmail.com>

> > Apply save_iotlb_data() to io_readx() as well as to io_writex().
> 
> Could we have a bit more detail in the commit message about
> when you can get this segfault?
> 
> In particular, does this happen only if you're using plugins?
> 

I think so. It crashes on specific addresses when plugin calls qemu_plugin_hwaddr_phys_addr(). I haven't seen this crash without a plugin.

      reply	other threads:[~2023-08-03 16:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-03 10:58 [PATCH v2] Fix SEGFAULT on getting physical address of MMIO region Mikhail Tyutin
2023-08-03 14:57 ` Richard Henderson
2023-08-03 15:15 ` Peter Maydell
2023-08-03 16:07   ` Mikhail Tyutin [this message]

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=37a69b1aad0c42e1b280079ee330ca8a@yadro.com \
    --to=m.tyutin@yadro.com \
    --cc=alex.bennee@linaro.org \
    --cc=d.solovev@yadro.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.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).