]> xenbits.xensource.com Git - libvirt.git/commit
Auto add virtio-serial controllers
authorJán Tomko <jtomko@redhat.com>
Tue, 24 Mar 2015 14:23:46 +0000 (15:23 +0100)
committerJán Tomko <jtomko@redhat.com>
Thu, 2 Apr 2015 13:00:13 +0000 (15:00 +0200)
commit1371ea92f058a0df3ba55c0b398f892653cbfca3
tree4e1230000bda98ed62fe709908762eae5e278786
parent89e991a2aa36b042a9b151bed6976f8b20389559
Auto add virtio-serial controllers

In virDomainVirtioSerialAddrNext, add another controller
if we've exhausted all ports of the existing controllers.

https://bugzilla.redhat.com/show_bug.cgi?id=1076708
src/conf/domain_addr.c
src/conf/domain_addr.h
src/qemu/qemu_command.c
src/qemu/qemu_hotplug.c
tests/qemuxml2argvdata/qemuxml2argv-channel-virtio-autoadd.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-channel-virtio-autoadd.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c