qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 2/2] block: Open by reference will try device th


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH 2/2] block: Open by reference will try device then node_name.
Date: Thu, 13 Feb 2014 19:54:01 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0

On 12.02.2014 17:15, Benoît Canet wrote:
Since we introduced node_name for named bs of the graph modify the opening by
reference to use it as a fallback.

This patch also enforce the separation of the device id and graph node
namespaces.

Signed-off-by: Benoit Canet <address@hidden>
---
  block.c    | 10 ++++++++--
  blockdev.c |  6 ++++++
  2 files changed, 14 insertions(+), 2 deletions(-)

Reviewed-by: Max Reitz <address@hidden>



reply via email to

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