acrn-hypervisor/doc
Shiqing Gao f8de4178e4 doc: update GSG for virtio-gpu dependency libraries
commit 78f702e ("Use libdrm library for drm access") adds the dependency on
libdrm library. GSG needs to be updated accordingly. Otherwise, compilation
error occurs like below:
hw/pci/virtio/virtio_gpu.c:21:10: fatal error: libdrm/drm_fourcc.h: No such file or directory
   21 | #include <libdrm/drm_fourcc.h>
      |          ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.

Tracked-On: #7464

Signed-off-by: Shiqing Gao <shiqing.gao@intel.com>
2022-05-11 22:00:49 -07:00
..
.known-issues doc: Adapt documents to new HSM driver 2021-07-15 11:53:54 +08:00
_templates doc: use Sphinx extension for showing last updated date in footers 2022-03-18 11:05:50 -07:00
api doc: Style cleanup in guides 2022-02-27 13:34:32 -08:00
custom-doxygen
developer-guides doc: use DX-friendly names in configuration option documentation 2022-04-28 07:56:35 -07:00
extensions doc: properly handle last_updated info for new docs 2022-04-04 16:52:29 -07:00
getting-started doc: update GSG for virtio-gpu dependency libraries 2022-05-11 22:00:49 -07:00
images doc: add ACRN lockup logo to README 2020-12-15 10:36:42 -08:00
introduction doc: Capitalize Board Inspector and ACRN Configurator 2022-04-18 17:17:40 -07:00
reference doc: use DX-friendly names in configuration option documentation 2022-04-28 07:56:35 -07:00
release_notes doc: reference old release notes in archived release docs 2022-04-04 08:37:43 -07:00
scripts doc: improvements to config option doc generation from schema 2022-04-29 12:48:59 -07:00
static doc: use DX-friendly names in configuration option documentation 2022-04-28 07:56:35 -07:00
tutorials doc: Remove outdated RT tutorial 2022-05-11 19:19:47 -07:00
user-guides doc: Fix typo in DM parameters 2022-04-19 09:20:09 -07:00
404.rst doc: fix columns issue with 404 page display 2020-06-05 16:44:15 -07:00
LICENSE
Makefile doc: fix Makefile to report errors if exception raised 2022-04-02 14:03:46 -07:00
README.md
acrn.doxyfile dm: Rename vhm_ioctl_defs.h to hsm_ioctl_defs.h 2021-07-15 11:53:54 +08:00
asa.rst doc: update 'asa.rst' for 2.7 release 2021-12-13 09:55:27 -08:00
conf.py doc: reference old release notes in archived release docs 2022-04-04 08:37:43 -07:00
contribute.rst doc: remove VBSK related content 2021-11-22 08:40:38 -08:00
develop.rst doc: Remove outdated RT tutorial 2022-05-11 19:19:47 -07:00
faq.rst doc: Remove FAQ from TOC 2022-02-16 15:37:00 -08:00
genindex.rst doc: add sphinx-generated index to leftnav 2020-11-05 09:16:45 -08:00
glossary.rst doc: use DX-friendly names in configuration option documentation 2022-04-28 07:56:35 -07:00
index.rst doc: Remove FAQ from TOC 2022-02-16 15:37:00 -08:00
scorer.js doc: adjust search results to bias certain docs 2020-06-15 12:30:36 -07:00
substitutions.txt doc: fix rendering of rightwards arrows 2021-02-25 14:55:51 -08:00
try.rst doc: DX update for GSG 2021-08-20 07:53:18 -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