Re: [Xen-devel] [RFC v3] xSplice design

2015-07-13 Thread Martin Pohlack
Hi, I have a couple of high-level points here: * Do you think it would be reasonable to have a minimal design without in-place patching, just using trampolines? The examples discussed below suggest so. * Regarding tboot integration: Do you plan to report hotpatching state to guests or do

Re: [Xen-devel] [RFC v3] xSplice design

2015-07-10 Thread Konrad Rzeszutek Wilk
On Mon, Jul 06, 2015 at 04:26:56PM -0400, Konrad Rzeszutek Wilk wrote: > Since RFC v2 > [http://lists.xen.org/archives/html/xen-devel/2015-05/msg02142.html] > - Ingested every review comment in. > > For those who prefer an diff of what changed between v2 and this > I am attaching an diff to help

[Xen-devel] [RFC v3] xSplice design

2015-07-06 Thread Konrad Rzeszutek Wilk
Since RFC v2 [http://lists.xen.org/archives/html/xen-devel/2015-05/msg02142.html] - Ingested every review comment in. For those who prefer an diff of what changed between v2 and this I am attaching an diff to help easy reviewing. Please see inline the RFC v3 which in general: - Ditches the att