From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: [PATCH 0 of 4] unmodified_drivers: misc changes for xenlinux PVonHVM drivers Date: Fri, 16 Mar 2012 08:48:04 +0100 Message-ID: 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@lists.xensource.com List-Id: xen-devel@lists.xenproject.org This series of patches is used since some time to compile the PVonHVM drivers against the forward ported xenlinux tree used in openSuSE. Please review and apply. Changes: unmodified_drivers: hide xen_cpuid_base() in version 2.6.38+ unmodified_drivers: add pfn_is_ram helper for kdump unmodified_drivers: use upstream sync_bitops if available unmodified_drivers: compile vcd.c into blkfront if available unmodified_drivers/linux-2.6/blkfront/Kbuild | 1 unmodified_drivers/linux-2.6/compat-include/xen/platform-compat.h | 10 +++ unmodified_drivers/linux-2.6/platform-pci/platform-pci.c | 31 ++++++++++ 3 files changed, 42 insertions(+)