qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH for 2.1 00/97] VMState simplification (massive)


From: Marcel Apfelbaum
Subject: Re: [Qemu-devel] [PATCH for 2.1 00/97] VMState simplification (massive)
Date: Mon, 07 Apr 2014 16:19:47 +0300

On Mon, 2014-04-07 at 05:20 +0200, Juan Quintela wrote:
> Hi
> 
>   Look at the diffstat.  Almost all the additions are at
> test-vmstate.c. That is the reason why it is called a simplification.
> 
> What this series does:
> - peter removal of version_minimum_id_old field when not needed (Peter)
> - cleanup: based on the previous one, I removed all the unneeded
>   the uses on the tree.  This should make your compiles
>   a couple of nanoseconds faster.
How did you do it :) ?
I tried it with coccinelle but they have a problem handling compound literals 
:(.

I opened a discussion on their mailing list hoping I will find a solution... 
https://systeme.lip6.fr/pipermail/cocci/2014-April/000794.html

Thanks,
Marcel 

> - once there, fixed the indentation of the .fields line, to a canonical
>     .fields = (VMStateField[])
[...]




reply via email to

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