From: Boris Ostrovsky <boris.ostrovsky@oracle.com>
To: Oleksandr Andrushchenko <andr2000@gmail.com>,
xen-devel@lists.xenproject.org, linux-kernel@vger.kernel.org,
dri-devel@lists.freedesktop.org, airlied@linux.ie,
daniel.vetter@intel.com, seanpaul@chromium.org,
gustavo@padovan.org, jgross@suse.com, konrad.wilk@oracle.com
Cc: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
Subject: Re: [PATCH 1/9] drm/xen-front: Introduce Xen para-virtualized frontend driver
Date: Thu, 22 Feb 2018 17:23:51 -0500 [thread overview]
Message-ID: <e4501c0b-0504-e306-19ab-2c6023ad2ccf@oracle.com> (raw)
In-Reply-To: <1519200222-20623-2-git-send-email-andr2000@gmail.com>
On 02/21/2018 03:03 AM, Oleksandr Andrushchenko wrote:
> +static struct xenbus_driver xen_driver = {
> + .ids = xen_drv_ids,
> + .probe = xen_drv_probe,
> + .remove = xen_drv_remove,
> + .otherend_changed = backend_on_changed,
What does "_on_" stand for?
-boris
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel
next prev parent reply other threads:[~2018-02-22 22:23 UTC|newest]
Thread overview: 62+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1519200222-20623-1-git-send-email-andr2000@gmail.com>
2018-02-21 8:03 ` [PATCH 1/9] drm/xen-front: Introduce Xen para-virtualized frontend driver Oleksandr Andrushchenko
2018-02-21 8:03 ` [PATCH 2/9] drm/xen-front: Implement Xen bus state handling Oleksandr Andrushchenko
2018-02-21 8:03 ` [PATCH 3/9] drm/xen-front: Read driver configuration from Xen store Oleksandr Andrushchenko
2018-02-21 8:03 ` [PATCH 4/9] drm/xen-front: Implement Xen event channel handling Oleksandr Andrushchenko
2018-02-21 8:03 ` [PATCH 5/9] drm/xen-front: Implement handling of shared display buffers Oleksandr Andrushchenko
2018-02-21 8:03 ` [PATCH 6/9] drm/xen-front: Introduce DRM/KMS virtual display driver Oleksandr Andrushchenko
2018-02-21 8:03 ` [PATCH 7/9] drm/xen-front: Implement KMS/connector handling Oleksandr Andrushchenko
2018-02-21 8:03 ` [PATCH 8/9] drm/xen-front: Implement GEM operations Oleksandr Andrushchenko
2018-02-21 8:03 ` [PATCH 9/9] drm/xen-front: Implement communication with backend Oleksandr Andrushchenko
[not found] ` <1519200222-20623-2-git-send-email-andr2000@gmail.com>
2018-02-21 8:19 ` [PATCH 1/9] drm/xen-front: Introduce Xen para-virtualized frontend driver Juergen Gross
2018-02-21 8:47 ` Oleksandr Andrushchenko
[not found] ` <91386840-c34a-31a4-2bb3-14a27ececa9c@gmail.com>
2018-02-21 9:09 ` Juergen Gross
2018-02-21 9:11 ` Oleksandr Andrushchenko
2018-02-21 9:17 ` Roger Pau Monné
2018-02-21 9:42 ` Oleksandr Andrushchenko
[not found] ` <8caebdda-47ac-a1d8-73d2-7b889c997a5a@gmail.com>
2018-02-21 10:19 ` Roger Pau Monné
2018-02-21 10:25 ` Oleksandr Andrushchenko
2018-02-22 22:23 ` Boris Ostrovsky [this message]
2018-02-23 6:37 ` Oleksandr Andrushchenko
[not found] ` <1c569896-e60c-bed3-fda8-c72b8d0a349d@gmail.com>
2018-02-23 14:39 ` Boris Ostrovsky
2018-02-23 14:51 ` Oleksandr Andrushchenko
[not found] ` <1519200222-20623-3-git-send-email-andr2000@gmail.com>
2018-02-21 8:23 ` [PATCH 2/9] drm/xen-front: Implement Xen bus state handling Juergen Gross
2018-02-21 8:50 ` Oleksandr Andrushchenko
[not found] ` <1519200222-20623-4-git-send-email-andr2000@gmail.com>
2018-02-22 23:20 ` [PATCH 3/9] drm/xen-front: Read driver configuration from Xen store Boris Ostrovsky
2018-02-23 6:46 ` Oleksandr Andrushchenko
[not found] ` <1519200222-20623-5-git-send-email-andr2000@gmail.com>
2018-02-22 23:50 ` [PATCH 4/9] drm/xen-front: Implement Xen event channel handling Boris Ostrovsky
2018-02-23 7:00 ` Oleksandr Andrushchenko
[not found] ` <5145287f-40b0-c8e2-1b37-36d7e8cac908@gmail.com>
2018-02-23 14:44 ` Boris Ostrovsky
2018-02-23 14:49 ` Oleksandr Andrushchenko
[not found] ` <1519200222-20623-6-git-send-email-andr2000@gmail.com>
2018-02-23 0:25 ` [PATCH 5/9] drm/xen-front: Implement handling of shared display buffers Boris Ostrovsky
2018-02-23 7:53 ` Oleksandr Andrushchenko
[not found] ` <dea8aaa3-70e8-4532-1f5a-2e0f8f57abed@gmail.com>
2018-02-23 14:36 ` Boris Ostrovsky
2018-02-23 14:45 ` Oleksandr Andrushchenko
2018-02-26 8:21 ` [PATCH 0/9] drm/xen-front: Add support for Xen PV display frontend Oleksandr Andrushchenko
[not found] ` <4c7e6f65-1787-3815-22b5-f9495e388c06@gmail.com>
2018-02-27 12:40 ` Oleksandr Andrushchenko
[not found] ` <7e265c53-db9a-0946-6b1c-b946bcbb4100@gmail.com>
2018-02-28 14:08 ` Julien Grall
[not found] ` <4628e34f-5e7d-c2e6-d132-c1f4c1c25efd@arm.com>
2018-03-01 1:42 ` Stefano Stabellini
2018-03-01 8:26 ` Gerd Hoffmann
[not found] ` <20180301082648.frnslqyhffj2bkwl@sirius.home.kraxel.org>
2018-03-01 8:49 ` Oleksandr Andrushchenko
2018-03-01 1:14 ` Stefano Stabellini
[not found] ` <1519200222-20623-7-git-send-email-andr2000@gmail.com>
2018-02-23 15:12 ` [PATCH 6/9] drm/xen-front: Introduce DRM/KMS virtual display driver Boris Ostrovsky
2018-02-23 15:19 ` Oleksandr Andrushchenko
2018-03-05 9:13 ` Daniel Vetter
[not found] ` <20180305091335.GH22212@phenom.ffwll.local>
2018-03-05 9:19 ` Oleksandr Andrushchenko
[not found] ` <1519200222-20623-8-git-send-email-andr2000@gmail.com>
2018-03-05 9:23 ` [PATCH 7/9] drm/xen-front: Implement KMS/connector handling Daniel Vetter
[not found] ` <20180305092353.GI22212@phenom.ffwll.local>
2018-03-05 12:59 ` Oleksandr Andrushchenko
[not found] ` <8132411b-ee50-fe42-2e62-8816a1f85433@gmail.com>
2018-03-06 7:22 ` Daniel Vetter
[not found] ` <20180306072205.GP22212@phenom.ffwll.local>
2018-03-06 7:29 ` Oleksandr Andrushchenko
[not found] ` <1519200222-20623-10-git-send-email-andr2000@gmail.com>
2018-03-05 9:25 ` [PATCH 9/9] drm/xen-front: Implement communication with backend Daniel Vetter
[not found] ` <20180305092515.GJ22212@phenom.ffwll.local>
2018-03-05 9:30 ` Oleksandr Andrushchenko
[not found] ` <7a6d19be-a740-dae4-551b-17740171aedf@epam.com>
2018-03-06 9:26 ` Daniel Vetter
[not found] ` <20180306092659.GN22212@phenom.ffwll.local>
2018-03-06 9:45 ` Oleksandr Andrushchenko
[not found] ` <1519200222-20623-9-git-send-email-andr2000@gmail.com>
2018-02-23 15:26 ` [PATCH 8/9] drm/xen-front: Implement GEM operations Boris Ostrovsky
2018-02-23 15:35 ` Oleksandr Andrushchenko
2018-02-26 23:47 ` Boris Ostrovsky
[not found] ` <71ab9d03-dc07-f7f2-c9f8-463cc926e573@oracle.com>
2018-02-27 6:52 ` Oleksandr Andrushchenko
[not found] ` <a9f9d0e4-f504-6d78-40bd-d683fbfa288f@gmail.com>
2018-02-28 19:46 ` Boris Ostrovsky
[not found] ` <81d77b4c-db75-8830-06c9-6774c15a4c25@oracle.com>
2018-02-28 19:52 ` Oleksandr Andrushchenko
2018-03-05 9:32 ` Daniel Vetter
[not found] ` <20180305093225.GK22212@phenom.ffwll.local>
2018-03-05 13:46 ` Oleksandr Andrushchenko
[not found] ` <f0da23ae-e268-ca0c-fdcf-09244a3b598c@gmail.com>
2018-03-06 7:26 ` Daniel Vetter
[not found] ` <20180306072616.GQ22212@phenom.ffwll.local>
2018-03-06 7:43 ` Oleksandr Andrushchenko
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=e4501c0b-0504-e306-19ab-2c6023ad2ccf@oracle.com \
--to=boris.ostrovsky@oracle.com \
--cc=airlied@linux.ie \
--cc=andr2000@gmail.com \
--cc=daniel.vetter@intel.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=gustavo@padovan.org \
--cc=jgross@suse.com \
--cc=konrad.wilk@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=oleksandr_andrushchenko@epam.com \
--cc=seanpaul@chromium.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).