On Mon, Jul 17, 2017 at 11:30:47AM -0500, Eric Blake wrote: > On 07/17/2017 03:26 AM, Peter Xu wrote: > > We have merely all the stuff, but this one is missing. Add it in. > > s/merely/nearly/
Will fix this without removing r-bs. Thanks, > > > > > Am going to use this new helper for MigrationParameters fields, since > > most of them are int64_t. > > > > CC: Markus Armbruster <[email protected]> > > CC: Eduardo Habkost <[email protected]> > > CC: Marc-André Lureau <[email protected]> > > CC: Peter Xu <[email protected]> > > CC: Juan Quintela <[email protected]> > > CC: Marcel Apfelbaum <[email protected]> > > Reviewed-by: Marc-André Lureau <[email protected]> > > Signed-off-by: Peter Xu <[email protected]> > > --- > > hw/core/qdev-properties.c | 32 ++++++++++++++++++++++++++++++++ > > include/hw/qdev-properties.h | 3 +++ > > 2 files changed, 35 insertions(+) > > > > -- > Eric Blake, Principal Software Engineer > Red Hat, Inc. +1-919-301-3266 > Virtualization: qemu.org | libvirt.org > -- Peter Xu
