Hi; 17 Tem 2007 Sal tarihinde, Avi Kivity şunları yazmıştı: > I fixed the issue with the previous patchset. Please provide further > feedback, or pull from: > > git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm.git for-linus > > This contains kvm updates for the 2.6.23 merge window, including > > - performance improvements > - suspend/resume fixes > - guest smp > - random fixes and cleanups
I have a tiny question triggered in my mind after seeing following, sorry if
this was disccussed before;
config KVM
tristate "Kernel-based Virtual Machine (KVM) support"
depends on X86 && EXPERIMENTAL
depends on X86_CMPXCHG64 || 64BIT
If i'm not wrong X86_CMPXCHG64 depends on CONFIG_X86_PAE which depends on
HIGHMEM64 and again if i'm not wrong this means distributions who wants to
provide KVM must enable CONFIG_X86_PAE and CONFIG_HIGHMEM64G from now on?
Is this intentional or this is here because of an assumption like "processors
supports virtualization already provides PAE", could you please enlighten me?
Cheers
--
S.Çağlar Onur <[EMAIL PROTECTED]>
http://cekirdek.pardus.org.tr/~caglar/
Linux is like living in a teepee. No Windows, no Gates and an Apache in house!
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/
_______________________________________________ kvm-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kvm-devel
