x86: move VMX MSRs to msr-index.h
authorSheng Yang <sheng.yang@intel.com>
Tue, 9 Sep 2008 06:54:53 +0000 (14:54 +0800)
committerIngo Molnar <mingo@elte.hu>
Wed, 10 Sep 2008 12:00:55 +0000 (14:00 +0200)
They are hardware specific MSRs, and we would use them in virtualization
feature detection later.

Signed-off-by: Sheng Yang <sheng.yang@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found