qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC PATCH 08/14] block: add a new API to create a hidd


From: Max Reitz
Subject: Re: [Qemu-devel] [RFC PATCH 08/14] block: add a new API to create a hidden BlockBackend
Date: Mon, 23 Feb 2015 16:48:05 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

On 2015-02-11 at 22:07, Wen Congyang wrote:
Signed-off-by: Wen Congyang <address@hidden>
Signed-off-by: zhanghailiang <address@hidden>
Signed-off-by: Gonglei <address@hidden>
---
  block/block-backend.c          | 29 ++++++++++++++++++++++++++++-
  include/sysemu/block-backend.h |  2 ++
  2 files changed, 30 insertions(+), 1 deletion(-)

Hm, I'm currently working on a series that (among other things) separate the list of monitor-owned BlockBackends and the list of all BBs. That should be helpful here; but Paolo said it might not be necessary to create a BB at all, so... Maybe he's right. I'll have to look into the remaining patches first.

Max



reply via email to

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