[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] Fix debug exception stack to enable gdb on xeno64
Native x86_64 linux uses paranoidentry for exceptions with ist != 0, while x86_64 xenlinux doesn't have special stacks for these exceptions. Actually we don't need paranoidentry for x86_64 xenlinux, and these exceptions except #DB should be handled in hypervisor. With this patch, #DB is forwarded to guest, and let it use zeroentry should be OK. -Xin Signed-off-by: Xin Li <xin.b.li@xxxxxxxxx> Attachment:
fix_debug_stack.patch _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |