[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20061127123606.GA11825@elte.hu>
Date: Mon, 27 Nov 2006 13:36:06 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Avi Kivity <avi@...ranet.com>
Cc: kvm-devel@...ts.sourceforge.net, linux-kernel@...r.kernel.org,
akpm@...l.org
Subject: Re: [PATCH 1/38] KVM: Create kvm-intel.ko module
* Avi Kivity <avi@...ranet.com> wrote:
> --- linux-2.6.orig/drivers/kvm/kvm.h
> +++ linux-2.6/drivers/kvm/kvm.h
please move this from drivers/kvm/ to kernel/kvm/ [or even into a
toplevel kvm/ directory] - KVM is not a "driver", KVM enhances the core
Linux kernel with hypervisor functionality.
Guest paravirtualization drivers (once KVM implements them) can go into
drivers/kvm/.
Ingo
-
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