On Tue, Nov 03, 2015 at 06:16:06PM +, Ross Lagerwall wrote:
> Add support for handling bug frames contained with xsplice modules. If a
> trap occurs search either the kernel bug table or an applied module's
payload.
> bug table depending on the instruction pointer.
>
> Signed-off-by: Ross Lag
Add support for handling bug frames contained with xsplice modules. If a
trap occurs search either the kernel bug table or an applied module's
bug table depending on the instruction pointer.
Signed-off-by: Ross Lagerwall
---
xen/arch/x86/traps.c | 30 -
xen/common/symbols.c