commit | b792c344dfd57ee2cf737440e4a9b4a5bc39d1db | [log] [tgz] |
---|---|---|
author | Akinobu Mita <akinobu.mita@gmail.com> | Sun Jul 19 00:00:01 2009 +0900 |
committer | Avi Kivity <avi@redhat.com> | Thu Sep 10 08:33:15 2009 +0300 |
tree | f91b48042d1060bd761e7025d2b5c5b2960b4566 | |
parent | 46a359e71526909a18a47aaf4347343d6d1d74b2 [diff] |
KVM: x86: use kvm_get_gdt() and kvm_read_ldt() Use kvm_get_gdt() and kvm_read_ldt() to reduce inline assembly code. 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>