From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Wong Subject: Re: Qemu 0.10.50 CAN NOT get ip from dhcp server Date: Thu, 16 Jul 2009 20:52:36 +0800 Message-ID: <4A5F2294.7050204@wonghome.net> References: <4A515DB8.3020303@wonghome.net> <20090715080007.GE2844@amit-x200.redhat.com> <4A5D9937.6030208@wonghome.net> <20090716113632.GA18171@amit-x200.redhat.com> <4A5F12AA.8070401@wonghome.net> <20090716120216.GA22643@amit-x200.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE To: Amit Shah , KVM list Return-path: Received: from smtp.ctimail.com ([203.186.94.58]:45065 "EHLO smtpo.ctimail.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755510AbZGPMxJ (ORCPT ); Thu, 16 Jul 2009 08:53:09 -0400 In-Reply-To: <20090716120216.GA22643@amit-x200.redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Amit Shah =E6=8F=90=E5=88=B0: > On (Thu) Jul 16 2009 [19:44:42], John Wong wrote: > =20 >> Amit Shah =E6=8F=90=E5=88=B0: >> =20 >>> On (Wed) Jul 15 2009 [16:54:15], John Wong wrote: >>> =20 >>> =20 >>>> Yes, kvm-88 fixed this problem. >>>> >>>> I also notice another problem, when i use kvm-88(qemu-system-x86_6= 4=20 >>>> with kvm-kmod-2.6.30.1-rc2.tar.gz) installing 64bit OS (window7 &= =20 >>>> debian & netbsd), >>>> the install CD show the error message, say this system is 32bit no= t =20 >>>> 64bit and can not continue to install. >>>> I did try use -cpu qemu64 or -cpu core2duo, but no help. >>>> =20 >>>> =20 >>> Did you run 'make install' after compiling kvm-88? >>> >>> Amit >>> =20 >>> =20 >> Yes, i did it. >> ./configure --prefix=3D/opt/kvm-88/ --audio-drv-list=3D"alsa oss" >> make clean >> make >> sudo make install >> >> Please help, thank you. >> =20 > > Any messages in the host kernel's logs? Also can you try running a > 32-bit VM and report what /proc/cpuinfo shows? I'm assuming you're > running on a 64 bit host. Can you confirm that? > > > Amit > =20 No, i can not found any message is relate kvm. Yes, i installed Debian/32-bit VM, below is "cat /proc/cpuinfo". Thank your help. -------------------------------------------------------------------- processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 2 model name : QEMU Virtual CPU version 0.10.50 stepping : 3 cpu MHz : 2999.638 cache size : 2048 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu de pse tsc msr pae mce cx8 apic mtrr pge mca cmov=20 pse36 clflush mmx fxsr sse sse2 pni hypervisor bogomips : 5999.27 clflush size : 64 power management: processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 2 model name : QEMU Virtual CPU version 0.10.50 stepping : 3 cpu MHz : 2999.638 cache size : 2048 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu de pse tsc msr pae mce cx8 apic mtrr pge mca cmov=20 pse36 clflush mmx fxsr sse sse2 pni hypervisor bogomips : 5999.27 clflush size : 64 power management: -----------------------------------------------------------------------= ---------------------