[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v7] xSplice v1 design and implementation.
On Mon, Apr 11, 2016 at 10:32:20AM -0400, Konrad Rzeszutek Wilk wrote: > > *Hypervisor Maintainers* > > > > Jan, the hypervisor patches #2, #5-#17, #21-#23 need your Ack. > > s/Ack./Ack please./ > > *Are there any TODOs left from v5 or v6 reviews?* > > > > One I hope can be deferred - that is xensyms_read which we use in > > "[PATCH v7 12/24] xsplice,symbols: Implement symbol name resolution on > > address." is not the fastest. It will need some tweaking (or a new > > function will have to be written) and I hope that this can be done in v4.8. > > Let me correct myself. I am right now looking at it - so I may have it > ready soonish but there are also bugs to work on. And here is the patch. Please see [PATCH v7 25/24] symbols/xsplice: Implement fast symbol names -> virtual xen/arch/x86/Makefile | 3 ++ xen/common/Kconfig | 12 ++++++ xen/common/symbols-dummy.c | 6 +++ xen/common/symbols.c | 75 ++++++++++++++++++++++++++++++++---- xen/tools/symbols.c | 95 +++++++++++++++++++++++++++++++++++++++++++--- 5 files changed, 179 insertions(+), 12 deletions(-) Konrad Rzeszutek Wilk (1): symbols/xsplice: Implement fast symbol names -> virtual addresses lookup _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |