I’ve been doing some Xen work for the last few days in Watson. The end
result, except for a much better understanding of the Xen source code,
is two patches. The first is fairly trivial but fixes a problem I ran
into, the second fixes a bunch of latent buglets.
-
code/patches/xen/physdev-handle-errors-properly-A2 – patch to Xen to
handle errors properly in the physical device error path. -
code/patches/xen/xcs-use-var-lib-xen-A1 – patch to Xen to
fix xcs to use /var/lib/xen for its unix domain socket.
I’m going to continue working with Xen in the upcoming weeks,
and have some interesting project ideas. All will be disclosed in due
time…