]> xenbits.xensource.com Git - libvirt.git/commit
domain_conf: Auto fill chardev port
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 12 Jul 2013 16:52:17 +0000 (18:52 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 16 Jul 2013 09:47:39 +0000 (11:47 +0200)
commit6b9e3dbdead7d79c105200a2b3c0c6f39dd7f93a
tree80fd2f8310ba67c17a167d99e33f209f1a6533bc
parent3c8be55c04eb2647fd5c9d51efae78f7afdcec85
domain_conf: Auto fill chardev port

Now that we have callbacks, we should auto fill in omitted pieces of
information. It's important for chardev hotplug to fill in the correct
/{serial,parallel,console,channel}/target/@port if no value has been
provided by user.
src/conf/domain_conf.c