From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: [OSSTEST PATCH v14 PART 1 0/9] Nested HVM preparation patches Date: Fri, 25 Sep 2015 12:36:59 +0100 Message-ID: <1443181028-22705-1-git-send-email-ian.jackson@eu.citrix.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 1ZfRJV-0007gu-Ga for xen-devel@lists.xenproject.org; Fri, 25 Sep 2015 11:37:17 +0000 List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xenproject.org Cc: Robert Ho , Ian Campbell List-Id: xen-devel@lists.xenproject.org This is the first part of Robert Hu's osstest patch series to support nested HVM tests. (v13 was passed to me as a git branch `under the table' by Robert.) I have rewritten the commit messages, refactored a few patches, and reordered the series slightly. I have made only very minimal code changes to Robert's v13, and these initial patches are straightforward and have been well-reviewed. In IRL discussion with Ian Campbell we concluded that rereview by him would not be worthwhile. Personally I am fairly confident that these changes won't break anything. Accordingly I am about to push this part of the series into osstest pretest, along with a number of other miscellaneous cleanup and fixup patches from various other contributors. The remaining parts of the series need more substantial work by me and then retesting by Robert. I will send a `v14 PART 2' when I have done that. Thanks, Ian.