On 27.05.2020 21:18, Andrew Cooper wrote: > For one, they render the vector in a different base. > > Introduce X86_EXC_* constants and vec_name() to refer to exceptions by their > mnemonic, which starts bringing the code/diagnostics in line with the Intel > and AMD manuals. > > Provide constants for every archtiecturally defined exception, even those not > implemented by Xen yet, as do_reserved_trap() is a catch-all handler. > > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com>
As before somewhat hesitantly Acked-by: Jan Beulich <jbeul...@suse.com> Jan