From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=49263 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PlMzn-000512-VV for qemu-devel@nongnu.org; Fri, 04 Feb 2011 09:50:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PlMzm-000512-LO for qemu-devel@nongnu.org; Fri, 04 Feb 2011 09:50:47 -0500 Received: from adelie.canonical.com ([91.189.90.139]:52699) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PlMzm-00050y-HD for qemu-devel@nongnu.org; Fri, 04 Feb 2011 09:50:46 -0500 Received: from loganberry.canonical.com ([91.189.90.37]) by adelie.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1PlMzk-0003bA-AP for ; Fri, 04 Feb 2011 14:50:44 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id 8FA992E80EC for ; Fri, 4 Feb 2011 14:50:42 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Fri, 04 Feb 2011 14:43:49 -0000 From: Serge Hallyn <712416@bugs.launchpad.net> Sender: bounces@canonical.com References: <20110203122616.12078.50539.malonedeb@palladium.canonical.com> <20110204094621.4988.45459.malone@gandwana.canonical.com> Message-Id: <20110204144348.GA10281@localhost> Errors-To: bounces@canonical.com Subject: [Qemu-devel] Re: [Bug 712416] Re: kvm_intel kernel module crash with via nano vmx Reply-To: Bug 712416 <712416@bugs.launchpad.net> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Quoting khetzal (712416@bugs.launchpad.net): > Thanks for your help. I've subscribed to these mailing list. Have i do > report the bug in these mailing list too ? (or is it a useless other > duplication ?) It will not be duplication. These are development lists, not support lists, so you won't be filing a bug report. Rather, report your failures and ask whether (a) they are aware of it, (b) it is expected, (c) anyone is currently working on support for via nano, and (d) how others can help. -- = You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/712416 Title: kvm_intel kernel module crash with via nano vmx Status in QEMU: New Status in =E2=80=9Ckvm=E2=80=9D package in Ubuntu: Incomplete Status in =E2=80=9Ckvm=E2=80=9D package in Debian: New Bug description: kvm module for hardware virtualisation not work properly on via nano processors. Tested with processor: VIA Nano processor U2250. Processors flags (visible in /proc/cpuinfo): fpu vme de pse tsc msr pae m= ce cx8 apic sep mtrr pge mca cmov pat clflush acpi mmx fxsr sse sse2 ss tm = syscall nx lm constant_tsc up rep_good pni monitor vmx est tm2 ssse3 cx16 x= tpr rng rng_en ace ace_en ace2 phe phe_en lahf_lm With kernel 2.6.32: kvm not work and dmesg contains a lot of: handle_exception: unexpected, vectoring info 0x8000000d intr info 0x80000= b0d With kernel 2.6.35: all the system crash. Nothing visible in logs