[libvirt] [PATCH 0/5] network: report #connections in network xml

Laine Stump laine at laine.org
Tue Aug 7 00:19:14 UTC 2012


The forward devices in direct mode (aka macvtap) networks already have
a counter to keep track of how many guest interfaces are using each
physical device. This series renames that counter to "connections",
then adds another connects counter to the toplevel of each network,
and outputs both of these counters (when non-0) with the live XML for
the network (i.e. it isn't output if you ask for the --inactive xml).

Someone working on a management application had requested this info,
and it already existed, so I thought I may as well expose it.

In-Reply-To: 




More information about the libvir-list mailing list