acrn-hypervisor/hypervisor/dm
Conghui Chen bbd91344d9 hv: enlarge vuart number from 2 to 4 for each vm
Currently, there are 2 vuarts for each VM, vuart 0 is for console, vuart
1 is for communication.
As the requirement for communication between more VMs, add 2 additional
vuarts for each VM.

Tracked-On: #5138
Signed-off-by: Conghui Chen <conghui.chen@intel.com>
2020-08-10 15:18:24 +08:00
..
vpci HV: fix hide all sriov in ecap 2020-07-27 15:54:03 +08:00
io_req.c hv: mmio: refine mmio access handle lock granularity 2020-02-24 16:17:38 +08:00
mmio_dev.c hv: mmio_dev: add hypercall to support mmio device pass through 2020-07-23 20:13:20 +08:00
vioapic.c hv: vioapic: expose ioapic to guest unconditionally 2020-07-10 19:33:46 +08:00
vpic.c hv:use spinlock_irqsave_obtain api for vpic 2020-07-02 09:40:29 +08:00
vrtc.c hv: remove 'flags' field in struct vm_io_range 2019-08-19 10:19:54 +08:00
vuart.c hv: enlarge vuart number from 2 to 4 for each vm 2020-08-10 15:18:24 +08:00