xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Mirela Simonovic <mirela.simonovic@aggios.com>
To: Stefano Stabellini <sstabellini@kernel.org>
Cc: "Edgar E. Iglesias" <edgar.iglesias@xilinx.com>,
	"lars.kurth@citrix.com" <lars.kurth@citrix.com>,
	Sameer Goel <sgoel@codeaurora.org>,
	Davorin Mista <davorin.mista@aggios.com>,
	Campbell Sean <scampbel@codeaurora.org>,
	anastassios.nanos@onapp.com, Julien Grall <julien.grall@arm.com>,
	xen-devel <xen-devel@lists.xenproject.org>,
	Stewart Hildebrand <Stewart.Hildebrand@dornerworks.com>,
	"Edgar E. Iglesias" <edgar.iglesias@gmail.com>,
	vfachin@de.adit-jv.com,
	Jarvis Roach <Jarvis.Roach@dornerworks.com>,
	volodymyr_babchuk@epam.com, Artem Mygaiev <joculator@gmail.com>
Subject: Re: Next Xen ARM community call - Wednesday 2nd August 2017
Date: Fri, 4 Aug 2017 12:37:21 +0200	[thread overview]
Message-ID: <CAKPH-Nj9Sn58rk4xUWYpiJmHpt649ymbirS2dNBT7mz5+xpgZg@mail.gmail.com> (raw)
In-Reply-To: <alpine.DEB.2.10.1708021004090.20080@sstabellini-ThinkPad-X260>


[-- Attachment #1.1: Type: text/plain, Size: 3564 bytes --]

Hi Stefano,

Thank you, we're looking into this.

Regards,
Mirela

On Wed, Aug 2, 2017 at 8:25 PM, Stefano Stabellini <sstabellini@kernel.org>
wrote:

> Hi everybody,
>
> the Xen based suspend notification interface is implemented in Linux by
> drivers/xen/manage.c. The guest monitors a node on xenstore named
> "control/shutdown", one of the possible commands is "suspend".
>
> See the corresponding libxl__domain_pvcontrol_* functions and their
> callers under tools/libxl. You can see that libxl is able to detect if
> the PV protocol is supported by the guest calling
> libxl__domain_pvcontrol_available, although the detection wouldn't work
> today for ARM guests.
>
> You might also want to give a look at drivers/xen/cpu_hotplug.c (also in
> Linux) which is the implementation of the PV cpu hotplug protocol.
> See libxl__set_vcpuonline_xenstore in tools/libxl/libxl_domain.c.
>
> I am sorry this protocol is not properly documented anywhere (as far as
> I am aware). However, it is so simple that you should be able to
> understand how it works just from the code.
>
>
>
> On Wed, 2 Aug 2017, Mirela Simonovic wrote:
> > Hi,
> > Thanks for the invite, please find the presentationhere: https://
> docs.google.com/presentation/d/1PhK9bdLyY_DSr8RbSs7LDdLWADbSW7YGwwnkpMLWeQ
> > g/edit#slide=id.g24c05965d7_0_15
> >
> > Regards,
> > Mirela
> >
> > On Tue, Aug 1, 2017 at 7:43 PM, Stefano Stabellini <
> sstabellini@kernel.org> wrote:
> >       On Tue, 1 Aug 2017, Julien Grall wrote:
> >       > On 01/08/17 17:44, Edgar E. Iglesias wrote:
> >       > > On Wed, Jul 26, 2017 at 04:59:43PM +0100, Julien Grall wrote:
> >       > > > Hi all,
> >       > > >
> >       > > > The next Xen ARM community call will be Wednesday 2nd August
> 2017 5pm
> >       BST.
> >       > > >
> >       > > > Do you have any specific topic you would like to discuss?
> >       > >
> >       > > CC: Davorin and Mirella from Aggios
> >       > >
> >       > > Hi Julien,
> >       >
> >       > Hi,
> >       >
> >       > > I was talking with the Aggios folks today and they were
> wondering if
> >       > > it's possible to share screens to present slides during the
> call?
> >       > > I'm guessing not, since the info below only has dial in info.
> >       >
> >       > It sounds like it is possible to share screen but I can't find a
> public
> >       link
> >       > for it :/.
> >       >
> >       > I can look for an alternative (I have plenty of choice at Arm
> :)) if it is
> >       > something people wants to do in the future. But for tomorrow, it
> might be
> >       > difficult to get something up by tomorrow.
> >       >
> >       > Can you upload the slides somewhere and send a link by e-mail?
> >
> >       Sending the slides by email beforehand is always a good idea.
> However,
> >       it's 2017 and we *have* to be able to share slides live during a
> meeting
> >       :-)
> >
> >       I talked with Julien: we are going to use my uberconference
> details for
> >       the call, which supports dialing in by phone, from your PC and
> slide
> >       sharing:
> >
> >
> >       Join the call: https://www.uberconference.com/stefano-stabellini
> >       US dial-in number: 669-999-0613
> >       No PIN needed
> >
> >       For the international numbers, go to
> >       https://www.uberconference.com/stefano-stabellini and choose
> "Join by
> >       Phone", a list of international numbers and a pin will be provided.
> >
> >       I'll also send another reminder tomorrow.
> >
> >
> >       Cheers,
> >
> >       Stefano
> >
> >
> >
> >
>

[-- Attachment #1.2: Type: text/html, Size: 5231 bytes --]

[-- Attachment #2: Type: text/plain, Size: 127 bytes --]

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

  reply	other threads:[~2017-08-04 10:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-26 15:59 Next Xen ARM community call - Wednesday 2nd August 2017 Julien Grall
2017-07-26 16:57 ` Stefano Stabellini
2017-07-26 21:12   ` Edgar E. Iglesias
2017-07-27 10:34     ` Oleksandr Andrushchenko
2017-08-01 16:44 ` Edgar E. Iglesias
2017-08-01 17:02   ` Julien Grall
2017-08-01 17:43     ` Stefano Stabellini
2017-08-02 14:54       ` Mirela Simonovic
2017-08-02 18:25         ` Stefano Stabellini
2017-08-04 10:37           ` Mirela Simonovic [this message]
2017-08-02 16:00 ` Stefano Stabellini

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=CAKPH-Nj9Sn58rk4xUWYpiJmHpt649ymbirS2dNBT7mz5+xpgZg@mail.gmail.com \
    --to=mirela.simonovic@aggios.com \
    --cc=Jarvis.Roach@dornerworks.com \
    --cc=Stewart.Hildebrand@dornerworks.com \
    --cc=anastassios.nanos@onapp.com \
    --cc=davorin.mista@aggios.com \
    --cc=edgar.iglesias@gmail.com \
    --cc=edgar.iglesias@xilinx.com \
    --cc=joculator@gmail.com \
    --cc=julien.grall@arm.com \
    --cc=lars.kurth@citrix.com \
    --cc=scampbel@codeaurora.org \
    --cc=sgoel@codeaurora.org \
    --cc=sstabellini@kernel.org \
    --cc=vfachin@de.adit-jv.com \
    --cc=volodymyr_babchuk@epam.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 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).