[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v4 0/3] Make hvm_fep available to non-debug build
Wei Liu (3): xen: add warning infrastructure console: use warning infrastructure for sync console warning xen: make available hvm_fep to non-debug build as well docs/misc/xen-command-line.markdown | 8 ++++-- xen/arch/x86/Kconfig | 17 ++++++++++++ xen/arch/x86/hvm/hvm.c | 12 +++++++- xen/common/Makefile | 1 + xen/common/kernel.c | 6 ++-- xen/common/warning.c | 55 +++++++++++++++++++++++++++++++++++++ xen/drivers/char/console.c | 37 +++++++------------------ xen/include/asm-x86/hvm/hvm.h | 2 +- xen/include/xen/lib.h | 1 + xen/include/xen/warning.h | 7 +++++ 10 files changed, 113 insertions(+), 33 deletions(-) create mode 100644 xen/common/warning.c create mode 100644 xen/include/xen/warning.h -- 2.1.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |