[PATCH v2 0/2] Move the define of MAX_IR_ENTRIES to offline tool


chenli.wei
 

There is an issue of calculate 2^n roundup of CONFIG_MAX_PT_IRQ_ENTRIE,
and the code style is very ugly when we use macro to fix it.

So this series move MAX_IR_ENTRIE to offline tool to fix the issue and
clear HV code.

Chenli Wei (2):
misc: add the define of MAX_IR_ENTRIES
hv: move the define of MAX_IR_ENTRIES to offline tool

hypervisor/include/arch/x86/asm/vtd.h | 7 -------
hypervisor/include/lib/util.h | 21 -------------------
.../static_allocators/board_capability.py | 14 +++++++++++++
.../xforms/vm_configurations.h.xsl | 1 +
4 files changed, 15 insertions(+), 28 deletions(-)

--
2.17.1

Join {acrn-dev@lists.projectacrn.org to automatically receive all group messages.