Re: [PATCH] Unified lguest launcher

2007-04-05 Thread Rusty Russell
On Thu, 2007-04-05 at 11:43 -0300, Glauber de Oliveira Costa wrote: > and here's the new patch, merging rusty's suggestions and some more on my own. > > May I upload this, or does Rusty (or any other) has some more suggestions? This looks excellent! There are a couple of extra spaces floating ar

Re: [PATCH] Unified lguest launcher

2007-04-05 Thread Glauber de Oliveira Costa
and here's the new patch, merging rusty's suggestions and some more on my own. May I upload this, or does Rusty (or any other) has some more suggestions? On 4/4/07, Rusty Russell <[EMAIL PROTECTED]> wrote: On Wed, 2007-04-04 at 13:03 -0300, Glauber de Oliveira Costa wrote: > This is a new versi

Re: [PATCH] Unified lguest launcher

2007-04-04 Thread Rusty Russell
On Wed, 2007-04-04 at 13:03 -0300, Glauber de Oliveira Costa wrote: > This is a new version of the unified lguest launcher that applies to > the current tree. According to rusty's suggestion, I'm bothering less > to be able to load 32 bit kernels on 64-bit machines: changing the > launcher for such

[PATCH] Unified lguest launcher

2007-04-04 Thread Glauber de Oliveira Costa
This is a new version of the unified lguest launcher that applies to the current tree. According to rusty's suggestion, I'm bothering less to be able to load 32 bit kernels on 64-bit machines: changing the launcher for such case would be the easy part! In the absence of further objections, I'll co