acrn-hypervisor/doc
Jason Chen CJ 746fbe147d modulization: move functions related with cpu caps into cpu_caps.c
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>
2018-12-19 09:07:14 +08:00
..
.known-issues doc: hide doxygen duplicate definition warnings 2018-11-01 20:55:11 -07:00
_templates doc: cleanup css, search, version choices 2018-07-26 14:00:49 -07:00
api doc: Fix AcrnGT broken API doc due to kernel upgrade 2018-10-29 09:20:43 -07:00
custom-doxygen doc: organizational and look improvements 2018-05-11 14:44:27 +08:00
developer-guides modulization: move functions related with cpu caps into cpu_caps.c 2018-12-19 09:07:14 +08:00
extensions doc: add sphinx extension improving only directive 2018-11-29 14:38:41 -08:00
getting-started modulization:move out efi dir from hypervisor 2018-12-17 15:46:23 +08:00
images doc: use graphviz for intro boot-flow diagram 2018-06-11 13:09:40 -07:00
introduction doc: use graphviz for intro boot-flow diagram 2018-06-11 13:09:40 -07:00
reference/kconfig doc: add hypervisor kconfig option reference 2018-06-15 15:20:43 -07:00
scripts Documentation generation: update kernel-doc script to latest 2018-11-28 12:01:25 -08:00
static doc: vertical align table content to top 2018-12-12 15:28:59 -08:00
tutorials doc: update some statements 2018-12-13 08:52:56 -08:00
user-guides doc: update OVMF usage for acrn-dm 2018-12-13 09:56:09 +08:00
LICENSE doc: update project documentation LICENSE 2018-05-15 17:19:35 +08:00
Makefile doc: add Makefile option for singlehtml 2018-11-12 09:47:12 -08:00
README.md doc: post-merge changes to docs 2018-05-15 18:03:33 +08:00
acrn.doxyfile modularization: move vMTRR code to guest directory 2018-12-14 09:43:06 +08:00
conf.py doc: add 0.4 to doc version menu 2018-12-11 20:43:16 -08:00
glossary.rst Documentation: update to AcrnGT official name 2018-09-06 21:51:23 -07:00
hardware.rst doc: reorganize doc tree 2018-07-16 15:17:11 -07:00
index.rst doc: reorganize doc tree 2018-07-16 15:17:11 -07:00
release_notes.rst doc: prepare for versioned release notes 2018-09-05 15:53:27 -07:00
release_notes_0.1.rst doc: fix doc misspellings 2018-09-05 16:06:19 -07:00
release_notes_0.2.rst doc: update doc version menu for v0.2 release 2018-09-24 11:01:15 -07:00
release_notes_0.3.rst doc: fix use of double dashes 2018-12-12 15:06:43 -08:00
release_notes_0.4.rst doc: fix use of double dashes 2018-12-12 15:06:43 -08:00
substitutions.txt doc: add network virtualization hld 2018-09-20 10:02:43 -07:00

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