[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [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 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |