acrn-hypervisor/hypervisor/include/arch/x86/asm
Chenli Wei c96fb1cb0a hv: move the MAX_VUART_NUM_PER_VM to offline tool
Current code limit the MAX vUART number to 8 which is not enough for
Service VM which should config S5 UART for each user VM.

We could count how many vUARTs we need by offline tool, so remove the
define of MAX_VUART_NUM_PER_VM to offline tool is a simple and accurate
way to allocate vUARTs.

Tracked-On: #8782
Signed-off-by: Chenli Wei <chenli.wei@intel.com>
2022-05-13 13:50:07 +08:00
..
boot Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
guest hv: add rtcdev emulate vrtc 2022-05-12 13:20:21 +08:00
lib Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
apicreg.h Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
board.h hv: remove obsolete declarations related to RDT 2022-04-26 14:27:01 +08:00
cpu_caps.h Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
cpu.h Fix: write xmm registers correctly 2022-05-06 10:29:33 +08:00
cpufeatures.h Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
cpuid.h Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
default_acpi_info.h Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
e820.h Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
gdt.h Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
host_pm.h hv: dm: Use new power management data structures 2021-07-15 11:53:54 +08:00
idt.h Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
init.h hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
io.h Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
ioapic.h Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
irq.h Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
lapic.h Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
mmu.h Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
msr.h Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
notify.h Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
page.h Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
pci_dev.h Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
per_cpu.h Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
pgtable.h hv: remove pgentry_present field in struct pgtable 2022-04-20 17:38:02 +08:00
platform_caps.h Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
rdt.h hv: support CAT on hybrid platform 2022-04-18 15:33:11 +08:00
rtcm.h Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
rtct.h hv: refine the hard-coded GPA SSRAM area size 2022-04-18 16:47:23 +08:00
security.h Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
seed.h Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
sgx.h Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
trampoline.h hv: mod: do not use explicit arch name when including headers 2021-05-08 11:15:46 +08:00
tsc.h doc: update timer HLD doc after modularization 2021-06-09 17:11:25 -04:00
vm_config.h hv: move the MAX_VUART_NUM_PER_VM to offline tool 2022-05-13 13:50:07 +08:00
vmx.h Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
vtd.h Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00
zeropage.h Remove "All rights reserved" string headers 2022-04-06 13:21:02 +08:00