On 09/14/10 16:00, Anthony Liguori wrote:
> On 09/14/2010 08:37 AM, jes.soren...@redhat.com wrote:
>> From: Jes Sorensen<jes.soren...@redhat.com>
>>
>> Signed-off-by: Jes Sorensen<jes.soren...@redhat.com>
>>    
> 
> anth...@titi:~/git/qemu$ grep "case 'G': case 'g':" *.c
> monitor.c:                    case 'G': case 'g':
> vl.c:            case 'G': case 'g':
> vl.c:                case 'G': case 'g':
> 
> So there's more locations to fixup.  But while you're touching this
> code, it probably makes sense to add a str_to_bytes() function to
> cutils.c to make sure we accept things consistently for the future.

Fair enough, I'll have a look.

Cheers,
Jes

Reply via email to