git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13673a9
)
KVM: SVM: move svm.h to include/asm
author
Eduardo Habkost
<ehabkost@redhat.com>
Mon, 17 Nov 2008 21:03:14 +0000
(19:03 -0200)
committer
Avi Kivity
<avi@redhat.com>
Wed, 31 Dec 2008 14:52:28 +0000
(16:52 +0200)
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>
No differences found