[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <48E3EC32.4030603@codemonkey.ws>
Date: Wed, 01 Oct 2008 16:31:30 -0500
From: Anthony Liguori <anthony@...emonkey.ws>
To: Chris Wright <chrisw@...s-sol.org>
CC: akataria@...are.com, Jeremy Fitzhardinge <jeremy@...p.org>,
"avi@...hat.com" <avi@...hat.com>,
Rusty Russell <rusty@...tcorp.com.au>,
Gerd Hoffmann <kraxel@...hat.com>,
"H. Peter Anvin" <hpa@...or.com>, Ingo Molnar <mingo@...e.hu>,
the arch/x86 maintainers <x86@...nel.org>,
LKML <linux-kernel@...r.kernel.org>,
"Nakajima, Jun" <jun.nakajima@...el.com>,
Daniel Hecht <dhecht@...are.com>,
Zach Amsden <zach@...are.com>,
"virtualization@...ts.linux-foundation.org"
<virtualization@...ts.linux-foundation.org>,
"kvm@...r.kernel.org" <kvm@...r.kernel.org>
Subject: Re: [RFC] CPUID usage for interaction between Hypervisors and Linux.
Chris Wright wrote:
> * Anthony Liguori (anthony@...emonkey.ws) wrote:
>
>> We've already gone down the road of trying to make standard paravirtual
>> interfaces (via virtio). No one was sufficiently interested in
>> collaborating. I don't see why other paravirtualizations are going to
>> be much different.
>>
>
> The point is to be able to support those interfaces. Presently a Linux guest
> will test and find out which HV it's running on, and adapt. Another
> guest will fail to enlighten itself, and perf will suffer...yadda, yadda.
>
Agreeing on CPUID does not get us close at all to having shared
interfaces for paravirtualization. As I said in another note, there are
more fundamental things that we differ on (like hypercall mechanism)
that's going to make that challenging.
We already are sharing code, when appropriate (see the Xen/KVM PV clock
interface).
Regards,
Anthony Liguori
> thanks,
> -chris
>
--
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