Vladimir Stavrinov wrote: > Microsoft.Windows.Vista.Ultimate.X86.OEM guest successfully > installed but after that kvm crash immediately after startup on > vista boot loader and dump registers into linux console: > > unhandled vm exit: 0x80000021 vcpu_id 0 > rax 0000000060000010 rbx 0000000000000080 rcx 0000000000000000 rdx > 0000000000000080 > rsi 000000000026b238 rdi 000000000008b238 rsp 0000000000000200 rbp > 0000000000001f20 > r8 0000000000000000 r9 0000000000000000 r10 0000000000000000 r11 > 0000000000000000 > r12 0000000000000000 r13 0000000000000000 r14 0000000000000000 r15 > 0000000000000000 > rip 000000000000009b rflags 00023002 > cs b000 (002b0000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0) > ds 0020 (00000200/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0) > es 0020 (00000200/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0) > ss 0020 (00000200/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0) > fs 0020 (00000200/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0) > gs 0020 (00000200/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0) > tr 0000 (30c00000/00002088 p 1 dpl 0 db 0 s 0 type b l 0 g 0 avl 0) > ldt 0000 (00000000/0000ffff p 1 dpl 0 db 0 s 0 type 2 l 0 g 0 avl 0) > gdt 2b0000/27 > idt 0/3ff > cr0 60000010 cr2 0 cr3 0 cr4 0 cr8 0 efer 0 > ./kvm-vista: line 38: 14430 Aborted qemu-system-x86_64 -usb > -usbdevice tablet -localtime -m 768 -boot c -net nic,model=rtl8139 -net > tap,ifname=tap-vs,script=no -hda /home/vs/vista.img > > > This is true for kvm-48,46 and something similar for kvm-44. > This was testing with 3 different vista distros. Some time ago > (don't remember the old kvm version) it was working. But now > vista booted with -no-kvm option only. By the way, the w2k, > w2003 and wxp are working fine (not simultaneously) on the same > machine. It's seems like there are some problems with SMP and > Vista in kvm > > Can you also give a shot with the -no-kvm-irqchip flag? Maybe this is the source for the failures. > Here is host info: > > Linux core 2.6.22-2-686 #1 SMP Fri Aug 31 00:24:01 UTC 2007 i686 GNU/Linux > > ii bash 3.1dfsg-8 The GNU > Bourne Again SHell > ii gcc 4:4.2.1-6 The GNU > C compiler > ii gcc-3.4 3.4.6-6 The GNU > C compiler > ii gcc-3.4-base 3.4.6-6 The GNU > Compiler Collection (base package) > ii gcc-4.1 4.1.2-16 The GNU > C compiler > ii gcc-4.1-base 4.1.2-16 The GNU > Compiler Collection (base package) > ii gcc-4.2 4.2.2-3 The GNU > C compiler > ii gcc-4.2-base 4.2.2-3 The GNU > Compiler Collection (base package) > ii libc6 2.6.1-6 GNU C > Library: Shared libraries > ii libc6-dev 2.6.1-6 GNU C > Library: Development Libraries and Hea > > processor : 0 > vendor_id : GenuineIntel > cpu family : 6 > model : 15 > model name : Intel(R) Core(TM)2 CPU 6300 @ 1.86GHz > stepping : 6 > cpu MHz : 1864.854 > cache size : 2048 KB > physical id : 0 > siblings : 2 > core id : 0 > cpu cores : 2 > 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 sep mtrr pge mca > cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm > constant_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm > bogomips : 3732.62 > clflush size : 64 > > processor : 1 > vendor_id : GenuineIntel > cpu family : 6 > model : 15 > model name : Intel(R) Core(TM)2 CPU 6300 @ 1.86GHz > stepping : 6 > cpu MHz : 1864.854 > cache size : 2048 KB > physical id : 0 > siblings : 2 > core id : 1 > cpu cores : 2 > 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 sep mtrr pge mca > cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm > constant_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm > bogomips : 3729.91 > clflush size : 64 > > MemTotal: 2050516 kB > MemFree: 66028 kB > Buffers: 260068 kB > Cached: 1355260 kB > SwapCached: 2944 kB > Active: 852984 kB > Inactive: 880612 kB > HighTotal: 1153256 kB > HighFree: 4296 kB > LowTotal: 897260 kB > LowFree: 61732 kB > SwapTotal: 3903752 kB > SwapFree: 3897212 kB > Dirty: 12 kB > Writeback: 0 kB > AnonPages: 117020 kB > Mapped: 37984 kB > Slab: 234172 kB > SReclaimable: 218292 kB > SUnreclaim: 15880 kB > PageTables: 908 kB > NFS_Unstable: 0 kB > Bounce: 0 kB > CommitLimit: 4929008 kB > Committed_AS: 243972 kB > VmallocTotal: 114680 kB > VmallocUsed: 6564 kB > VmallocChunk: 107768 kB > > >
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel