Hi All: [PATCH 0/1]: Contains sample xml file showing features supported so far. [PATCH 1/1]: Contains the patch for adding Networking API to change/create/etc. hostonly/internal network in VirtualBox Regards, Pritesh
<network> <name>vboxnet0</name> <uuid>786f6276-656e-4074-8000-0a0027000000</uuid> <forward mode='hostonly'/> <bridge stp='off' forwardDelay='0' /> <ip address='192.168.27.6' netmask='255.255.255.0'> <dhcp> <range start='192.168.27.7' end='192.168.27.8' /> <host mac='78:16:3e:4d:c7:9e' name='vboxnet0' ip='192.168.27.10' /> </dhcp> </ip> </network>
-- Libvir-list mailing list Libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list