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

2012-10-17 Thread Timothy Madden
On Mon, Oct 15, 2012 at 11:03 AM, Paolo Bonzini pbonz...@redhat.com wrote: 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. That is tough ... ! So my hardware is officially obsolete. I

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

2012-10-17 Thread Wei-Ren Chen
Is there an alternative to it ? No. That is tough ... ! So my hardware is officially obsolete. I had to get away with those other emulators provided by commercial companies. VMWare said my hardware does not support virtualization (much like qemu), but VirtualBox worked surprisingly

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

2012-10-17 Thread Paolo Bonzini
Il 17/10/2012 15:39, Timothy Madden ha scritto: On Mon, Oct 15, 2012 at 11:03 AM, Paolo Bonzini pbonz...@redhat.com wrote: 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. That is tough

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

2012-10-15 Thread Paolo Bonzini
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

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

2012-10-15 Thread Stefan Hajnoczi
On Sun, Oct 14, 2012 at 01:52:54PM +0300, Timothy Madden wrote: `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

[Qemu-devel] Any alternative to kqemu ?

2012-10-14 Thread Timothy Madden
Hello Is kqemu deprecated ? Is there an alternative to it ? I mean other than kvm, which my CPU (Pentium Celeron D, 2.53 GHz) does not support. Can I compile qemu with -O3 -march=pentium if I want to get better performance ? Has anyone tried it ? `qemu-system-i386 -net nic ...` keeps