admin

admin
Xen Summit Tokyo (Asia) Registration LIVE!
09/03/2008

The Xen Summit Tokyo (Asia) registration system is now active at https://www.regonline.com/xsasia08. For people who speak Japanese, please visit this site to assist with registration: http://xen.org/xensummit/How_to_register_Japanese.html. If you have any problems with the registration system, please contact me.

Xen 3.4 Feature List
08/29/2008

For those of you interested in the next release of Xen, a new list of features is being compiled at http://www.xen.org/download/roadmap.html. If you have any ideas you would like added, please email myself or xen-devel so the information can be added to this roadmap

Xen 3.3 Press Release
08/28/2008

The official Xen.org Press Release announcing Xen 3.3 has been posted here. There are many partner quotes in the release from Oracle, Novell, Intel, AMD, Sun, IBM, Fujitsu, Samsung, Neocleus, Citrix, SignaCert, etc and I encourage everyone in the community to take a look. I just got a

Xen 3.3 Feature: Optimized HVM Video Memory Tracking
08/28/2008

From Samuel Thibault: When having a look at how much CPU time is used when an HVM guest is idle, one can notice that the ioemu process used to permanently take something like 7%. This is because ioemu used to keep checking the content of the HVM video RAM for

Xen 3.3 Feature: PV-GRUB
08/28/2008

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

Xen 3.3 Feature: HVM Device Model Domain
08/28/2008

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

Xen 3.3 Feature: Stub Domains
08/28/2008

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

Xen Summit 2009 Proposal
08/27/2008

I am currently working on the Xen.org Community Plans for 2009 Xen Summits and I wanted to share my thoughts with the community to get feedback on my ideas. In the past, Xen Summits have been held every 9 months with the majority of them being in North America.

Xen 3.3 Feature : Memory Overcommit
08/27/2008

From Dan Magenheimer at Oracle: Memory overcommit provides the ability for the sum of the physical memory allocated to all active domains to exceed the total physical memory on the system.  For example, if your machine has 4GB of RAM and you want to run as many 1GB domains

Xen 3.3 Feature Details
08/27/2008

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

Preview the new Xen.org Website
08/26/2008

Xen.org Community: As many of you are aware, I have been working the past few months to update the current Xen.org website to better target various users of the site as well as simplify the organization of the information. I have completed the web development and am now

Ian Pratt's LinuxWorld Slides Available
08/25/2008

I have just posted Ian Pratt’s slides from LinuxWorld at http://www.xen.org/files/IanPrattlinuxworld-xen-Aug2008.pdf. Feel free to take a look…