All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Anh Dinh <ug93tad@gmail.com>, Jan Beulich <JBeulich@suse.com>
Cc: xen-devel@lists.xen.org
Subject: Re: Add a new module to the hypervisor
Date: Mon, 13 Oct 2014 14:54:45 +0100	[thread overview]
Message-ID: <543BD9A5.4080707@citrix.com> (raw)
In-Reply-To: <CAAbkU4TWwwb_PTjBQY0a1i+3Lta8XZT2ahe+WYvcRANS__6tkg@mail.gmail.com>


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

On 13/10/14 14:47, Anh Dinh wrote:
> thanks,
>
> that's a bummer. 
>
> I'm trying to get the hypervisor to execute a user-given code without
> recompiling the hypervisor. This is just for research purpose. 
>
> Would appreciate some guidelines of the possible ways to go about it. 
>
> Cheers,
> Anh.

Recompile Xen, and run it in a VM if you find hardware is taking too
long to reboot.

There is no existing way of loading code into Xen at runtime.  The best
which exists is the kexec crash path, but Xen will partially shut down
when exiting on this path.

~Andrew

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

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

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

  reply	other threads:[~2014-10-13 13:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-13  2:14 Add a new module to the hypervisor Anh Dinh
2014-10-13  8:34 ` Jan Beulich
2014-10-13 13:47   ` Anh Dinh
2014-10-13 13:54     ` Andrew Cooper [this message]
2014-10-13 15:30       ` Anh Dinh
2014-10-13 20:26         ` George Dunlap

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=543BD9A5.4080707@citrix.com \
    --to=andrew.cooper3@citrix.com \
    --cc=JBeulich@suse.com \
    --cc=ug93tad@gmail.com \
    --cc=xen-devel@lists.xen.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.