Re: [Xen-devel] [PATCH v2 11/13] xsplice: Add support for bug frames. (v2)

2016-01-19 Thread Ross Lagerwall
On 01/14/2016 09:47 PM, Konrad Rzeszutek Wilk wrote: From: Ross Lagerwall Add support for handling bug frames contained with xsplice modules. If a trap occurs search either the kernel bug table or an applied payload's bug table depending on the instruction pointer. Signed-off-by: Ross Lagerwal

[Xen-devel] [PATCH v2 11/13] xsplice: Add support for bug frames. (v2)

2016-01-14 Thread Konrad Rzeszutek Wilk
From: Ross Lagerwall Add support for handling bug frames contained with xsplice modules. If a trap occurs search either the kernel bug table or an applied payload's bug table depending on the instruction pointer. Signed-off-by: Ross Lagerwall Signed-off-by: Konrad Rzeszutek Wilk --- v2:- s/mod