746fbe147d
move cpu caps related functions like capability init/detect/check in cpu.c & mmu.c into a new file cpu_caps.c Changes to be committed: modified: developer-guides/hld/hv-memmgt.rst modified: ../hypervisor/Makefile modified: ../hypervisor/arch/x86/cpu.c new file: ../hypervisor/arch/x86/cpu_caps.c modified: ../hypervisor/arch/x86/mmu.c modified: ../hypervisor/arch/x86/vmx_asm.S modified: ../hypervisor/include/arch/x86/cpu.h new file: ../hypervisor/include/arch/x86/cpu_caps.h modified: ../hypervisor/include/arch/x86/guest/vm.h modified: ../hypervisor/include/arch/x86/mmu.h modified: ../hypervisor/include/arch/x86/vmcs.h Tracked-On: #1842 Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com> |
||
---|---|---|
.. | ||
.known-issues | ||
_templates | ||
api | ||
custom-doxygen | ||
developer-guides | ||
extensions | ||
getting-started | ||
images | ||
introduction | ||
reference/kconfig | ||
scripts | ||
static | ||
tutorials | ||
user-guides | ||
LICENSE | ||
Makefile | ||
README.md | ||
acrn.doxyfile | ||
conf.py | ||
glossary.rst | ||
hardware.rst | ||
index.rst | ||
release_notes.rst | ||
release_notes_0.1.rst | ||
release_notes_0.2.rst | ||
release_notes_0.3.rst | ||
release_notes_0.4.rst | ||
substitutions.txt |
README.md
Project ACRN Documentation
This folder hold the source and configuration files used to generate the Project ACRN documentation web site published to https://projectacrn.github.io