|
|
|
|
|
|
|
|
|
|
xen-devel
[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>
fix_debug_stack.patch
Description: fix_debug_stack.patch
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH] Fix debug exception stack to enable gdb on xeno64,
Li, Xin B <=
|
|
|
|
|