[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.02.1207041207050.13581@kaball.uk.xensource.com>
Date: Wed, 4 Jul 2012 12:14:58 +0100
From: Stefano Stabellini <stefano.stabellini@...citrix.com>
To: <xen-devel@...ts.xensource.com>
CC: <linux-kernel@...r.kernel.org>,
Stefano Stabellini <Stefano.Stabellini@...citrix.com>,
Ian Campbell <Ian.Campbell@...rix.com>,
David Vrabel <david.vrabel@...rix.com>
Subject: [PATCH WIP 0/5] xen/arm: grant_table, blkfront and blkback
Hi all,
this patch series initializes the grant_table and xenbus on ARM.
It also get blkfront and blkback to compile and run properly.
With this patch series and the corresponding xen patch series applied, I
am able to boot a Linux domU with a root filesystem on a xen PV disk.
Stefano Stabellini (5):
xen/arm: initialize grant_table on ARM
xen/arm: set xen_platform_pci_unplug to XEN_UNPLUG_ALL
xen/arm: implement alloc/free_xenballooned_pages with alloc_pages/kfree
xen: allow privcmd for hvm guests
xen/arm: compile blkfront and blkback
arch/arm/include/asm/hypervisor.h | 6 +++++
arch/arm/xen/enlighten.c | 39 +++++++++++++++++++++++++++++++++-
drivers/block/xen-blkback/blkback.c | 1 +
drivers/block/xen-blkfront.c | 1 +
drivers/xen/grant-table.c | 2 +-
drivers/xen/xenfs/privcmd.c | 7 ------
include/xen/interface/hvm/params.h | 4 ++-
include/xen/interface/io/protocols.h | 3 ++
8 files changed, 53 insertions(+), 10 deletions(-)
git://xenbits.xen.org/people/sstabellini/linux-pvhvm.git xenarmv7-3
Cheers,
Stefano
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists