Re: [Qemu-devel] [PATCH 15/16] pci-assign: propagate errors from assign_intx()

2014-04-29 Thread Laszlo Ersek
On 04/30/14 00:41, Eric Blake wrote: > On 04/10/2014 02:24 AM, Laszlo Ersek wrote: >> Among the callers, only assigned_initfn() should set the monitor's stored > > unintentional double space Yep, my mistake in paragraph refilling. > >> error. Other callers may run in contexts where the monitor

Re: [Qemu-devel] [PATCH 15/16] pci-assign: propagate errors from assign_intx()

2014-04-29 Thread Eric Blake
On 04/10/2014 02:24 AM, Laszlo Ersek wrote: > Among the callers, only assigned_initfn() should set the monitor's stored unintentional double space > error. Other callers may run in contexts where the monitor's stored error > makes no sense. For example: > > assigned_dev_pci_write_config() > a

[Qemu-devel] [PATCH 15/16] pci-assign: propagate errors from assign_intx()

2014-04-10 Thread Laszlo Ersek
Among the callers, only assigned_initfn() should set the monitor's stored error. Other callers may run in contexts where the monitor's stored error makes no sense. For example: assigned_dev_pci_write_config() assigned_dev_update_msix() assign_intx() Signed-off-by: Laszlo Ersek --- hw/i38