KVM: Move x86 msr handling to new files x86.[ch]
authorCarsten Otte <cotte@de.ibm.com>
Wed, 10 Oct 2007 15:16:19 +0000 (17:16 +0200)
committerAvi Kivity <avi@qumranet.com>
Wed, 30 Jan 2008 15:52:51 +0000 (17:52 +0200)
commit043405e10001fe7aae60c46a57189515f13a6468
treea2f2e56117b200aeed70a853489b8e669a48fe15
parent6fc138d2278078990f597cb1f62fde9e5b458f96
KVM: Move x86 msr handling to new files x86.[ch]

Signed-off-by: Carsten Otte <cotte@de.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/Makefile
drivers/kvm/kvm.h
drivers/kvm/kvm_main.c
drivers/kvm/x86.c [new file with mode: 0644]
drivers/kvm/x86.h [new file with mode: 0644]