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:
aab61cc
)
KVM: Portability: Move kvm_get/set_msr[_common] to x86.c
author
Carsten Otte
<cotte@de.ibm.com>
Tue, 30 Oct 2007 17:44:17 +0000
(18:44 +0100)
committer
Avi Kivity
<avi@qumranet.com>
Wed, 30 Jan 2008 15:52:58 +0000
(17:52 +0200)
This patch moves the implementation of the functions of kvm_get/set_msr,
kvm_get/set_msr_common, and set_efer from kvm_main.c to x86.c. The
definition of EFER_RESERVED_BITS is moved too.
Signed-off-by: Carsten Otte <cotte@de.ibm.com>
Acked-by: Hollis Blanchard <hollisb@us.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found