On Wed, Jan 20, 2016 at 12:42:38PM +0300, Valentin Rakush wrote: > This patch adds support for qom-type-list command that supposed to list > object class properties. Will use this functionality further to implement > x86_64 cpu properties. > > Additionally object_class_property_iterator_init function is implemented for > consistency. > > > Signed-off-by: Valentin Rakush <[email protected]> > Cc: Luiz Capitulino <[email protected]> > Cc: Eric Blake <[email protected]> > Cc: Markus Armbruster <[email protected]> > Cc: Andreas Färber <[email protected]> > Cc: Daniel P. Berrange <[email protected]> > --- > hmp.c | 26 ++++++++++++++++++++++++++ > hmp.h | 1 +
You also need to change hmp-commands.hx to register the new command Regards, Daniel -- |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| |: http://libvirt.org -o- http://virt-manager.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :|
