Re: [Xen-devel] [PATCH OSSTEST] make-flight: Run separate nested jobs on AMD and Intel

2015-11-24 Thread Hu, Robert
> -Original Message- > From: Ian Campbell [mailto:ian.campb...@citrix.com] > Sent: Monday, November 23, 2015 6:49 PM > To: ian.jack...@eu.citrix.com; xen-devel@lists.xen.org > Cc: Ian Campbell ; Hu, Robert > > Subject: [PATCH OSSTEST] make-flight: Run separate nested jobs on AMD and > Int

Re: [Xen-devel] [PATCH OSSTEST] make-flight: Run separate nested jobs on AMD and Intel

2015-11-23 Thread Ian Jackson
Ian Campbell writes ("[PATCH OSSTEST] make-flight: Run separate nested jobs on AMD and Intel"): > nested HVM relies heavily on the underlying HVM implementation, which > is different for Intel and AMD and therefore worth testing separately. > > Currently test-amd64-amd64-qemuu-nested is not tied

Re: [Xen-devel] [PATCH OSSTEST] make-flight: Run separate nested jobs on AMD and Intel

2015-11-23 Thread Ian Jackson
Ian Campbell writes ("[PATCH OSSTEST] make-flight: Run separate nested jobs on AMD and Intel"): > nested HVM relies heavily on the underlying HVM implementation, which > is different for Intel and AMD and therefore worth testing separately. > > Currently test-amd64-amd64-qemuu-nested is not tied

[Xen-devel] [PATCH OSSTEST] make-flight: Run separate nested jobs on AMD and Intel

2015-11-23 Thread Ian Campbell
nested HVM relies heavily on the underlying HVM implementation, which is different for Intel and AMD and therefore worth testing separately. Currently test-amd64-amd64-qemuu-nested is not tied to any specific vendor, split it into -amd and -intel jobs and set the host flags appropriately. Signed-