2010/6/24 Daniel P. Berrange <[email protected]>:
> The parallel, serial, console and channel devices are all just
> character devices. A lot of code needs todo the same thing to
> all these devices. This provides an convenient API for iterating
> over all of them.
>
> * src/conf/domain_conf.c, src/conf/domain_conf.c,
>  src/libvirt_private.syms: Add virDomainChrDefForeach
> ---
>  src/conf/domain_conf.c   |   52 
> ++++++++++++++++++++++++++++++++++++++++++++++
>  src/conf/domain_conf.h   |    9 ++++++++
>  src/libvirt_private.syms |    1 +
>  3 files changed, 62 insertions(+), 0 deletions(-)
>

ACK.

Matthias

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to