From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jan Beulich" Subject: [PATCH 0/3] x86: XSA-168 follow-up Date: Wed, 20 Jan 2016 07:00:57 -0700 Message-ID: <569FA12902000078000C91C7@prv-mh.provo.novell.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 1aLtJm-0003r7-79 for xen-devel@lists.xenproject.org; Wed, 20 Jan 2016 14:01:02 +0000 Content-Disposition: inline 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: Andrew Cooper , Keir Fraser List-Id: xen-devel@lists.xenproject.org 1: mmuext: tighten TLB flush address checks 2: PV: relax LDT address check 3: paging: invlpg() hook returns boolean Signed-off-by: Jan Beulich