Re: [Xen-devel] [OSSTest Nested v12 00/21] Introduction of netsted HVM test job

2015-09-17 Thread Ian Jackson
Hu, Robert writes ("RE: [OSSTest Nested v12 00/21] Introduction of netsted HVM test job"): > [Ian Jackson:] > > Sorry for the delay in reviewing the last few patches in this series. > > I've finished with it now. I hope my previous review comments > > etc. have been helpful. > > Though just took

Re: [Xen-devel] [OSSTest Nested v12 00/21] Introduction of netsted HVM test job

2015-09-16 Thread Hu, Robert
> -Original Message- > From: Ian Jackson [mailto:ian.jack...@eu.citrix.com] > Sent: Wednesday, September 16, 2015 10:37 PM > To: Hu, Robert > Cc: xen-devel@lists.xen.org; ian.campb...@citrix.com; wei.l...@citrix.com; > Jin, Gordon; Zheng, Di > Subject: Re: [OSSTest Nested v12 00/21] Introdu

Re: [Xen-devel] [OSSTest Nested v12 00/21] Introduction of netsted HVM test job

2015-09-16 Thread Ian Jackson
Robert Ho writes ("[OSSTest Nested v12 00/21] Introduction of netsted HVM test job"): > This patch set adds nested HVM test case for osstest. Sorry for the delay in reviewing the last few patches in this series. I've finished with it now. I hope my previous review comments etc. have been helpful

[Xen-devel] [OSSTest Nested v12 00/21] Introduction of netsted HVM test job

2015-08-28 Thread Robert Ho
This patch set adds nested HVM test case for osstest. In this test case, a Xen hypervisor (L1) runs on top of another Xen hypervisor (L0). Upon L1 hypervisor, we will then create a nested guest (L2), and test if the Linux guest can then be installed and run well. About nested Xen virtualization, r