qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH 0/6] Acquire the AioContext during _realize()


From: Kevin Wolf
Subject: Re: [Qemu-block] [PATCH 0/6] Acquire the AioContext during _realize()
Date: Fri, 11 Jan 2019 16:09:17 +0100
User-agent: Mutt/1.10.1 (2018-07-13)

Am 10.01.2019 um 16:03 hat Alberto Garcia geschrieben:
> As discussed yesterday, this series acquires the AioContext in the
> _realize() functions of several devices before making use of their
> block backends. This fixes at least a couple of crashes (in virtio-blk
> and scsi).

Apart from the incomplete scsi-block fix, this looks good. Of course,
I think patches 3-6 are completely optional because none of these
devices actually support iothreads, so we can't hit a bug. But it might
be nicer to add it there as well anyway.

For patches 1 and 2, which actually fix bugs, it would be nice to have
an accompanying test case.

Kevin



reply via email to

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