[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0/9] Fix and improvements to pvshim
First batch of patches to fix problems I know of. Wei Liu (9): Update shim.config libxl: remove whitespaces introduced in 62982da926 x86/guest: clean up guest/xen.h Remove sched=null from shim cmdline and doc x86: relocate pvh_info Revert "x86/boot: Map more than the first 16MB" libxl: lower shim related message to level info xen/consoled: discard NUL from guest x86/shim: pass through vcpu runstate to L0 Xen docs/man/xl.cfg.pod.5.in | 2 +- tools/firmware/xen-dir/shim.config | 1 - tools/libxl/libxl_dom.c | 8 +++--- tools/libxl/libxl_internal.h | 2 +- xen/arch/x86/boot/Makefile | 7 ++++- xen/arch/x86/boot/build32.mk | 3 ++ xen/arch/x86/boot/defs.h | 3 ++ xen/arch/x86/boot/head.S | 25 +++++++++-------- xen/arch/x86/boot/reloc.c | 53 +++++++++++++++++++++++++++++++---- xen/arch/x86/boot/x86_64.S | 3 +- xen/common/domain.c | 10 +++++++ xen/drivers/char/consoled.c | 4 ++- xen/include/asm-x86/guest/hypercall.h | 7 +++++ xen/include/asm-x86/guest/xen.h | 12 +++++--- 14 files changed, 109 insertions(+), 31 deletions(-) -- 2.11.0 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |