[libvirt] [PATCH 2/3] conf: Add support for HyperV Enlightenment features

Eric Blake eblake at redhat.com
Wed Oct 17 23:38:25 UTC 2012


On 10/17/2012 07:54 AM, Peter Krempa wrote:
> Hypervisors are starting to support HyperV englightenment features that
> improve behavior of guests running Microsoft Windows operating systems.

s/englightenment/enlightenment/

> 
> This patch adds support for the "relaxed" feature that improves timer
> behavior and also establishes a framework to add these features in
> future.
> ---
>  docs/formatdomain.html.in     | 21 ++++++++++++
>  docs/schemas/domaincommon.rng | 28 +++++++++++++++-
>  src/conf/domain_conf.c        | 74 +++++++++++++++++++++++++++++++++++++++++--
>  src/conf/domain_conf.h        | 10 ++++++
>  src/libvirt_private.syms      |  2 ++
>  5 files changed, 132 insertions(+), 3 deletions(-)
> 

> +        for (i = 0; i < n; i++) {
> +            feature = virDomainHypervTypeFromString((const char *)nodes[i]->name);

Is this cast really necessary?

ACK.

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 617 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20121017/faed90f9/attachment-0001.sig>


More information about the libvir-list mailing list