]> xenbits.xensource.com Git - libvirt.git/commit
conf: Allow usernet to have an address
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 13 Sep 2017 08:47:52 +0000 (10:47 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 18 Sep 2017 11:54:27 +0000 (13:54 +0200)
commitd1dbb3078245b44186f6b3f09b6e66fe98b4bede
treea46499a77845a096e4ac2b50495cff5a01fdc4a1
parentea9741f6009c4654ed865314dfb1fce3eec5adb1
conf: Allow usernet to have an address

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

Currently, all that users can specify for an interface type of
'user' is the common attributes: PCI address, NIC model (and
that's basically it). However, some need to configure other
address range than the default one.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: laine@laine.org
docs/formatdomain.html.in
src/qemu/qemu_domain.c
tests/qemuxml2argvdata/qemuxml2argv-net-user-addr.xml [new file with mode: 0644]
tests/qemuxml2xmloutdata/qemuxml2xmlout-net-user-addr.xml [new symlink]
tests/qemuxml2xmltest.c