From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: [Qemu-devel] [RFC] Bug Day - June 1st, 2010 Date: Wed, 19 May 2010 17:30:07 -0500 Message-ID: <4BF4666F.4000905@codemonkey.ws> References: <4BF316E3.6020002@linux.vnet.ibm.com> <20100519014531.GE2318@shareable.org> <4BF3E31E.70702@codemonkey.ws> <4BF3E577.8050005@msgid.tls.msk.ru> <4BF46639.9080109@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Michael Tokarev , Jamie Lokier , qemu-devel , kvm-devel To: Andre Przywara Return-path: Received: from mail-gx0-f227.google.com ([209.85.217.227]:62944 "EHLO mail-gx0-f227.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752215Ab0ESWaN (ORCPT ); Wed, 19 May 2010 18:30:13 -0400 Received: by gxk27 with SMTP id 27so4711283gxk.1 for ; Wed, 19 May 2010 15:30:11 -0700 (PDT) In-Reply-To: <4BF46639.9080109@amd.com> Sender: kvm-owner@vger.kernel.org List-ID: On 05/19/2010 05:29 PM, Andre Przywara wrote: > Michael Tokarev wrote: >> ... >> >> Also, thanks to Andre Przywara, whole winNT thing works but it requires >> -cpu qemu64,level=1 (or level=2 or =3), -- _not_ with default CPU. This >> is also testing, but it's not obvious what to do witht the result... > Can't we use the file based CPU models for that? Actually it looks > like a template config file for certain guest operation systems (like > -vga std -net nic,model=ne2k_pci for older Windows version) make > sense. These could include all quirks that we find on the way. It'd be nice if we had more flexibility in defining custom machine types so you could just do qemu -M win98. Regards, Anthony Liguori > BTW: Does anyone knows what the problem with Windows95/98 on KVM is? I > tried some tracing today, but couldn't find a hint. > > Regards, > Andre. >