]> xenbits.xensource.com Git - people/royger/xen-test-framework.git/commit
x86 architectural infrastructure for exception handling
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 11 Sep 2015 13:21:24 +0000 (14:21 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 18 Dec 2015 18:31:11 +0000 (18:31 +0000)
commit5599e5ca3d743f8f8b7a1aedee51e23eaa2983f8
tree0cc42f9f848d106051beb0932f4ff082b040f6b2
parent808b81c4555c620f274d2424072a82180a240a73
x86 architectural infrastructure for exception handling

Unlike the GDT which PV guests might have a legitimate interest in, a PV guest
genuinely has no interest in an x86 architectural IDT.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
arch/x86/desc.c
include/arch/x86/desc.h
include/arch/x86/processor.h