From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chen Baozi Subject: [PATCH 0/3] A new PLATFORM_QUIRK_DOM0_MAP_DISABLED_DEVICE quirk and smp initialization callbacks for omap5 Date: Tue, 15 Oct 2013 16:45:28 +0800 Message-ID: <1381826731-7044-1-git-send-email-baozich@gmail.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 Developer List Cc: Chen Baozi List-Id: xen-devel@lists.xenproject.org This series contains the work I've mentioned in the previous mail. It is still under development. I plan to re-ship it after I boot the dom0 kernel successfully again on my OMAP5 board. So this is just supplement information for the last mail. Chen Baozi (3): xen/arm: fix a typo in comment of PLATFORM_QUIRK_DOM0_MAPPING_11 xen/arm: Add PLATFORM_QUIRK_DOM0_MAP_DISABLED_DEVICE xen/arm: implement smp initialization callbacks for omap5 xen/arch/arm/domain_build.c | 3 ++- xen/arch/arm/platforms/omap5.c | 37 ++++++++++++++++++++++++++++++++++- xen/include/asm-arm/platform.h | 8 +++++++- xen/include/asm-arm/platforms/omap5.h | 3 +++ 4 files changed, 48 insertions(+), 3 deletions(-) -- 1.8.1.4