Hi Avi,

I'm having issues with kvm-55. Was running a winxp sp2 guest all day
yesterday with no problems. Shut down the guest at the end of the day. Boot
up guest this morning and was not able to get any network on the guest.
Networking on host was working fine. Shut down the guest. Started it back up
but guest hung on startup. The latest stable version in my experience has
been release 51. I have had issues with later releases. Releases 54 and 55
have both had issues with networking for me. Thanks.

Host details
Linux localhost.localdomain 2.6.23.1-21.fc7 #1 SMP Thu Nov 1 20:28:15 EDT
2007 x86_64 x86_64 x86_64 GNU/Linux

output of /proc/cpuinfo

processor       : 1
vendor_id       : GenuineIntel
cpu family      : 6
model           : 15
model name      : Intel(R) Core(TM)2 Duo CPU     T7500  @ 2.20GHz
stepping        : 10
cpu MHz         : 800.000
cache size      : 4096 KB
physical id     : 0
siblings        : 2
core id         : 1
cpu cores       : 2
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 syscall nx lm
constant_tsc arch_perfmon pebs bts rep_good pni monitor ds_cpl vmx est tm2
ssse3 cx16 xtpr lahf_lm ida
bogomips        : 4387.72
clflush size    : 64
cache_alignment : 64
address sizes   : 36 bits physical, 48 bits virtual
power management:


Some output from guest hanging.

Message from syslogd@ at Wed Dec  5 06:41:08 2007 ...
localhost kernel: Bad page state in process 'qemu-system-x86'
Message from syslogd@ at Wed Dec  5 06:41:08 2007 ...
localhost kernel: page:ffff8100022132a8 flags:0x0050080000000004
mapping:0000000000000000 mapcount:1 count:0 (Tainted: P       )


Message from syslogd@ at Wed Dec  5 06:41:09 2007 ...
localhost kernel: Trying to fix it up, but a reboot is needed
Message from syslogd@ at Wed Dec  5 06:41:09 2007 ...
localhost kernel: Backtrace:
Message from syslogd@ at Wed Dec  5 06:42:27 2007 ...
localhost kernel: Eeek! page_mapcount(page) went negative! (-1)
Message from syslogd@ at Wed Dec  5 06:42:27 2007 ...
localhost kernel:   page pfn = 529c3
Message from syslogd@ at Wed Dec  5 06:42:27 2007 ...
localhost kernel:   page->flags = 50080000080014
Message from syslogd@ at Wed Dec  5 06:42:27 2007 ...
localhost kernel:   page->count = 1
Message from syslogd@ at Wed Dec  5 06:42:27 2007 ...
localhost kernel:   page->mapping = 0000000000000000
Message from syslogd@ at Wed Dec  5 06:42:27 2007 ...
localhost kernel:   vma->vm_ops = 0x0
Message from syslogd@ at Wed Dec  5 06:42:27 2007 ...
localhost kernel: ------------[ cut here ]------------
Message from syslogd@ at Wed Dec  5 06:42:27 2007 ...


Haydn







On Dec 4, 2007 8:49 AM, Avi Kivity <[EMAIL PROTECTED]> wrote:

> The cr3 reload optimization in kvm-54 killed Solaris, so here is a fix.
>
> Changes from kvm-54:
> - remove old hypercall driver (Anthony Liguori)
> - disable dirty page logging for main memory (Izik Eidus)
> - fix incorrect page count calculation for dirty logging (Izik Eidus)
> - improve testsuite 'make clean' (Neo Jia)
> - compile fix (Sheng Yang)
> - reorganize x86 emulator main switch
> - don't bypass mmu on pae cr3 reload if pdptrs changed
>   - fixes Solaris x86
> - use common defines for EFER (Carlo Marcelo Arenas Belon)
> - portability (Xiantao Zhang)
> - fix kvm_init() error path (Xiantao Zhang)
> - ia64 iosapic support (Xiantao Zhang)
>
> Notes:
>      If you use the modules bundled with kvm-55, you can use any version
> of Linux from 2.6.9 upwards.
>      If you use the modules bundled with Linux 2.6.20, you need to use
> kvm-12.
>      If you use the modules bundled with Linux 2.6.21, you need to use
> kvm-17.
>      Modules from Linux 2.6.22 and up will work with any kvm version from
> kvm-22.  Some features may only be available in newer releases.
>      For best performance, use Linux 2.6.23-rc2 or later as the host.
>
> http://kvm.qumranet.com
>
>
> -------------------------------------------------------------------------
> SF.Net email is sponsored by: The Future of Linux Business White Paper
> from Novell.  From the desktop to the data center, Linux is going
> mainstream.  Let it simplify your IT future.
> http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
> _______________________________________________
> kvm-devel mailing list
> kvm-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/kvm-devel
>
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to