[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v1 1/5] xsplice: Design document.
On Mon, Oct 26, 2015 at 01:21:46PM +0000, Ross Lagerwall wrote: > On 10/26/2015 12:01 PM, Martin Pohlack wrote: > >On 16.09.2015 23:01, Konrad Rzeszutek Wilk wrote: > > > >[...] > > > >>+### xsplice_patch > >>+ > >>+This structure has the binary code (or data) to be patched. Depending on > >>the > >>+type it can either an inline patch (data or text) or require an relocation > >>+change (which requires a trampoline). Naturally it also points to a blob > >>+of the binary data to patch in, and the size of the patch. > > > >On the Xen developer summit we agreed to start with a minimal approach > >first. Based on looking at the last ~50 XSA patches, I do think we can > >do *without* the in-place patching and would propose to tackle this > >approach later or not at all. <nods vigorously> > > > > Indeed. The prototype V1 that I posted last Friday works at a function > level. I guess the only reason to make anything more complicated would be to > patch the asm code in entry.S. Right, let me move this to the 'v2 improvements thoughts' of the design document (so we don't lose some of this information, ideas, etc)? > > -- > Ross Lagerwall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |