[libvirt] [PATCH 08/13] qemu_process: remove unnecessary iothread check

Peter Krempa pkrempa at redhat.com
Mon Feb 20 14:55:39 UTC 2017


On Fri, Feb 17, 2017 at 15:49:12 +0100, Pavel Hrdina wrote:
> The situation covered by the removed code will not ever happen.
> This code is called only while starting a new QEMU process where
> the capabilities where already checked and while attaching to
> existing QEMU process where we don't even detect the iothreads.
> 
> Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
> ---
>  src/qemu/qemu_process.c | 25 -------------------------
>  1 file changed, 25 deletions(-)

ACK,
when called from qemuProcessLaunch we already made sure and when called
from qemuProcessAttach there are no iotrheads anyways since we don't
support parsing them.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20170220/7dd6d276/attachment-0001.sig>


More information about the libvir-list mailing list