From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Hu, Robert" Subject: Re: Osstest nested patch v15 (was RE: [OSSTEST PATCH v14 PART 2 10-26/26] Nested HVM testing) Date: Mon, 16 Nov 2015 01:49:22 +0000 Message-ID: <9E79D1C9A97CFD4097BCE431828FDD310238B29A@SHSMSX103.ccr.corp.intel.com> References: <9E79D1C9A97CFD4097BCE431828FDD3102346249@SHSMSX103.ccr.corp.intel.com> <22082.18814.474689.243994@mariner.uk.xensource.com> <9E79D1C9A97CFD4097BCE431828FDD310237D496@SHSMSX103.ccr.corp.intel.com> <22083.3029.875306.780763@mariner.uk.xensource.com> <9E79D1C9A97CFD4097BCE431828FDD310237DFDB@SHSMSX103.ccr.corp.intel.com> <22083.8610.701164.174889@mariner.uk.xensource.com> <22083.19246.232468.265954@mariner.uk.xensource.com> <9E79D1C9A97CFD4097BCE431828FDD31023828D3@SHSMSX103.ccr.corp.intel.com> <22084.47601.565061.526718@mariner.uk.xensource.com> <9E79D1C9A97CFD4097BCE431828FDD31023862DB@SHSMSX103.ccr.corp.intel.com> <22085.48009.601268.560707@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Zy8vA-0005nF-SK for xen-devel@lists.xenproject.org; Mon, 16 Nov 2015 01:49:28 +0000 In-Reply-To: <22085.48009.601268.560707@mariner.uk.xensource.com> Content-Language: en-US List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Jackson Cc: "xen-devel@lists.xenproject.org" , Ian Campbell , "Jin, Gordon" List-Id: xen-devel@lists.xenproject.org > -----Original Message----- > From: Ian Jackson [mailto:Ian.Jackson@eu.citrix.com] > Sent: Friday, November 13, 2015 6:29 PM > To: Hu, Robert > Cc: Ian Campbell ; Jin, Gordon > ; xen-devel@lists.xenproject.org > Subject: RE: Osstest nested patch v15 (was RE: [OSSTEST PATCH v14 PART 2 > 10-26/26] Nested HVM testing) > > Hu, Robert writes ("RE: Osstest nested patch v15 (was RE: [OSSTEST PATCH > v14 PART 2 10-26/26] Nested HVM testing)"): > > Yes. In last test step, ts-logs-capture host, I can see > > > > 2015-11-12 03:22:06 Z fetching > /var/log/xen/osstest-serial-l1.guest.osstest.log to > osstest-host2---var-log-xen-osstest-serial-l1.guest.osstest.log > > 2015-11-12 03:22:06 Z executing scp ... > root@192.168.199.70:/var/log/xen/osstest-serial-l1.guest.osstest.log > logs/standalone/test-amd64-amd64-qemuu-nested/osstest-host2---var-log- > xen-osstest-serial-l1.guest.osstest.log > > Good. > > > See attached. Seems no debug keys in it. > > Actually: > > (XEN) '0' pressed -> dumping Dom0's registers > > ... > (XEN) 'H' pressed -> dumping heap info (now-0x119:584209D7) > > ... > > So it is working. > > Thanks. I will send out a final version for the record (and for Ian C > to hopefully ack). > [Hu, Robert] Great, thank you both. So it will go into your pretest soon, after Ian C. acks, right? > Regards, > Ian.