[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1162423971.6848.1.camel@localhost.localdomain>
Date: Thu, 02 Nov 2006 10:32:51 +1100
From: Rusty Russell <rusty@...tcorp.com.au>
To: Arjan van de Ven <arjan@...radead.org>
Cc: Andi Kleen <ak@....de>, Andi Kleen <ak@...e.de>,
virtualization@...ts.osdl.org, Chris Wright <chrisw@...s-sol.org>,
akpm@...l.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/7] paravirtualization: header and stubs for
paravirtualizing critical operations
On Wed, 2006-11-01 at 11:45 +0100, Arjan van de Ven wrote:
> On Wed, 2006-11-01 at 21:27 +1100, Rusty Russell wrote:
> > Create a paravirt.h header for all the critical operations which need
> > to be replaced with hypervisor calls, and include that instead of
> > defining native operations, when CONFIG_PARAVIRT.
> this is a lot of infrastructure... do we have more than 1 user of this
> yet that wants to get merged in mainline?
Yep. Xen and VMI both have patches on top of this pending merge. I
also have a toy hypervisor "lhype" based on this, but it's not ready for
mainline. (It seems people expect consoles to do *input* as well as
output).
Cheers,
Rusty.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists