Re: [Xen-devel] [PATCH v3 5/7] vTPM: Delete the xenstore directory of frontend device

2015-03-13 Thread Wei Liu
On Tue, Mar 10, 2015 at 08:14:00AM -0400, Quan Xu wrote: > when virtual machine is destroyed. > > Signed-off-by: Quan Xu > --- > tools/libxl/libxl_device.c | 61 > +++--- > 1 file changed, 57 insertions(+), 4 deletions(-) > > diff --git a/tools/libxl/lib

[Xen-devel] [PATCH v3 5/7] vTPM: Delete the xenstore directory of frontend device

2015-03-10 Thread Quan Xu
when virtual machine is destroyed. Signed-off-by: Quan Xu --- tools/libxl/libxl_device.c | 61 +++--- 1 file changed, 57 insertions(+), 4 deletions(-) diff --git a/tools/libxl/libxl_device.c b/tools/libxl/libxl_device.c index b1a71fe..668bf71 100644 --- a