From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=42368 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OEjNk-0005St-2e for qemu-devel@nongnu.org; Wed, 19 May 2010 09:32:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OEjNi-0005E8-5P for qemu-devel@nongnu.org; Wed, 19 May 2010 09:32:19 -0400 Received: from mail-pz0-f178.google.com ([209.85.222.178]:34593) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OEjNh-0005Dt-Uk for qemu-devel@nongnu.org; Wed, 19 May 2010 09:32:18 -0400 Received: by pzk8 with SMTP id 8so63416pzk.18 for ; Wed, 19 May 2010 06:32:16 -0700 (PDT) Message-ID: <4BF3E85B.4010809@codemonkey.ws> Date: Wed, 19 May 2010 08:32:11 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [RFC] Bug Day - June 1st, 2010 References: <4BF316E3.6020002@linux.vnet.ibm.com> <20100519014531.GE2318@shareable.org> <4BF3E31E.70702@codemonkey.ws> <4BF3E577.8050005@msgid.tls.msk.ru> In-Reply-To: <4BF3E577.8050005@msgid.tls.msk.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Tokarev Cc: qemu-devel , kvm-devel 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 > >