commit | 7d8330a563b00040326084f933f5bee06675ac54 | [log] [tgz] |
---|---|---|
author | Balbir Singh <balbir@linux.vnet.ibm.com> | Sun Feb 10 12:46:28 2008 +0530 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Feb 14 23:30:21 2008 +0100 |
tree | 09fdec8518d0bcf412e08f365d98114be512928e | |
parent | 69b1415e934fc1a796a817e32d84162ae65962f5 [diff] |
KVM is not seen under X86 config with latest git (32 bit compile) The KVM configuration is no longer visible in the latest git tree. It looks like it is selected by HAVE_SETUP_PER_CPU_AREA. I've moved HAVE_KVM to under CONFIG_X86. Signed-off-by: Balbir Singh <balbir@linux.vnet.ibm.com> Acked-by: Avi Kivity <avi@qumranet.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>