Stefan Hajnoczi writes:
> On Thu, Jan 24, 2013 at 05:04:29PM -0600, Jesse Larrew wrote:
>>
>> Reformat the option parsing code in main() and various supporting functions
>> to conform to the QEMU coding style.
>>
>> Signed-off-by: Jesse Larrew
>> ---
>> vl.c | 476
>>
On 01/25/2013 04:11 AM, Andreas Färber wrote:
> Am 25.01.2013 10:56, schrieb Alexander Graf:
>>
>> Am 25.01.2013 um 10:47 schrieb Andreas Färber :
>>
>>> Am 25.01.2013 00:04, schrieb Jesse Larrew:
Reformat the option parsing code in main() and various supporting functions
to conform
On Thu, Jan 24, 2013 at 05:04:29PM -0600, Jesse Larrew wrote:
>
> Reformat the option parsing code in main() and various supporting functions
> to conform to the QEMU coding style.
>
> Signed-off-by: Jesse Larrew
> ---
> vl.c | 476
> +---
Am 25.01.2013 10:56, schrieb Alexander Graf:
>
> Am 25.01.2013 um 10:47 schrieb Andreas Färber :
>
>> Am 25.01.2013 00:04, schrieb Jesse Larrew:
>>>
>>> Reformat the option parsing code in main() and various supporting functions
>>> to conform to the QEMU coding style.
>>>
>>> Signed-off-by: Jess
Am 25.01.2013 um 10:47 schrieb Andreas Färber :
> Hi,
>
> Am 25.01.2013 00:04, schrieb Jesse Larrew:
>>
>> Reformat the option parsing code in main() and various supporting functions
>> to conform to the QEMU coding style.
>>
>> Signed-off-by: Jesse Larrew
>> ---
>> vl.c | 476
>> ++
Hi,
Am 25.01.2013 00:04, schrieb Jesse Larrew:
>
> Reformat the option parsing code in main() and various supporting functions
> to conform to the QEMU coding style.
>
> Signed-off-by: Jesse Larrew
> ---
> vl.c | 476
> +--
> 1 f
Reformat the option parsing code in main() and various supporting functions
to conform to the QEMU coding style.
Signed-off-by: Jesse Larrew
---
vl.c | 476 +--
1 file changed, 260 insertions(+), 216 deletions(-)
diff --git a/vl.c