[libvirt] [PATCH v3 2/3] libxl: advertise the support for VIR_TYPED_PARAM_STRING

Daniel P. Berrange berrange at redhat.com
Tue Jul 16 09:41:46 UTC 2013


On Sat, Jul 13, 2013 at 02:27:10AM +0200, Dario Faggioli wrote:
> domainGetNumaParameters has a string typed parameter, hence it
> is necessary for the libxl driver to support this.
> 
> This change implements the connectSupportsFeature hook for the
> libxl driver, advertising that VIR_DRV_FEATURE_TYPED_PARAM_STRING
> is supported.
> 
> Signed-off-by: Dario Faggioli <dario.faggioli at citrix.com>
> Cc: Eric Blake <eblake at redhat.com>
> ---
> Changes from v1:
>  * commit message improved, as requested during review;
>  * added VIR_TYPED_PARAM_STRING_OKAY handling code in
>    libxlDomainGetSchedulerParametersFlags();
> ---
>  src/libxl/libxl_driver.c |   20 +++++++++++++++++++-
>  1 file changed, 19 insertions(+), 1 deletion(-)

ACK

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 :|




More information about the libvir-list mailing list