From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=41247 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OEjBo-0001UP-KG for qemu-devel@nongnu.org; Wed, 19 May 2010 09:20:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OEjBn-0003Fy-6X for qemu-devel@nongnu.org; Wed, 19 May 2010 09:20:00 -0400 Received: from isrv.corpit.ru ([81.13.33.159]:36557) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OEjBm-0003FY-TV for qemu-devel@nongnu.org; Wed, 19 May 2010 09:19:59 -0400 Message-ID: <4BF3E577.8050005@msgid.tls.msk.ru> Date: Wed, 19 May 2010 17:19:51 +0400 From: Michael Tokarev 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> In-Reply-To: <4BF3E31E.70702@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel , kvm-devel 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... ;) 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