KVM: x86: use get_desc_base() and get_desc_limit()
authorAkinobu Mita <akinobu.mita@gmail.com>
Sat, 18 Jul 2009 14:58:32 +0000 (23:58 +0900)
committerAvi 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