Re: [Qemu-devel] [PATCH v3 4/5] qapi: convert screendump

2012-03-23 Thread Luiz Capitulino
On Sun, 18 Mar 2012 19:29:12 +0100 Alon Levy wrote: > The documenting comment contains the long list of possible errors from > qemu_fopen_err, this could probably be put somewhere else in the file > once more of the api uses those common error classes. > > Signed-off-by: Alon Levy > --- > hmp-

[Qemu-devel] [PATCH v3 4/5] qapi: convert screendump

2012-03-18 Thread Alon Levy
The documenting comment contains the long list of possible errors from qemu_fopen_err, this could probably be put somewhere else in the file once more of the api uses those common error classes. Signed-off-by: Alon Levy --- hmp-commands.hx |3 +-- hmp.c|8 hmp.h