From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Gao Subject: Re: [ANNOUNCE] kvm-81 release Date: Tue, 16 Dec 2008 09:49:29 -0800 Message-ID: <4947EA29.3000208@schrodinger.com> References: <49464B53.7010406@redhat.com> <494794B1.1010308@lfarkas.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit To: KVM list Return-path: Received: from thermidore.schrodinger.com ([192.156.98.99]:1600 "EHLO schrodinger.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751165AbYLPSRu (ORCPT ); Tue, 16 Dec 2008 13:17:50 -0500 Received: from toni.schrodinger.com (toni.schrodinger.com [192.156.98.56]) by schrodinger.com (8.13.4/8.13.4) with ESMTP id mBGHnZj6089324 for ; Tue, 16 Dec 2008 09:49:35 -0800 (PST) (envelope-from gao@schrodinger.com) Received: from [10.10.18.38] (076-076-148-096.pdx.net [76.76.148.96]) (authenticated bits=0) by toni.schrodinger.com (8.13.3/8.13.3) with ESMTP id mBGHnYV0082018 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 16 Dec 2008 09:49:35 -0800 (PST) (envelope-from gao@schrodinger.com) In-Reply-To: <494794B1.1010308@lfarkas.org> Sender: kvm-owner@vger.kernel.org List-ID: Farkas Levente wrote: > Avi Kivity wrote: > >> This release fixes a bunch of display regressions, and restores >> userspace/kernel compatibility with older kernel modules. There are a >> few other goodies hidden in there, for example scsi is now enabled on >> >>> 4G guests. >>> > > the best news in the last 10-20 kmv release we finally able to run all > of our guests with kvm-81 (even mandrake-10:-))) > > the only problem that fedora-9's older kernel can not boot, but i boot > with the latest fedora-9 kernel, upgrade to fedora-10 hand in graphical > mode, crash in text mode and preupgrade hang with 100% cpu) so we can > use only f-9. > i hope it'll be easier to fix this fedora kernel's problem the the > mandrake one. > > our setup: > - host: > - Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz > - Intel S3000AHV > - 8GB RAM > - CentOS-5.2 > - kernel-2.6.18-92.1.18.el5 x86_64 64bit > - guest-1: > - CentOS-5.2 - 4 vcpu > - kernel-2.6.18-92.1.18.el5 i386 32bit > - guest-2: > - CentOS-5.2 - 4 vcpu > - kernel-2.6.18-92.1.18.el5 x86_64 64bit > - guest-3: > - Mandrake-9 - 1 vcpu > - kernel-2.4.19.16mdk-1-1mdk 32bit > - guest-4: > - Mandrake-10 - 1 vcpu > - kernel-2.6.14.2-p4-smp 32bit > - guest-5: > - Windows XP Professional 32bit - 2 vcpu > - guest-7: > - Fedora-9 - 4 vcpu > - kernel-2.6.27.5-37.fc9.i686 > > Solaris 10 guest does not boot on CentOS 5.2. The boot screen keeps circling.