Re: [Qemu-devel] [PATCH] qmp: Report path ambiguity error.

2014-05-05 Thread Andreas Färber
Am 29.04.2014 00:46, schrieb Hani Benhabiles: > Signed-off-by: Hani Benhabiles > Suggested-by: Andreas Färber > --- > qmp.c | 5 - > 1 file changed, 4 insertions(+), 1 deletion(-) > > diff --git a/qmp.c b/qmp.c > index 74107be..0d49abf 100644 > --- a/qmp.c > +++ b/qmp.c > @@ -199,7 +199,10

[Qemu-devel] [PATCH] qmp: Report path ambiguity error.

2014-04-28 Thread Hani Benhabiles
Signed-off-by: Hani Benhabiles Suggested-by: Andreas Färber --- qmp.c | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qmp.c b/qmp.c index 74107be..0d49abf 100644 --- a/qmp.c +++ b/qmp.c @@ -199,7 +199,10 @@ ObjectPropertyInfoList *qmp_qom_list(const char *path, Error **e