Hi Markus,
On 12/09/2016 14:58, Markus Armbruster wrote:
> Eric Auger writes:
>
>> Let's expand the usage of QEMU Error objects to vfio_msix_early_setup.
>>
>> Signed-off-by: Eric Auger
>> ---
>> hw/vfio/pci.c | 28
>> 1 file changed, 16 insertions(+), 12 deletions
Eric Auger writes:
> Let's expand the usage of QEMU Error objects to vfio_msix_early_setup.
>
> Signed-off-by: Eric Auger
> ---
> hw/vfio/pci.c | 28
> 1 file changed, 16 insertions(+), 12 deletions(-)
>
> diff --git a/hw/vfio/pci.c b/hw/vfio/pci.c
> index f7768e9..
Let's expand the usage of QEMU Error objects to vfio_msix_early_setup.
Signed-off-by: Eric Auger
---
hw/vfio/pci.c | 28
1 file changed, 16 insertions(+), 12 deletions(-)
diff --git a/hw/vfio/pci.c b/hw/vfio/pci.c
index f7768e9..b132bf1 100644
--- a/hw/vfio/pci.c
++