[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v3 0/7] xen/pvshim: fixes for staging
Hello, The following series contain some code and style fixes for the pvshim (comet) code that has been merged into staging. IMHO patches 1-3 should be backported to the stable comet branch. A branch with the series is also available at: git://xenbits.xen.org/people/royger/xen.git pvshim_fixes_v3 Thanks, Roger. Roger Pau Monne (7): xen/pvshim: map vcpu_info earlier for APs xen/pvh: place the trampoline starting at MFN 1 xen/pvshim: identity pin shim vCPUs to pCPUs xen/pvshim: re-order replace_va_mapping code xen/pvshim: fix coding style issues firmware/shim: fix build process to use POSIX find options xen/pvshim: switch shim.c to use typesafe mfn_to_page and virt_to_mfn tools/firmware/xen-dir/Makefile | 3 +- xen/arch/x86/boot/head.S | 3 ++ xen/arch/x86/dom0_build.c | 5 ++-- xen/arch/x86/mm.c | 9 ++++-- xen/arch/x86/pv/shim.c | 63 ++++++++++++++++++++--------------------- xen/arch/x86/smpboot.c | 6 ++-- 6 files changed, 47 insertions(+), 42 deletions(-) -- 2.15.1 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |