[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [PATCH v4 04/11] pci/pcie: stop plug/unplug if the slot i
From: |
Michael S. Tsirkin |
Subject: |
Re: [Qemu-ppc] [PATCH v4 04/11] pci/pcie: stop plug/unplug if the slot is locked |
Date: |
Mon, 7 Jan 2019 19:14:16 -0500 |
On Mon, Jan 07, 2019 at 01:13:58PM +0100, David Hildenbrand wrote:
> On 12.12.18 10:16, David Hildenbrand wrote:
> > We better stop right away. For now, errors would be partially ignored
> > (so the guest might get informed or the device might get unplugged),
> > although actual plug/unplug will be reported as failed to the user.
> >
> > While at it, properly move the check to the pre_plug handler for the plug
> > case, as we can test the slot state before the device will be realized.
> >
> > Reviewed-by: Igor Mammedov <address@hidden>
> > Reviewed-by: David Gibson <address@hidden>
> > Signed-off-by: David Hildenbrand <address@hidden>
>
> @MST, looks like you missed this one.
Ouch I wonder what happened.
Thanks!
>
> --
>
> Thanks,
>
> David / dhildenb