All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wei Liu <wei.liu2@citrix.com>
To: "Marek Marczykowski-Górecki" <marmarek@invisiblethingslab.com>
Cc: xen-devel@lists.xenproject.org,
	Euan Harris <euan.harris@citrix.com>,
	Wei Liu <wei.liu2@citrix.com>
Subject: Re: [PATCH v3 1/3] python: Add binding for xs_fileno()
Date: Mon, 25 Sep 2017 09:40:04 +0100	[thread overview]
Message-ID: <20170925084004.vmwhogduc7uybyn4@citrix.com> (raw)
In-Reply-To: <20170922175004.GU1116@mail-itl>

On Fri, Sep 22, 2017 at 07:50:04PM +0200, Marek Marczykowski-Górecki wrote:
> On Fri, Sep 22, 2017 at 05:21:12PM +0100, Euan Harris wrote:
> > xs_fileno() returns a file descriptor which receives events when Xenstore
> > watches fire.   Exposing this in the Python bindings is a prerequisite
> > for writing event-driven clients in Python.
> > 
> > Signed-off-by: Euan Harris <euan.harris@citrix.com>
> > Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> > Reviewed-by: Wei Liu <wei.liu2@citrix.com>
> 
> Acked-by: Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com>

Thanks for the quick turnaround.

I've queued this series up for applying for 4.10.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

  reply	other threads:[~2017-09-25  8:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-22 16:21 [PATCH v3 0/3] python: Add non-blocking Xenstore watch bindings Euan Harris
2017-09-22 16:21 ` [PATCH v3 1/3] python: Add binding for xs_fileno() Euan Harris
2017-09-22 17:50   ` Marek Marczykowski-Górecki
2017-09-25  8:40     ` Wei Liu [this message]
2017-09-22 16:21 ` [PATCH v3 2/3] python: Extract registered watch search logic from xspy_read_watch() Euan Harris
2017-09-22 16:21 ` [PATCH v3 3/3] python: Add binding for non-blocking xs_check_watch() Euan Harris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170925084004.vmwhogduc7uybyn4@citrix.com \
    --to=wei.liu2@citrix.com \
    --cc=euan.harris@citrix.com \
    --cc=marmarek@invisiblethingslab.com \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.