Am 18.03.2014 um 17:50 hat Stefan Hajnoczi geschrieben:
> When creating an IOThread implicitly (the user did not specify
> x-iothread=) remember that iothread_find() does not return the
> object with an incremented refcount.
>
> Signed-off-by: Stefan Hajnoczi
Thanks, applied to the block branch
On Tue, 03/18 17:50, Stefan Hajnoczi wrote:
> When creating an IOThread implicitly (the user did not specify
> x-iothread=) remember that iothread_find() does not return the
> object with an incremented refcount.
>
> Signed-off-by: Stefan Hajnoczi
> ---
> hw/block/dataplane/virtio-blk.c | 2 +-
>
When creating an IOThread implicitly (the user did not specify
x-iothread=) remember that iothread_find() does not return the
object with an incremented refcount.
Signed-off-by: Stefan Hajnoczi
---
hw/block/dataplane/virtio-blk.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git