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:
2e11384
)
KVM: SVM: let init_vmcb() take struct vcpu_svm as parameter
author
Joerg Roedel
<joerg.roedel@amd.com>
Wed, 13 Feb 2008 17:58:45 +0000
(18:58 +0100)
committer
Avi Kivity
<avi@qumranet.com>
Sun, 27 Apr 2008 08:53:21 +0000
(11:53 +0300)
Change the parameter of the init_vmcb() function in the kvm-amd module from
struct vmcb to struct vcpu_svm.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Markus Rechberger <markus.rechberger@amd.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found