On 05/10/2016 16:29, Dr. David Alan Gilbert wrote: > The virtio-input conversion especially is nice and simple. > The only weird case is virtio-gpu, and well virtio-gpu is the one that's > odd here (compared to the rest of virtio).
Though virtio-gpu would be the one that could become nicer without the macros. :) What I don't like about the macros is that they don't allow you to extend the VMStateDescription. However, if you agree with Halil your opinion counts more. Paolo > I'd say we take these macros (apart from anything minor) - I'd anticipate > they'd evolve slowly as we move more and more chunks to VMState.
