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:
0865e63
)
KVM: remove garbage arg to *hardware_{en,dis}able
author
Radim Krčmář
<rkrcmar@redhat.com>
Thu, 28 Aug 2014 13:13:03 +0000
(15:13 +0200)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Fri, 29 Aug 2014 14:35:55 +0000
(16:35 +0200)
In the beggining was on_each_cpu(), which required an unused argument to
kvm_arch_ops.hardware_{en,dis}able, but this was soon forgotten.
Remove unnecessary arguments that stem from this.
Signed-off-by: Radim KrÄ
\8d
mář <rkrcmar@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
No differences found