From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: [PATCH v2 0/3] HVMLoader test improvements Date: Tue, 29 Jul 2014 18:49:01 +0100 Message-ID: <1406656144-24882-1-git-send-email-andrew.cooper3@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: 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 Cc: Keir Fraser , Ian Campbell , Andrew Cooper , Ian Jackson , Tim Deegan , Jan Beulich List-Id: xen-devel@lists.xenproject.org These patches are the remainer of the ones from a previous series where the main bugfix has already been committed. Patch is improvements to the shadow_gs_test() in HVMLoader. Patch 2 is a prerequisite for Patch 3, which was the test I developed to spot the regression (fixed by c/s a1ac4cf52) between Xen 4.1 and 4.4 Signed-off-by: Andrew Cooper CC: Keir Fraser CC: Jan Beulich CC: Tim Deegan CC: Ian Campbell CC: Ian Jackson