qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 06/23] block: Make BlockBackend own its Block


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH v3 06/23] block: Make BlockBackend own its BlockDriverState
Date: Sat, 20 Sep 2014 22:10:03 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1

On 16.09.2014 20:12, Markus Armbruster wrote:
On BlockBackend destruction, unref its BlockDriverState.  Replaces the
callers' unrefs.

Signed-off-by: Markus Armbruster <address@hidden>
---
  block/block-backend.c |  6 ++----
  blockdev.c            |  8 ++------
  hw/block/xen_disk.c   |  6 +++---
  qemu-img.c            | 35 +----------------------------------
  qemu-io.c             |  5 -----
  qemu-nbd.c            |  1 -
  6 files changed, 8 insertions(+), 53 deletions(-)

Reviewed-by: Max Reitz <address@hidden>



reply via email to

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