qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4 04/23] block: Connect BlockBackend and DriveI


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH v4 04/23] block: Connect BlockBackend and DriveInfo
Date: Wed, 01 Oct 2014 17:52:48 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2

On 30.09.2014 21:25, 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                | 69 ++++++++++++++++++++++++-----------------------
  include/sysemu/blockdev.h |  4 +++
  4 files changed, 77 insertions(+), 36 deletions(-)

Reviewed-by: Max Reitz <address@hidden>



reply via email to

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