Xen

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
User avatar
Assembler
Member
Member
Posts: 30
Joined: Fri Oct 27, 2006 5:26 am
Contact:

Xen

Post by Assembler »

Hello all,

I don't know much about Xen & KVM.

Has any one experienced the addition of Xen support to his kernel as Host or Guest ?
What api function i should implement to have Host & Guest kernel?

Thanks
Systems and Computer Engineering Researcher
"Do you pine for the nice days of Minix-1.1, when men were men and wrote their own device drivers?" -- Linus Torvalds
http://sce.carleton.ca/~maslan
LaurensR1983
Posts: 24
Joined: Wed Jun 27, 2007 10:34 am

Post by LaurensR1983 »

Google is your friend 8) (sort off)

Start off by reading the (official) documentation. How much do you already know about those products? Try to ask more specific questions.

Try these URL's to start with:

http://kvm.qumranet.com/kvmwiki
http://www.xensource.com/products/xen/index.html
Post Reply