qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 15/31] xen/pt: Fix incomplete conversion to real


From: Anthony PERARD
Subject: Re: [Qemu-devel] [PATCH 15/31] xen/pt: Fix incomplete conversion to realize()
Date: Wed, 10 Oct 2018 14:31:01 +0100
User-agent: Mutt/1.10.1 (2018-07-13)

On Mon, Oct 08, 2018 at 07:31:09PM +0200, Markus Armbruster wrote:
> The conversion of "xen-pci-passthrough" to realize() (commit
> 5a11d0f7549, v2.6.0) neglected to convert the xen_pt_config_init()
> error path.  If xen_pt_config_init() fails, xen_pt_realize() reports
> the error, then returns success without completing its job.  I don't
> know the exact impact, but it can't be good.
> 
> Belatedly convert the error path.
> 
> Fixes: 5a11d0f7549e24a10e178a9dc8ff5e698031d9a6
> Cc: Stefano Stabellini <address@hidden>
> Cc: Anthony Perard <address@hidden>
> Signed-off-by: Markus Armbruster <address@hidden>

Acked-by: Anthony PERARD <address@hidden>

Thanks,

-- 
Anthony PERARD



reply via email to

[Prev in Thread] Current Thread [Next in Thread]