KVM: modify alias layout in x86s struct kvm_arch
authorMarcelo Tosatti <mtosatti@redhat.com>
Wed, 23 Dec 2009 16:35:17 +0000 (14:35 -0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 1 Mar 2010 15:35:43 +0000 (12:35 -0300)
commitfef9cce0eb28a67e688a411cc30b73625e49002b
tree280de299475453abda51e403f284194fb6e78710
parent46a26bf55714c1e2f17e34683292a389acb8e601
KVM: modify alias layout in x86s struct kvm_arch

Have a pointer to an allocated region inside x86's kvm_arch.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/x86.c