KVM: VMX: Move some cr[04] related constants to vmx.c
authorAvi Kivity <avi@redhat.com>
Sun, 6 Dec 2009 15:21:14 +0000 (17:21 +0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 1 Mar 2010 15:35:39 +0000 (12:35 -0300)
commitcdc0e24456bf5678f63497569c3676c9019f82c1
treecbbe377ec0717fb747c41b9ef5c3c87de61655b9
parent59708670b639bff00f92e519df1ae14da240e919
KVM: VMX: Move some cr[04] related constants to vmx.c

They have no place in common code.

Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/vmx.c