[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v2 0/2] xen: make more debugger support code conditional
Support for debugging the hypervisor of guests via gdb/gdbsx should be configurable. Changes in V2: - split support for gdbstub and gdbsx (Andrew Cooper) Juergen Gross (2): xen: put more code under CONFIG_CRASH_DEBUG xen: make gdbsx support configurable xen/Kconfig.debug | 7 ++++++ xen/arch/x86/Kconfig | 1 - xen/arch/x86/Makefile | 2 +- xen/arch/x86/debug.c | 52 +----------------------------------------- xen/arch/x86/domctl.c | 4 ++++ xen/common/Kconfig | 3 --- xen/common/domain.c | 2 +- xen/include/asm-x86/debugger.h | 32 ++++++++++++++++---------- xen/include/xen/sched.h | 4 ++++ 9 files changed, 38 insertions(+), 69 deletions(-) -- 2.16.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |