[libvirt] discuss libvirt with lxc don't support network type:ethenet , thanks!

Martin Kletzander mkletzan at redhat.com
Wed Nov 11 12:36:06 UTC 2015


On Wed, Nov 11, 2015 at 02:19:46AM +0000, Zhongguocheng wrote:
>Dear,
>
>I find that:current libvirt version with lxc hypervisor don’t support network type :Ethernet
>
>For example: xml is:
><domain type='lxc'>       //hypervisor is lxc
>   ……….
>   <devices>
>      <console type='pty'/>
>      <interface type="ethernet">  //network type is ethernet
>        <mac address="02:36:1d:18:2a:e4"/>
>        <ip address='192.168.122.105' family='ipv4' prefix='24'/>
>        <model type="virtio"/>
>        <script path=""/>
>        <target dev="tap361d182a-e14"/>
>       </interface>
>    </devices>
></domain>
>
>When I start the lxc with that xml,it will report error,and start lxc failed.
>
>Now I resolved it,and hope to Contribute and commit the code to libvirt.
>

When I searched for "libvirt contribute", the third link was to
Contributor guidelines [1].  It should mention everything you need to
know and even a bit more.

Martin

[1] https://libvirt.org/hacking.html

>What should I do?
>
>Thanks.
>

>--
>libvir-list mailing list
>libvir-list at redhat.com
>https://www.redhat.com/mailman/listinfo/libvir-list
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20151111/5949c72c/attachment-0001.sig>


More information about the libvir-list mailing list