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:
5c1c85d
)
KVM: x86: Use native_store_idt() instead of kvm_get_idt()
author
Wei Yongjun
<yjwei@cn.fujitsu.com>
Fri, 5 Mar 2010 04:11:48 +0000
(12:11 +0800)
committer
Avi Kivity
<avi@redhat.com>
Mon, 17 May 2010 09:15:28 +0000
(12:15 +0300)
This patch use generic linux function native_store_idt()
instead of kvm_get_idt(), and also removed the useless
function kvm_get_idt().
Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found