From xen-devel-bounces@lists.xen.org Wed Sep 18 15:33:31 2013 Received: (at maildrop) by bugs.xenproject.org; 18 Sep 2013 14:33:31 +0000 Received: from lists.xen.org ([50.57.142.19]) by bugs.xenproject.org with esmtp (Exim 4.80) (envelope-from ) id 1VMIot-0000zF-2J for xen-devel-maildrop-Eithu9ie@bugs.xenproject.org; Wed, 18 Sep 2013 15:33:31 +0100 Received: from localhost ([127.0.0.1] helo=lists.xen.org) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1VMIm4-00014Y-RQ; Wed, 18 Sep 2013 14:30:36 +0000 Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1VMIm3-00014Q-3A for xen-devel@lists.xenproject.org; Wed, 18 Sep 2013 14:30:35 +0000 Received: from [193.109.254.147:17191] by server-1.bemta-14.messagelabs.com id 23/15-04740-A09B9325; Wed, 18 Sep 2013 14:30:34 +0000 X-Env-Sender: JBeulich@suse.com X-Msg-Ref: server-13.tower-27.messagelabs.com!1379514633!2841426!1 X-Originating-IP: [130.57.49.28] X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: VHJ1c3RlZCBJUDogMTMwLjU3LjQ5LjI4ID0+IDQ4MDU=\n X-StarScan-Received: X-StarScan-Version: 6.9.12; banners=-,-,- X-VirusChecked: Checked Received: (qmail 23818 invoked from network); 18 Sep 2013 14:30:33 -0000 Received: from nat28.tlf.novell.com (HELO nat28.tlf.novell.com) (130.57.49.28) by server-13.tower-27.messagelabs.com with DHE-RSA-AES256-SHA encrypted SMTP; 18 Sep 2013 14:30:33 -0000 Received: from EMEA1-MTA by nat28.tlf.novell.com with Novell_GroupWise; Wed, 18 Sep 2013 15:30:33 +0100 Message-Id: <5239D52602000078000F46B7@nat28.tlf.novell.com> X-Mailer: Novell GroupWise Internet Agent 12.0.2 Date: Wed, 18 Sep 2013 15:30:30 +0100 From: "Jan Beulich" To: "Fabio Fantoni" References: <52397B4C02000078000F43F7@nat28.tlf.novell.com> <52399CA2.6030701@m2r.biz> <5239BBBB02000078000F4565@nat28.tlf.novell.com> <5239B4B9.8000604@m2r.biz> In-Reply-To: <5239B4B9.8000604@m2r.biz> Mime-Version: 1.0 Content-Disposition: inline Cc: George Dunlap , Andrew Cooper , Keir Fraser , xen-devel Subject: Re: [Xen-devel] [PATCH] libxl: Remove qxl support for the 4.3 release X-BeenThere: xen-devel@lists.xen.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org >>> On 18.09.13 at 16:12, Fabio Fantoni wrote: > Il 18/09/2013 14:42, Jan Beulich ha scritto: >>>>> On 18.09.13 at 14:29, Fabio Fantoni wrote: >>> I not see the MMIO error on logs, what must I do to see it or any >>> similar debug information? >>> Tell me if I must do other specific test or you need other details. >> Without the patch you ought to have seen "bad mmio size ..." > > I was unable to see the MMIO error on each log files also before the patch. > I don't know if I have enable sufficent debug to log them. > And I have no ideaon how to do it. This is a guest warning (from log level perspective), so by default would be visible in a rate limited fashion. If you want to be certain, just add "loglvl=all guest_loglvl=all". But I'm more and more convinced that the information we got from you originally was misleading. > Is there another method to test effettive working of SSE >=2 istructions? You realize that we're not talking about arbitrary SSE instructions, but only such with their memory operand being in MMIO space. Anything else doesn't hit the emulator. Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel