]> git.proxmox.com Git - mirror_qemu.git/commit
qmp: report path ambiguity error
authorMichael Tokarev <mjt@tls.msk.ru>
Sun, 4 May 2014 08:23:59 +0000 (12:23 +0400)
committerMichael Tokarev <mjt@tls.msk.ru>
Wed, 7 May 2014 17:00:43 +0000 (21:00 +0400)
commit797720876a5c24dd6adb3c2d6e0c872ac3b35c11
tree10d8dee31f9b67c47d3955e2c8809e18215d724c
parenta22f8f38942623dc473bf5ced5b4117b8bdf4821
qmp: report path ambiguity error

Without this, ambiguous path is reported to the user as
"not found", which is confusing at least.

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
qmp.c