[PATCH 3/3] xenconfig: Add support for max_event_channels

Daniel P. Berrangé berrange at redhat.com
Thu Apr 9 13:12:50 UTC 2020


On Wed, Apr 08, 2020 at 02:08:55PM -0600, Jim Fehlig wrote:
> Add support in the domXML<->native config converter for max_event_channels.
> The parser and formater functions for max_grant_frames were reworked to
> also parse max_event_channels. In doing so the xenbus controller is added
> earlier in the config parsing, requiring a small adjustment to one of the
> existing tests. Include a new test for the event channel conversion.
> 
> Signed-off-by: Jim Fehlig <jfehlig at suse.com>
> ---
>  src/libxl/xen_xl.c                            | 57 +++++++++++--------
>  tests/xlconfigdata/test-max-eventchannels.cfg | 13 +++++
>  tests/xlconfigdata/test-max-eventchannels.xml | 32 +++++++++++
>  tests/xlconfigdata/test-usbctrl.xml           |  2 +-
>  tests/xlconfigtest.c                          |  2 +
>  5 files changed, 80 insertions(+), 26 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list