All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthew Bloch <matthew@bytemark.co.uk>
To: xen-devel@lists.sourceforge.net
Subject: UML->Xen laundry list
Date: Fri, 26 Nov 2004 22:42:14 +0000	[thread overview]
Message-ID: <co8bhq$m5j$1@sea.gmane.org> (raw)

Hello,

I'm nearly finished converting our hosting scripts (in Ruby) to work 
with Xen as well as UML so wondered whether I could solicit some 
miscellaneous comments on my remaining jobs.   I appreciate there may be 
(yet) no official way to do any of these, but I'd appreciate pointers to 
the relevant bits of source or any other relevant discussion.  The 
reason is I'm keen to make a few hacks to the user-space tools to better 
integrate with our existing scripts, not because I'm just poking around 
in lower level interfaces for fun (though I am having fun :) ).

How to send a Ctrl+Alt+Delete (or sysrq) to a XenLinux guest kernel?

How to create a vif interface from dom0, supply it pre-configured to a 
domain?

Disc synchronisation: when specifying a block device as a file: from a 
Linux domain 0, does the back-end driver in dom0 cache disc writes from 
other domains?  i.e. if power is lost, could the journalled filesystems 
in other domains become corrupted?  I'm guessing the answer is "no" but 
this is just one of those avoidable hazards of UML that I wish to avoid 
again if possible.

Where in the libxc C interface can I find the name of a domain?  I know 
I probably shouldn't be using this interface, I'm just curious.  (there 
must be a better way than grovelling around in /var/xen)

Finally any docs on the sxp libraries: purpose and formats would be 
greatly appreciated.  I assume it's a light cross-language data 
serialization library but haven't dug very deeply yet.

cheers,

-- 
Matthew



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/

             reply	other threads:[~2004-11-26 22:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-26 22:42 Matthew Bloch [this message]
2004-11-29 15:40 ` UML->Xen laundry list Mike Wray

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='co8bhq$m5j$1@sea.gmane.org' \
    --to=matthew@bytemark.co.uk \
    --cc=xen-devel@lists.sourceforge.net \
    /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.