From Samuel Thibault: The traditional way to configure a PV guest is to write in the configuration file the path to the kernel/initrd to be loaded. However, logically enough, these should be on the PV guest disk image, to allow them to be managed by the distribution installed
policy (page 27)
From Samuel Thibault: To provide HVM domains with virtual hardware, Xen uses a modified version of qemu, ioemu. It used to run in dom0 as a root process, since it needs to directly access disks and tap network. That poses both a problem of security, as the qemu
From Samuel Thibault: Domain 0 running a lot of components like physical device drivers, the domain builder, ioemu device models, PyGRUB, etc. has been worrisome from a security point of view, particularly since most of them run as root, and thus breaches there would potentially be disastrous. It also
Shadow 3 is the next step in the evolution of the shadow pagetable code. By making the shadow pagetables behave more like a TLB, we take advantage of guest operating system TLB behavior to reduce and coalesce the number of guest pagetable changes that the hypervisor has to translate
Xen.org Community: As part of the Xen 3.3 release, I have asked the various development authors to supply me with information on their new features. Over the next few weeks, I will be posting their overviews to this blog to give everyone further information on the features in
Xen Community: As with all things in the community, I would like to give everyone a chance to comment on a new document. The upcoming release of Xen 3.3 requires the release of a new 2 page datasheet. Here is a proposed document that I recently wrote – xen33datasheet.pdf.
I have created a new page on the Xen Wiki where anyone wishing to post change requests to the Xen Documentation can do so: http://wiki.xensource.com/xenwiki/Xen3.xDocumentUpdateProject. If anyone makes any of these changes, please update the Wiki so people know what has been completed and
A new Xen management project has just been posted on the Xen.org Projects Page. The source code will be available soon for anyone interested in working on this project. Screen shots and other information is available at http://www.zentific.com/screenshots.php. For more information, contact Steven Maresca
The next XCI Project meeting is set for August 12, 2008 from 1 – 2pm EST. Please send me an email if you are interested in joining in. The agenda for this meeting is not yet setup but I will update this blog posting with the agenda in a few days.
With Xen 3.3 in final testing, it is time to start thinking about what features you would like to see in Xen 3.4. If you have any ideas for Xen 3.4, please send an email to xen-devel with Xen 3.4 in the subject line. This will
Yoshi Tamura from the NTT Cyber Space Laboratories in Japan gave a very interesting presentation on Kemari. Kemari is a new approach to cluster systems that synchronize VMs for fault tolerance without modifying neither hardware nor applications. Since virtualization puts an abstract layer between hardware and operating system, it also
 For those of you who could not attend today’s meeting on the Xen API Project; here are links to relevant information: * Meeting Minutes are in the Xen Wiki API Project Page at http://wiki.xensource.com/xenwiki/XenApi. * Next section in the wiki to identify APIs that need