79442cbc96
For all Definition Blocks in ACPI Namespace, their name are a fixed 32 bits. This patch refine CPU Definition Blocks name to support more than 10 CPUs for a guest. Tracked-On: #7387 Signed-off-by: Fei Li <fei1.li@intel.com> |
||
---|---|---|
.. | ||
arch/x86 | ||
bios | ||
core | ||
hw | ||
include | ||
lib | ||
log | ||
MAINTAINERS | ||
Makefile | ||
README.rst | ||
samples |
README.rst
ACRN Device Model ################# Introduction ============ The ACRN Device Model provides **device sharing** capabilities between the Service VM and post-launched User VMs. It is a component that is used in conjunction with the `ACRN Hypervisor`_ and is installed within the Service VM. .. _`ACRN Hypervisor`: https://github.com/projectacrn/acrn-hypervisor