commit | c2cedf7be2017e3264c93a4c0d75b1d96d0d7104 | [log] [tgz] |
---|---|---|
author | Eduardo Habkost <ehabkost@redhat.com> | Mon Nov 17 19:03:14 2008 -0200 |
committer | Avi Kivity <avi@redhat.com> | Wed Dec 31 16:52:28 2008 +0200 |
tree | 06d3e72f8efcbe2b85d23f8922c7f8730ae032e2 | |
parent | 13673a90f1cf88296f726265cc7cf3ec76ecba30 [diff] |
KVM: SVM: move svm.h to include/asm svm.h will be used by core code that is independent of KVM, so I am moving it outside the arch/x86/kvm directory. Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>