Re: [Xen-devel] [PATCH 14/29] libxl: ao: Record ultimate parent of a nested ao
On Tue, 2015-02-10 at 20:10 +, Ian Jackson wrote: > This will be used by the cancellation machinery. > > Signed-off-by: Ian Jackson Acked-by: Ian Campbell ___ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel
[Xen-devel] [PATCH 14/29] libxl: ao: Record ultimate parent of a nested ao
This will be used by the cancellation machinery. Signed-off-by: Ian Jackson --- tools/libxl/libxl_event.c| 25 +++-- tools/libxl/libxl_internal.h |3 ++- 2 files changed, 17 insertions(+), 11 deletions(-) diff --git a/tools/libxl/libxl_event.c b/tools/libxl/libxl_e