Searched hist:dc5a137125d6ac641c566f10e68bf6e1fe31bcb5 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/ |
H A D | qemu-img.c | diff dc5a137125d6ac641c566f10e68bf6e1fe31bcb5 Tue May 08 09:51:50 CDT 2012 Paolo Bonzini <pbonzini@redhat.com> qemu-img: make "info" backing file output correct and easier to use
qemu-img info should use the same logic as qemu when printing the backing file path, or debugging becomes quite tricky. We can also simplify the output in case the backing file has an absolute path or a protocol.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|
H A D | block.c | diff dc5a137125d6ac641c566f10e68bf6e1fe31bcb5 Tue May 08 09:51:50 CDT 2012 Paolo Bonzini <pbonzini@redhat.com> qemu-img: make "info" backing file output correct and easier to use
qemu-img info should use the same logic as qemu when printing the backing file path, or debugging becomes quite tricky. We can also simplify the output in case the backing file has an absolute path or a protocol.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|