[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0/4] xen/arm: grant_table
Hi all, this patch series implements the basic mechanisms needed by the grant table to work properly. With this patch series applied and the corresponding Linux side patch series, I am able to boot a guest out of a PV disk. Stefano Stabellini (4): xen/arm: set paging_mode_translate and paging_mode_external xen/arm: implement page reference and grant table functions needed by grant_table.c xen/arm: create_p2m_entries should not call free_domheap_page xen/arm: grant table xen/arch/arm/domain.c | 3 + xen/arch/arm/dummy.S | 9 --- xen/arch/arm/mm.c | 139 ++++++++++++++++++++++++++++++++++++++- xen/arch/arm/p2m.c | 82 +++++++++++++++-------- xen/arch/arm/traps.c | 1 + xen/include/asm-arm/paging.h | 4 +- xen/include/public/hvm/params.h | 4 +- 7 files changed, 200 insertions(+), 42 deletions(-) Cheers, Stefano _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |