qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
To: mst@redhat.com
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v4 0/2] hw/pci: fixed hotplug crash when using rombar=0 with devices having romfile
Date: Mon, 24 Nov 2014 15:22:38 -0000	[thread overview]
Message-ID: <1414676475.12380.8.camel@localhost.localdomain> (raw)
In-Reply-To: <1414431282-9839-1-git-send-email-marcel.a@redhat.com>

On Mon, 2014-10-27 at 19:34 +0200, Marcel Apfelbaum wrote:
> Hot-plugging a device that has a romfile (either supplied by user
> or built-in) using rombar=0 option is a user error,
> do not allow the device to be hot-plugged.
Hi Michael,

The series has been reviewed, can you please add it to
your next PULL request?

Thanks,
Marcel

> 
> v3 -> v4:
>  - Fixed a typo in the commit (Eric Blake)
> 
> v2 -> v3:
>  - Reverse the decision to forbid the hotplug on user error (Michael S. Tsirkin)
>  - Split the patch in two, first part being a separate fix (Markus Armbruster)  
> 
> v1 -> v2:
>  After a discussion with Michael, Paolo and Alex, this
>  patch silent drops the romfile instead of not allowing
>  the hotplug.
> 
> Marcel Apfelbaum (2):
>   hw/pci: fixed error flow in pci_qdev_init
>   hw/pci: fixed hotplug crash when using rombar=0 with devices having
>     romfile
> 
>  hw/pci/pci.c | 16 +++++++++++++++-
>  1 file changed, 15 insertions(+), 1 deletion(-)
> 

      parent reply	other threads:[~2014-11-24 15:22 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-27 17:34 [Qemu-devel] [PATCH v4 0/2] hw/pci: fixed hotplug crash when using rombar=0 with devices having romfile Marcel Apfelbaum
2014-10-27 17:34 ` [Qemu-devel] [PATCH v4 1/2] hw/pci: fixed error flow in pci_qdev_init Marcel Apfelbaum
2014-10-30 13:33   ` Markus Armbruster
2014-10-30 17:25     ` Marcel Apfelbaum
2014-10-27 17:34 ` [Qemu-devel] [PATCH v4 2/2] hw/pci: fixed hotplug crash when using rombar=0 with devices having romfile Marcel Apfelbaum
2014-11-03 12:03   ` Markus Armbruster
2014-11-03 12:46     ` Michael S. Tsirkin
2014-11-03 12:52     ` Marcel Apfelbaum
2014-11-03 13:40       ` Markus Armbruster
2014-11-03 13:49         ` Marcel Apfelbaum
2014-11-03 15:54           ` Markus Armbruster
2014-11-03 16:07             ` Marcel Apfelbaum
2014-11-03 16:10             ` Michael S. Tsirkin
2014-11-24 15:22 ` Marcel Apfelbaum [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=1414676475.12380.8.camel@localhost.localdomain \
    --to=marcel.apfelbaum@gmail.com \
    --cc=marcel.a@redhat.com \
    --cc=mst@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).