qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/2] Fix block_passwd monitor command error


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH 0/2] Fix block_passwd monitor command error
Date: Mon, 08 Mar 2010 09:46:08 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.7) Gecko/20100120 Fedora/3.0.1-1.fc12 Thunderbird/3.0.1

Am 05.03.2010 23:24, schrieb Shahar Havivi:
> The next two patches fix the wrong error message in block_passwd
> monitor command: when trying to decrypt un-encrypted drive, user
> get error wrong password.
> 
> "1" add error message to qerror.h and qerror.c
> "2" patch the monitor command error handling
> 
> Shahar Havivi (2):
>   QError: New QERR_DEVICE_NOT_ENCRYPTED
>   Wrong error message in block_passwd command
> 
>  block.c   |    7 +++++--
>  monitor.c |    7 ++++++-
>  qerror.c  |    4 ++++
>  qerror.h  |    3 +++
>  4 files changed, 18 insertions(+), 3 deletions(-)

Acked-by: Kevin Wolf <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]