From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Olney Subject: xp guest, blue screen c0000221 on boot Date: Mon, 26 Oct 2009 16:09:35 -0500 Message-ID: <4AE6100F.6040705@memphis.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit To: Return-path: Received: from itmx2.memphis.edu ([141.225.112.71]:40719 "EHLO itmta2.memphis.edu" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752659AbZJZVWl (ORCPT ); Mon, 26 Oct 2009 17:22:41 -0400 Received: from itexfe6.uom.memphis.edu (itexfe6.memphis.edu [10.15.1.67]) by itmta2.memphis.edu (Postfix) with ESMTP id 75D3BA0C04F for ; Mon, 26 Oct 2009 16:09:36 -0500 (CDT) Sender: kvm-owner@vger.kernel.org List-ID: Hangs on boot, xp guest: STOP: c0000221 Unknown Hard Error \SystemRoot\System32\ntdll.dll Will boot into safe mode, but _not_ into safe mode with networking. Boots into non-MS VMs fine. * what cpu model (examples: Intel Core Duo, Intel Core 2 Duo, AMD Opteron 2210). See /proc/cpuinfo if you're not sure. processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 14 model name : Genuine Intel(R) CPU L2400 @ 1.66GHz stepping : 8 cpu MHz : 1000.000 cache size : 2048 KB physical id : 0 siblings : 2 core id : 0 cpu cores : 2 apicid : 0 initial apicid : 0 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon bts pni monitor vmx est tm2 xtpr pdcm bogomips : 3324.92 clflush size : 64 power management: processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 14 model name : Genuine Intel(R) CPU L2400 @ 1.66GHz stepping : 8 cpu MHz : 1000.000 cache size : 2048 KB physical id : 0 siblings : 2 core id : 1 cpu cores : 2 apicid : 1 initial apicid : 1 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc arch_perfmon bts pni monitor vmx est tm2 xtpr pdcm bogomips : 3324.97 clflush size : 64 power management: * what kvm version you are using. If you're using git directly, provide the output of 'git describe'. Same behavior with ubuntu package 0.11.0-0ubuntu6 (karmic) and source qemu-kvm-0.11.0 * the host kernel version Linux monkamu 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 14:04:26 UTC 2009 i686 GNU/Linux * what host kernel arch you are using (i386 or x86_64) i386 * what guest you are using, including OS type (Linux, Windows, Solaris, etc.), bitness (32 or 64), kernel version XP Pro 32 SP 3 * the qemu command line you are using to start the guest kvm -cpu coreduo,-nx -hda /z/xp.img -boot c -usb -usbdevice tablet -m 512 * whether the problem goes away if using the -no-kvm-irqchip or -no-kvm-pit switch. No * whether the problem also appears with the -no-kvm switch. No