]> xenbits.xensource.com Git - libvirt.git/commit
Do not use virtio-serial port 0 for generic ports
authorDavid Allan <dallan@redhat.com>
Mon, 24 Jan 2011 20:47:52 +0000 (15:47 -0500)
committerDavid Allan <dallan@redhat.com>
Thu, 27 Jan 2011 04:02:40 +0000 (23:02 -0500)
commit8e28c5d40200b4c5d483bd585d237b9d870372e5
tree286c77a2b0d936356ef32f11fbc0d40918479cfb
parentc9c794b52bea18d998e9affa0c166c6bcf475348
Do not use virtio-serial port 0 for generic ports

Per the discussion in:

https://bugzilla.redhat.com/show_bug.cgi?id=670394

The port numbering should start from 1, not 0.  We assign maxport + 1,
so start maxport at 0.
src/conf/domain_conf.c