vuart: add dummy vuart for risc-v

vUART will not enable before VM could be created.

Tracked-On: #8805
Signed-off-by: Fei Li <fei1.li@intel.com>
Acked-by: Wang, Yu1 <yu1.wang@intel.com>
This commit is contained in:
Fei Li
2025-09-23 23:57:45 +08:00
committed by acrnsi-robot
parent df5a5f2657
commit f687574a58
3 changed files with 30 additions and 5 deletions

View File

@@ -8,7 +8,9 @@
#define CONSOLE_H
#include <vuart.h>
#include <asm/guest/vcpu.h>
struct acrn_vcpu;
/** Initializes the console module.
*