Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756110AbZLXUla (ORCPT ); Thu, 24 Dec 2009 15:41:30 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755835AbZLXUl3 (ORCPT ); Thu, 24 Dec 2009 15:41:29 -0500 Received: from sj-iport-5.cisco.com ([171.68.10.87]:10484 "EHLO sj-iport-5.cisco.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754459AbZLXUl2 (ORCPT ); Thu, 24 Dec 2009 15:41:28 -0500 Authentication-Results: sj-iport-5.cisco.com; dkim=neutral (message not signed) header.i=none X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApoEAPFgM0urRN+J/2dsb2JhbAC+ZpYnhDME X-IronPort-AV: E=Sophos;i="4.47,451,1257120000"; d="scan'208";a="124935855" From: Roland Dreier To: Gleb Natapov Cc: Ingo Molnar , Andi Kleen , Anthony Liguori , Bartlomiej Zolnierkiewicz , Gregory Haskins , Avi Kivity , kvm@vger.kernel.org, Andrew Morton , torvalds@linux-foundation.org, "linux-kernel\@vger.kernel.org" , netdev@vger.kernel.org, "alacrityvm-devel\@lists.sourceforge.net" Subject: Re: [GIT PULL] AlacrityVM guest drivers for 2.6.33 References: <4B1D4F29.8020309@gmail.com> <87637zdy9g.fsf@basil.nowhere.org> <4B30E654.40702@codemonkey.ws> <200912221701.56840.bzolnier@gmail.com> <4B30F214.80206@codemonkey.ws> <20091223065129.GA19600@elte.hu> <20091223101340.GC20539@basil.fritz.box> <20091223185150.GA9587@elte.hu> <20091224065820.GE4490@redhat.com> X-Message-Flag: Warning: May contain useful information Date: Thu, 24 Dec 2009 12:41:25 -0800 In-Reply-To: <20091224065820.GE4490@redhat.com> (Gleb Natapov's message of "Thu, 24 Dec 2009 08:58:20 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-OriginalArrivalTime: 24 Dec 2009 20:41:26.0068 (UTC) FILETIME=[7647FF40:01CA84D9] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1233 Lines: 25 > > This is Linux virtualization, where _both_ the host and the guest source code > > is fully known, and bugs (if any) can be found with a high degree of > It may sound strange but Windows is very popular guest and last I > checked my HW there was no Windows sources there, but the answer to that > is to emulate HW as close as possible to real one and then closed source > guests will not have a reason to be upset. > > > determinism. This is Linux where the players dont just vanish overnight, and > > are expected to do a proper job. And without even getting into closed/proprietary guests, virt is useful for testing/developing/deploying many free OSes, eg FreeBSD, NetBSD, OpenBSD, Hurd, , etc. Not to mention just wanting a stable [virtual] platform to run on. So having a virtual platform whose interface doesn't change very often or very much has a lot of value at least in avoiding churn in guest OSes. - R. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/