KVM: Portability: Move kvm_segment & kvm_dtable structure to <asm/kvm.h>
authorJerone Young <jyoung5@us.ibm.com>
Mon, 19 Nov 2007 23:06:35 +0000 (17:06 -0600)
committerAvi Kivity <avi@qumranet.com>
Wed, 30 Jan 2008 15:53:08 +0000 (17:53 +0200)
commit3a56b20104f51bd6caf07e49fa1e3c09bee222e5
treeb0cb4975142644942361c17196c2470aae9fb4a0
parentd9ecf9281069c4c8dd429e1eb61cb7e0f3dda6b4
KVM: Portability: Move kvm_segment & kvm_dtable structure to  <asm/kvm.h>

This patch moves structures:
kvm_segment
kvm_dtable
from include/linux/kvm.h to include/asm-x86/kvm.h

Signed-off-by: Jerone Young <jyoung5@us.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
include/asm-x86/kvm.h
include/linux/kvm.h
This page took 0.028688 seconds and 5 git commands to generate.