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 08:32:11 -0500 Message-ID: <4BF3E85B.4010809@codemonkey.ws> References: <4BF316E3.6020002@linux.vnet.ibm.com> <20100519014531.GE2318@shareable.org> <4BF3E31E.70702@codemonkey.ws> <4BF3E577.8050005@msgid.tls.msk.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Jamie Lokier , qemu-devel , kvm-devel To: Michael Tokarev Return-path: Received: from mail-pv0-f174.google.com ([74.125.83.174]:44394 "EHLO mail-pv0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751041Ab0ESNcR (ORCPT ); Wed, 19 May 2010 09:32:17 -0400 Received: by pva18 with SMTP id 18so973414pva.19 for ; Wed, 19 May 2010 06:32:16 -0700 (PDT) In-Reply-To: <4BF3E577.8050005@msgid.tls.msk.ru> Sender: kvm-owner@vger.kernel.org List-ID: On 05/19/2010 08:19 AM, Michael Tokarev wrote: > Anthony Liguori wrote: > [] > >> For the Bug Day, anything is interesting IMHO. My main interest is to >> get as many people involved in testing and bug fixing as possible. If >> folks are interested in testing specific things like unusual or older >> OSes, I'm happy to see it! >> > Well, interesting or not, but I for one don't know what to do with the > results. There were a thread on kvm@ about sigsegv in cirrus code when > running winNT. The issue has been identified and appears to be fixed, > as in, kvm process does not SIGSEGV anymore, but it does not work anyway, > now printing: > > BUG: kvm_dirty_pages_log_enable_slot: invalid parameters > > with garbled guest display. Thanks goes to Stefano Stabellini for > finding the SIGSEGV case, but unfortunately his hard work isn't quite > useful since the behavour isn't very much different from the previous > version... ;) > File a bug in Launchpad. Even if it isn't fixed immediately, at least that way it will not be lost. Things are too easily lost on the mailing list. Regards, Anthony Liguori > 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... > > Thanks! > > /mjt > >