From: Anthony Liguori <aliguori@us.ibm.com>
To: xen-devel@lists.sourceforge.net
Subject: [PATCH] VM-Tool: C-based Xen management tools
Date: Fri, 11 Feb 2005 15:53:47 -0600 [thread overview]
Message-ID: <420D296B.7000106@us.ibm.com> (raw)
We've implemented a set of basic management tools for Xen. The tools
are written in C and are currently capable of creating and shutting down
domains, connecting to a domain's console, enumerating domains, and
attaching VBDs and VIFs to a domain.
The tools are still very rough. This version is pretty much a
proof-of-concept. It should not be used in a production environment.
In fact, you shouldn't use them with any domains that are important to
you. While I've never seen any data corruption caused by the tools
there's just not been enough testing yet.
These tools are a product of about a weeks work. There are some missing
features including save/restore, migration, and usb/pci virtualation.
The reason is that we wanted to get the communities feedback before we
went too far.
The tools are not meant to replace Xend but rather provide an
alternative toolchain for those that need a reduced management foot print.
The plan is to continue cleaning up the code and submit again to the
list as a patch to xen-unstable. We've talked to Mike Wray and we are
both eager to make sure that these tools and Xend cooperate as much as
possible in the long term.
You can get a copy of the tools at the following URL. xen-unstable is
required to use them (they rely on xcs). Feedback is greatly
appreciated :-) Nothing is really set in stone.
http://www.cs.utexas.edu/users/aliguori/vm-tools-0.0.1.tar.gz
Thanks,
Anthony Liguori
-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
next reply other threads:[~2005-02-11 21:53 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-11 21:53 Anthony Liguori [this message]
2005-02-11 22:20 ` [PATCH] VM-Tool: C-based Xen management tools Nivedita Singhvi
2005-02-11 22:29 ` Anthony Liguori
2005-02-11 22:38 ` Mark Williamson
2005-02-14 16:10 ` Anthony Liguori
2005-02-14 16:35 ` Mark Williamson
2005-02-14 17:15 ` Anthony Liguori
2005-02-14 17:19 ` Mark Williamson
2005-02-14 19:37 ` Anthony Liguori
2005-02-20 2:23 ` Jacob Gorm Hansen
2005-02-20 3:31 ` Anthony Liguori
2005-02-20 3:36 ` Jacob Gorm Hansen
2005-02-20 4:12 ` Anthony Liguori
-- strict thread matches above, loose matches on Subject: below --
2005-02-15 4:41 Neugebauer, Rolf
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=420D296B.7000106@us.ibm.com \
--to=aliguori@us.ibm.com \
--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.