From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: Damien Hedde <damien.hedde@greensocs.com>,
Eduardo Habkost <ehabkost@redhat.com>,
Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
Cc: "Daniel P. Berrangé" <berrange@redhat.com>,
mark.burton@greensocs.com, qemu-devel@nongnu.org,
edgari@xilinx.com, mirela.grujic@greensocs.com,
"Alistair Francis" <alistair.francis@wdc.com>,
"Ani Sinha" <ani@anisinha.ca>,
"Paolo Bonzini" <pbonzini@redhat.com>
Subject: Re: [PATCH v3 0/3] Dynamic sysbus device check error report
Date: Fri, 29 Oct 2021 22:00:40 +0200 [thread overview]
Message-ID: <5cacbff5-7911-577c-88b4-3e72a774fb8d@redhat.com> (raw)
In-Reply-To: <20211029142258.484907-1-damien.hedde@greensocs.com>
On 10/29/21 16:22, Damien Hedde wrote:
> Hi,
>
> Dynamic sysbus devices are allowed by a per-machine basis.
> Right now, the allowance check is done during an machine_init_done
> notifier, well after such devices are created.
>
> This series move the check at the right place (during the handling
> of a QMP device_add command or -device CLI option) so that we can
> report the error right away.
>
> This was initially part of my RFC (hence the v3) about allowing to
> create devices during the machine initialized phase (link is below).
> But it seems to me these patches make sense already as a standalone
> cleanup.
LGTM but I'd like an Ack from Eduardo or Marcel.
next prev parent reply other threads:[~2021-10-29 20:24 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-29 14:22 [PATCH v3 0/3] Dynamic sysbus device check error report Damien Hedde
2021-10-29 14:22 ` [PATCH v3 1/3] machine: add device_type_is_dynamic_sysbus function Damien Hedde
2021-10-29 17:25 ` Philippe Mathieu-Daudé
2021-10-31 23:36 ` Alistair Francis
2021-10-29 14:22 ` [PATCH v3 2/3] qdev-monitor: Check sysbus device type before creating it Damien Hedde
2021-10-29 17:34 ` Philippe Mathieu-Daudé
2021-10-29 18:13 ` Philippe Mathieu-Daudé
2021-10-29 14:22 ` [PATCH v3 3/3] machine: remove the done notifier for dynamic sysbus device type check Damien Hedde
2021-10-29 19:59 ` Philippe Mathieu-Daudé
2021-10-29 20:00 ` Philippe Mathieu-Daudé [this message]
2021-11-01 15:18 ` [PATCH v3 0/3] Dynamic sysbus device check error report Eduardo Habkost
2021-11-01 18:30 ` Philippe Mathieu-Daudé
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=5cacbff5-7911-577c-88b4-3e72a774fb8d@redhat.com \
--to=philmd@redhat.com \
--cc=alistair.francis@wdc.com \
--cc=ani@anisinha.ca \
--cc=berrange@redhat.com \
--cc=damien.hedde@greensocs.com \
--cc=edgari@xilinx.com \
--cc=ehabkost@redhat.com \
--cc=marcel.apfelbaum@gmail.com \
--cc=mark.burton@greensocs.com \
--cc=mirela.grujic@greensocs.com \
--cc=pbonzini@redhat.com \
--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).