From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brendan Cully Subject: [PATCH 0 of 3] Remus: control tool Date: Thu, 12 Nov 2009 17:10:21 -0800 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com Cc: andy@cs.ubc.ca List-Id: xen-devel@lists.xenproject.org The following patch series integrates the Remus control layer into Xen. It provides a single user-visible script ("remus") to activate Remus on a guest virtual machine, and the libraries required by that script. Network buffering requires the linux IMQ (http://linuximq.net) patch to be applied to dom0. I'll mail the upstream version that applies to the linux-2.6.18-xen.hg tree separately.