On 20/12/2019 13:31, Jan Beulich wrote:
> This is an architectural definition, so move it to x86-defns.h and add
> an X86_ prefix. This in particular allows removing the inclusion of
> irq_vectors.h by virtually every source file, due to irq.h and
> hvm/vmx/vmcs.h having needed to include it: Chang
This is an architectural definition, so move it to x86-defns.h and add
an X86_ prefix. This in particular allows removing the inclusion of
irq_vectors.h by virtually every source file, due to irq.h and
hvm/vmx/vmcs.h having needed to include it: Changes to IRQ vector usage
shouldn't really trigger