Re: [Xen-devel] [PATCH v9 18/27] xsplice: Add support for exception tables.

2016-04-26 Thread Jan Beulich
>>> On 25.04.16 at 17:35, wrote: > From: Ross Lagerwall > > Add support for exception tables contained within xSplice payloads. If an > exception occurs search either the main exception table or a particular > active payload's exception table depending on the instruction pointer. > > Also we ad

[Xen-devel] [PATCH v9 18/27] xsplice: Add support for exception tables.

2016-04-25 Thread Konrad Rzeszutek Wilk
From: Ross Lagerwall Add support for exception tables contained within xSplice payloads. If an exception occurs search either the main exception table or a particular active payload's exception table depending on the instruction pointer. Also we add an test-case to make sure we have an exception