Re: [PATCH v7 17/19] xen: xenstore changes to support PVH

2013-12-24 Thread John Baldwin
On Thursday, December 19, 2013 1:54:54 pm Roger Pau Monne wrote: --- sys/xen/xenstore/xenstore.c | 21 ++--- 1 files changed, 10 insertions(+), 11 deletions(-) This looks fine modulo possibly making it a xenpv child instead of a nexus child. Note that even in the old XEN

[PATCH v7 17/19] xen: xenstore changes to support PVH

2013-12-19 Thread Roger Pau Monne
--- sys/xen/xenstore/xenstore.c | 21 ++--- 1 files changed, 10 insertions(+), 11 deletions(-) diff --git a/sys/xen/xenstore/xenstore.c b/sys/xen/xenstore/xenstore.c index bcf6357..2893c84 100644 --- a/sys/xen/xenstore/xenstore.c +++ b/sys/xen/xenstore/xenstore.c @@ -229,13