Re: [PATCH 0/14] KVM: Kernel-based Virtual Machine (v4)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 
> > Would
> > really prefer something at Kconfig-time, but we have no way of letting the
> > assembler version feed into the Kconfig system (nor do we want it, I
> > suspect).
> >   
> 
> config AS_VERSION
>         eval as --version | awk '{ ... }'


config time is not possible (not to mention it's not that uncommon to
config on a different box than you compile). Makefile side is not that
hard; in fact what you'd need is a very small check similar to
scripts/gcc-x86_64-has-stack-protector.sh . While that checks a gcc
feature, checking the VMX operations via a C program with inline asm is
actually the most realistic test ANYWAY ...



-- 
if you want to mail me at work (you don't), use arjan (at) linux.intel.com
Test the interaction between Linux and your BIOS via http://www.linuxfirmwarekit.org

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux