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:
decde80
)
KVM: x86: use get_desc_base() and get_desc_limit()
author
Akinobu Mita
<akinobu.mita@gmail.com>
Sat, 18 Jul 2009 14:58:32 +0000
(23:58 +0900)
committer
Avi Kivity
<avi@redhat.com>
Thu, 10 Sep 2009 05:33:15 +0000
(08:33 +0300)
Use get_desc_base() and get_desc_limit() to get the base address and
limit in desc_struct.
Cc: Avi Kivity <avi@redhat.com>
Cc: kvm@vger.kernel.org
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found