qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Any alternative to kqemu ?


From: Paolo Bonzini
Subject: Re: [Qemu-devel] Any alternative to kqemu ?
Date: Mon, 15 Oct 2012 10:03:33 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121009 Thunderbird/16.0

Il 14/10/2012 12:52, Timothy Madden ha scritto:
> Hello
> 
> Is kqemu deprecated ?

It is simply not supported anymore.

> Is there an alternative to it ?

No.

> `qemu-system-i386 -net nic ...` keeps saying upon invocation that vlan0
> is not connected to host network. My `vconfig add eth1` command
> completed successfully, and I can `ifconfig eth1.0`, although I see no
> IP address on the new interface, only the mac address.

QEMU VLANs have nothing to do with Linux VLANs.  Yes, that is confusing. :(

If you install libvirt, you can use -net nic -net bridge,br=virbr0.

Otherwise, you could configure a bridge yourself and just use "-net nic
-net bridge".

Paolo

> I have qemu 1.2.0 compiled on Slackware 14.0.
> 
> Thank you,
> Timothy Madden
> 
> 
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]