[PATCH WIP 0/5] xen/arm: grant_table, blkfront and blkback

From: Stefano Stabellini
Date: Wed Jul 04 2012 - 07:15:25 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/