summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/Makefile
diff options
context:
space:
mode:
authorEric Auger <eric.auger@redhat.com>2020-02-06 11:47:08 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2020-02-12 20:09:38 +0100
commit1ecaabed4e4a0d1027eadd54eb0e179350a79f99 (patch)
treee5cbd3b01a1f0a16fab3fa81545eaef7804ed9a0 /tools/testing/selftests/kvm/Makefile
parenta06230b62b898e51cfb1de256b2042a09a691f58 (diff)
selftests: KVM: Replace get_{gdt,idt}_base() by get_{gdt,idt}()
get_gdt_base() and get_idt_base() only return the base address of the descriptor tables. Soon we will need to get the size as well. Change the prototype of those functions so that they return the whole desc_ptr struct instead of the address field. Signed-off-by: Eric Auger <eric.auger@redhat.com> Reviewed-by: Vitaly Kuznetsov <vkuznets@redhat.com> Reviewed-by: Miaohe Lin <linmiaohe@huawei.com> Reviewed-by: Wei Huang <wei.huang2@amd.com> Reviewed-by: Krish Sadhukhan <krish.sadhukhan@oracle.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/testing/selftests/kvm/Makefile')
0 files changed, 0 insertions, 0 deletions