qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3 2/2] hw/pci: fixed hotplug crash when using r


From: Michael S. Tsirkin
Subject: Re: [Qemu-devel] [PATCH v3 2/2] hw/pci: fixed hotplug crash when using rombar=0 with devices having romfile
Date: Mon, 27 Oct 2014 19:21:34 +0200

On Mon, Oct 27, 2014 at 07:15:38PM +0200, Marcel Apfelbaum wrote:
> On Mon, 2014-10-27 at 11:10 -0600, Eric Blake wrote:
> > On 10/27/2014 10:41 AM, Marcel Apfelbaum wrote:
> > > Hot-plugging a device that has a romfile (either supplied by user
> > > or built-in) using rombar=0 option is an user error,
> > 
> > s/an/a/ (user is pronounced with a leading hard "y" sound rather than a
> > soft "u", it may help to remember you can "give a unicorn an umbrella")
> Thanks, still hard to get it right, but your tip will surely help :)
> 
> Michael, do you want me to send another version,
> or you can change it on the fly?
> 
> Thanks,
> Marcel

go ahead and repost, easier for me.

> > 
> > > do not allow the device to be hot-plugged.
> > > 
> > > Signed-off-by: Marcel Apfelbaum <address@hidden>
> > > ---
> > >  hw/pci/pci.c | 9 +++++++++
> > >  1 file changed, 9 insertions(+)
> > > 
> > 
> > Reviewed-by: Eric Blake <address@hidden>
> > 
> 
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]