Re: [Qemu-devel] [PATCH V2] hw/iommu: Fix problems reported by Coverity scan

2016-10-03 Thread Paolo Bonzini
On 01/10/2016 19:06, David Kiarie wrote: > Signed-off-by: David Kiarie > --- > hw/i386/amd_iommu.c | 16 ++-- > 1 file changed, 10 insertions(+), 6 deletions(-) > > diff --git a/hw/i386/amd_iommu.c b/hw/i386/amd_iommu.c > index 023de52..886c72b 100644 > ---

Re: [Qemu-devel] [PATCH V2] hw/iommu: Fix problems reported by Coverity scan

2016-10-01 Thread no-reply
Hi, Your series failed automatic build test. Please find the testing commands and their output below. If you have docker installed, you can probably reproduce it locally. Type: series Message-id: 1475341561-32440-2-git-send-email-davidkiar...@gmail.com Subject: [Qemu-devel] [PATCH V2] hw/iommu

[Qemu-devel] [PATCH V2] hw/iommu: Fix problems reported by Coverity scan

2016-10-01 Thread David Kiarie
Signed-off-by: David Kiarie --- hw/i386/amd_iommu.c | 16 ++-- 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/hw/i386/amd_iommu.c b/hw/i386/amd_iommu.c index 023de52..886c72b 100644 --- a/hw/i386/amd_iommu.c +++ b/hw/i386/amd_iommu.c @@ -144,7