Android Dreams . net

Home | Content | Menu | Search

Friday, May 29 2009

The presentation

The 8-minute presentation on my research of self-migrating virtual machines.

Continue reading...

Monday, May 11 2009

Final Project Paper Submission

The final project paper for CS597 Independent Study.

Continue reading...

Friday, May 1 2009

Files for UIUC Presentation on May 1, 2009

This is a repository post to consolidate files and reference information for my presentation at UIUC on May 1, 2009.

Continue reading...

Tuesday, April 28 2009

Storage considerations for a self-migrating domU

Storage considerations for a self-migrating system include volume size, complexity of transferring blocks of data, and pre-migration and post-migration work required.

Continue reading...

Monday, April 27 2009

Booting and moving between platforms

The self-migrating VM (domU) kernel runs in Xen normally. Current task is to access the migrate() user-space function...and then set up the mechanism to connect to the destination platform (also in user space).

Continue reading...

Monday, April 20 2009

Migration, old school -- next step is self migration

The specially configured domU compiles, and after several challenges, it does migrate when initiated by the VMM. There is still work to do before it will migrate when initiated within the VM.

Continue reading...

Sunday, March 29 2009

Self-migrating Linux domU compiles!

After a good deal of sleuthing, I got the domU compiled using Jacob Gorm Hansen's self-migrating code.

Continue reading...

Tuesday, March 17 2009

Forward progress, but a lot of work

Multiple instances of domU running in Xen, but headaches getting the self-migrating domU compiled.

Continue reading...

Sunday, March 1 2009

domU booted within Xen

I finally got domU booted within Xen. The snag was the volume needed by domU.

Continue reading...

Saturday, February 28 2009

Xen dom0 and domU

The layers are coming together. I have a few instances of Xen + dom0 running.

Continue reading...

Sunday, February 22 2009

Ubuntu and Xen - the fine print

I have Xen with dom0 based on Ubuntu running, but it still has a few issues. It seems that, after searching the Ubuntu support pages, they don't support dom0 with Xen in their patches.

Continue reading...

Wednesday, February 18 2009

Xen Running (not to be confused with Silent Running)

Xen is fired up and running, compiled with Ubuntu 8.10, and all of it running in VMWare Fusion.

Continue reading...

Sunday, February 15 2009

Installing Xen -- truly an Art

Xen and the Art of Virtualization -- no kidding, it's an art! Compiling and installing Xen, and then getting it to start takes a few tries.

Continue reading...

Sunday, February 1 2009

Step 1: Install the Xen hypervisor

Everything I develop or test for this project will run inside a Xen hypervisor.

Continue reading...

Thursday, January 29 2009

CS597 First Deliverable: Proposal

The first deliverable for CS597 is a proposal of my project in research paper format.

Continue reading...

- page 1 of 2