mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-01 20:05:30 +00:00
- rename 3 module interface APIs init_mtrr() -> init_vmtrr() mtrr_rdmsr -> read_vmtrr() mtrr_wrmsr() -> write_vmtrr() - follow naming convention for other modules, rename struct mtrr_state to struct acrn_vmtrr. And add acrn_vcpu to it. - because MTRR is x86 architecture specific, move struct acrn_vmtrr to struct acrn_vcpu_arch. Tracked-on: #1842 Signed-off-by: Zide Chen <zide.chen@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com> |
||
---|---|---|
.. | ||
_templates | ||
.known-issues | ||
api | ||
custom-doxygen | ||
developer-guides | ||
extensions | ||
getting-started | ||
images | ||
introduction | ||
reference/kconfig | ||
scripts | ||
static | ||
tutorials | ||
user-guides | ||
acrn.doxyfile | ||
conf.py | ||
glossary.rst | ||
hardware.rst | ||
index.rst | ||
LICENSE | ||
Makefile | ||
README.md | ||
release_notes_0.1.rst | ||
release_notes_0.2.rst | ||
release_notes_0.3.rst | ||
release_notes_0.4.rst | ||
release_notes.rst | ||
substitutions.txt |
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