Hi, I am currently working on a book about Xen and am looking for community contacts who can assist me with questions understanding, etc. Are there any Xen community ambassadors? Regards, Matt Frye _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi, I realize this is not a support list and apologize for the interruption. I am currently working on a book about Xen and am looking for community contacts who can assist me with questions, understanding, etc. Are there any Xen community ambassadors? Regards, Matt Frye _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
I would highly suggest hanging out on IRC on one of the Xen channels. Either ##xen on freenode or #xen of OFTC. Regards, Anthony Liguori Matt Frye wrote:> Hi, > I realize this is not a support list and apologize for the > interruption. I am currently working on a book about Xen and am > looking for community contacts who can assist me with questions, > understanding, etc. Are there any Xen community ambassadors? > > Regards, > Matt Frye > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
> Message: 3 > Date: Fri, 24 Mar 2006 10:20:30 -0500 > From: "Matt Frye" <mattfrye@gmail.com> > Subject: > To: xen-devel@lists.xensource.com > Message-ID: > <7f1eacdd0603240720g2dee921cyb6676b54ecd9cdc3@mail.gmail.com> > Content-Type: text/plain; charset=ISO-8859-1 > > Hi, > I realize this is not a support list and apologize for the > interruption. I am currently working on a book about Xen and am > looking for community contacts who can assist me with questions, > understanding, etc. Are there any Xen community ambassadors? > > Regards, > Matt FryeMatt, can you reveal a little more information about the book, e.g., publisher, table of content, description etc. The reason that you send this to the developer list (which seems necessary in this case) also reveals the fact that Xen is in constant re-newal. It is a great challenge to write such a book in a forward-looking way so that it is actually valuable once published by being still accurate. I suspect that there are multiple people that are thinking of writing a book about Xen and it might be helpful to synchronize or even bundle the efforts to get the best value for the readers. Thanks Reiner __________________________________________________________ Reiner Sailer, Research Staff Member, Secure Systems Department IBM T J Watson Research Ctr, 19 Skyline Drive, Hawthorne NY 10532 Phone: 914 784 6280 (t/l 863) Fax: 914 784 6205, sailer@us.ibm.com http://www.research.ibm.com/people/s/sailer/ _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
On Friday 24 March 2006 15:06, Matt Frye wrote:> Hi, > I am currently working on a book about Xen and am looking for > community contacts who can assist me with questions understanding, > etc. Are there any Xen community ambassadors?I''m not so much an ambassador, but I would like to help anyway I can. For specific questions, the list might be the best place to ask them though, if you need someone to proofread and/or test steps/howtos on some different platforms, just let me know. Kind regards, Joost _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hello, Thanks to Ewan Mellor, I managed to get some understanding of the flow of events when "xm save" is called. But I still don''t understand which kernel is doing what. In my setup, i have the hypervisor and on top of it there is Dom-0 and a Guest kernels running. From Dom-0, I invoke "xm save" on Guest. This results in calling some python code which (A) waits in one thread to see in xenstore ''suspend'' value for control/shutdown, and (B) calls xc_save() in another thread. xc_save() calls xc_linux_save(). My question: Does (B) get executed in Dom-0 or Hyperviser? If I change xc_linux_save.c, should I compile xen, xen0, or xenU kernel to see the effect? thanks, - Ts _________________________________________________________________ Express yourself instantly with MSN Messenger! Download today - it''s FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users