qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v6 04/24] block: Connect BlockBackend and DriveI


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH v6 04/24] block: Connect BlockBackend and DriveInfo
Date: Tue, 07 Oct 2014 17:59:21 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2

On 07.10.2014 13:59, Markus Armbruster wrote:
Make the BlockBackend own the DriveInfo.  Change blockdev_init() to
return the BlockBackend instead of the DriveInfo.

Signed-off-by: Markus Armbruster <address@hidden>
---
  block.c                   |  2 --
  block/block-backend.c     | 38 ++++++++++++++++++++++++
  blockdev.c                | 73 ++++++++++++++++++++++++-----------------------
  include/sysemu/blockdev.h |  4 +++
  4 files changed, 79 insertions(+), 38 deletions(-)

Reviewed-by: Max Reitz <address@hidden>



reply via email to

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