On Fri, Jan 12, 2007 at 02:34:31PM -0600, Erik Paulson wrote: > I see that you're going to be giving a talk at linux.conf.au in a > few days on integrating UML and KVM: > > http://virtminiconf.linux.hp.com/program/uml-kvm-and-hardware-virtualization > > This sounds pretty cool - is there a paper to go along with it, or > will the slides (or, even better, a video of the talk) be available for > those of us who can't make it to Oz?
I'll make the slides, with notes available - that will approximate the talk if you stand in the front of a room and read them out loud with the slides on a screen behind you. > Your abstract mentions KVM needs to support paravirtualzation first - do > Ingo's patches provide what you need: > > http://sourceforge.net/mailarchive/forum.php?thread_id=31355873&forum_id=50582 No, that seems to be just memory management stuff. What I need is much simpler - VMCALL needs to be acceptable as a VMEXIT reason and returned from the KVM_RUN ioctl. That's not present in the version of KVM that I have here (which I pulled a couple of weeks ago). Jeff -- Work email - jdike at linux dot intel dot com ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ User-mode-linux-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
