[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v3 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 | 15 ++++++++++- xen/arch/x86/setup.c | 3 +++ xen/common/Makefile | 1 + xen/common/kernel.c | 6 +++-- xen/common/warning.c | 50 +++++++++++++++++++++++++++++++++++++ xen/drivers/char/console.c | 38 ++++++++-------------------- xen/include/asm-x86/hvm/hvm.h | 2 +- xen/include/xen/lib.h | 1 + xen/include/xen/warning.h | 7 ++++++ 11 files changed, 114 insertions(+), 34 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 |