Re: [GIT PULL] Native Linux KVM tool for 3.1

From: Pekka Enberg
Date: Mon Jul 25 2011 - 04:18:00 EST


On Mon, Jul 25, 2011 at 4:19 AM, Anthony Liguori<anthony@xxxxxxxxxxxxx> wrote:
>> >> >  lguest already does this and lives in the kernel.

On 07/25/2011 10:27 AM, Pekka Enberg wrote:
>> >> Does Lguest have SMP, usermode networking, and GUI support?

On Mon, Jul 25, 2011 at 3:36 PM, Avi Kivity <avi@xxxxxxxxxx> wrote:
>> > IIRC, yes, no, and no.

* Asias He <asias.hejun@xxxxxxxxx> wrote:
>> And Lguest only supports 32-bit kernel.

On Mon, Jul 25, 2011 at 11:11 AM, Ingo Molnar <mingo@xxxxxxx> wrote:
> The answer to SMP is 'no' as well, as lguest supports only a single
> CPU:
>
>   [Documentation/virtual/lguest/lguest.c]
>
>        /* We're CPU 0.  In fact, that's the only CPU possible right now. */
>        cpu_id = 0;

Uhm - so why bring up Lguest at all in this pull request? Anthony,
what am I missing here?

Pekka
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/