Re: [Qemu-devel] [PATCH 3/7] s390x/pci: rework PCI LOAD

2017-11-13 Thread Pierre Morel
On 09/11/2017 17:51, Cornelia Huck wrote: On Tue, 7 Nov 2017 18:24:35 +0100 Pierre Morel wrote: Enhance the fault detection, correction of the fault reporting. Basically the same comments as for the previous patch (but looks good in general). thanks I will

Re: [Qemu-devel] [PATCH 3/7] s390x/pci: rework PCI LOAD

2017-11-13 Thread Pierre Morel
On 09/11/2017 17:51, Cornelia Huck wrote: On Tue, 7 Nov 2017 18:24:35 +0100 Pierre Morel wrote: Enhance the fault detection, correction of the fault reporting. Basically the same comments as for the previous patch (but looks good in general). thanks I will

Re: [Qemu-devel] [PATCH 3/7] s390x/pci: rework PCI LOAD

2017-11-09 Thread Cornelia Huck
On Tue, 7 Nov 2017 18:24:35 +0100 Pierre Morel wrote: > Enhance the fault detection, correction of the fault reporting. Basically the same comments as for the previous patch (but looks good in general). > > Signed-off-by: Pierre Morel >

[Qemu-devel] [PATCH 3/7] s390x/pci: rework PCI LOAD

2017-11-07 Thread Pierre Morel
Enhance the fault detection, correction of the fault reporting. Signed-off-by: Pierre Morel Reviewed-by: Yi Min Zhao --- hw/s390x/s390-pci-inst.c | 27 --- 1 file changed, 16 insertions(+), 11 deletions(-) diff