Searched hist:"0 c5e94ee8339e1aa49020466eba232e6f7c31a0a" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/ |
H A D | blockdev.c | diff 0c5e94ee8339e1aa49020466eba232e6f7c31a0a Wed Feb 12 10:15:07 CST 2014 Benoît Canet <benoit.canet@irqsave.net> block: Open by reference will try device then node_name.
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 <benoit@irqsave.net> Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
H A D | block.c | diff 0c5e94ee8339e1aa49020466eba232e6f7c31a0a Wed Feb 12 10:15:07 CST 2014 Benoît Canet <benoit.canet@irqsave.net> block: Open by reference will try device then node_name.
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 <benoit@irqsave.net> Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|