From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Guthro Subject: [PATCH 0/3] PV-on-HVM Legacy dist support Date: Wed, 29 Aug 2007 14:19:06 -0400 Message-ID: <46D5B89A.9010303@virtualiron.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org The following patches address a few issues when compiling PV-on-HVM drivers against older kernels. Specifically kernels <= 2.6.5 (SLES9) These patches fix regressions in guest-compile capabilities from 3.1 Signed-off-by: Ben Guthro