]> xenbits.xensource.com Git - xtf.git/commit
Introduce xtf_set_idte() to allow tests to add extra IDT entries
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 15 Jul 2016 16:02:56 +0000 (16:02 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 12 Aug 2016 12:20:46 +0000 (13:20 +0100)
commita8616f4d2e79bdcd11291c7e5bcd249441276ad9
tree342ade2ece3ad2fe564690fca385eeb5cff8d7fc
parent4ca41a26a3fdf183ca8ccf801d60671074b39cb3
Introduce xtf_set_idte() to allow tests to add extra IDT entries

Add an extra entry to the selftests.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
arch/x86/hvm/traps.c
arch/x86/pv/traps.c
include/arch/x86/idt.h
tests/selftest/main.c