|
|
|
|
|
|
|
|
|
|
xen-api
Re: [Xen-API] Xen-API Kickoff Meeting
Hi,
I'm looking into xen api code these days and actually
did small bugfixes mostly for xm-on-xenapi part.
Below is a 'TODO' list I personally gathered so far
from the spec, the souce code and testing.
Though I won't participate in the meeting,
I'd be glad if you find it useful for the discussion.
*** Virtual framebuffer support
There is no way to set up vfb for pv domains.
*** PCI device passthrough support
There is 'PCI_bus' parameter in VM class to set up
PCI device assignment, but it doesn't work now.
Also it would be desireble to make it possible
that remote client retrieves physical PCI device
information and assign one to a VM.
(I'm now planning to develop this feature first.)
* VM configuration
We cannot configure 'cpus', 'boot', 'kermaps', 'usb'
or 'usbdevice' (or maybe more parameters) through
xen api.
* VIF configuration
We cannot configure 'model', 'accel', 'rate', 'ip'
or 'script' through xen api.
There are more things that is to be completed or to be
added, of course.
Thanks,
-----------------------
Yosuke Iwamatsu
NEC Corporation
Stephen Spector wrote:
Yes, this is an open community project and I want to invite all people
that want to assist.
-----Original Message-----
From: Stefan de Konink [mailto:skinkie@xxxxxxxxx]
Sent: Thursday, May 08, 2008 2:13 PM
To: Stephen Spector
Cc: xen-api@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-API] Xen-API Kickoff Meeting
Was this a public intended message?
On Thu, 8 May 2008, Stephen Spector wrote:
Team:
Thanks for your feedback in setting a time for the initial Xen-API
Kickoff Meeting. The meeting will be held on Thursday May 15th at 4pm.
Dial-in information for the meeting will be:
US : 1.888.371.8921
Int'l: http://www.btconferencing.com/citrix/globalaccess/
Code: 275279
I am proposing the agenda listed below; I spoke with some people at
Citrix who previously worked on Xen-API to get some ideas of where the
code is located in the tree, etc. but I don't have 100% understanding
of
all the pieces and what is complete and what remains. I will be
looking
for everyone on this email to join the discussion so that all of us
are
on the same page.
Agenda:
* Discussion on existing Xen-API : Where, What, etc.
* What needs to be completed?
* Next Steps
I will also be updating the Xen.org Blog with information on this
meeting.
Stephen Spector
Sr. Program Manager, Xen.org
954.267.2853
stephen.spector@xxxxxxx <mailto:stephen.spector@xxxxxxx>
_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-api
_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-api
|
|
|
|
|