Re: [Qemu-devel] [PATCH v2 1/6] qerror: add QERR_OVERFLOW

2012-06-03 Thread Anthony Liguori
On 06/02/2012 06:54 AM, Amos Kong wrote: Signed-off-by: Amos Kong I think QERR_INVALID_PARAMETER_VALUE is a more logical choice for the error you're generating. Regards, Anthony Liguori --- qerror.c |4 qerror.h |3 +++ 2 files changed, 7 insertions(+), 0 deletions(-) di

[Qemu-devel] [PATCH v2 1/6] qerror: add QERR_OVERFLOW

2012-06-01 Thread Amos Kong
Signed-off-by: Amos Kong --- qerror.c |4 qerror.h |3 +++ 2 files changed, 7 insertions(+), 0 deletions(-) diff --git a/qerror.c b/qerror.c index 5092fe7..b66af09 100644 --- a/qerror.c +++ b/qerror.c @@ -172,6 +172,10 @@ static const QErrorStringTable qerror_table[] = { .d