]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add functions to track virtio-serial addresses
authorJán Tomko <jtomko@redhat.com>
Mon, 2 Mar 2015 09:57:51 +0000 (10:57 +0100)
committerJán Tomko <jtomko@redhat.com>
Thu, 2 Apr 2015 13:00:13 +0000 (15:00 +0200)
commit16db8d2ec540878b91994478c8b2b64d4b7b0a11
treef836a3921df0f525b039481a528cee48091a56ae
parent8945d6a80514eb76fdcc39a9b0bb5c0fa64d38f1
Add functions to track virtio-serial addresses

Create a sorted array of virtio-serial controllers.
Each of the elements contains the controller index
and a bitmap of available ports.

Buses are not tracked, because they aren't supported by QEMU.
src/conf/domain_addr.c
src/conf/domain_addr.h
src/libvirt_private.syms