acrn-hypervisor/doc/reference
David B. Kinder 8ffb0dee4d schema changes for DX configurator option presentation
Edit the schema (.xsd) files to modify the order options are presented.
None of these changes invalidate existing scenario XML files, as they
only reorder elements within the existing parent element, or tweak the
acrn:views, acrn:title, or documentation content.

Move simple type elements before complex type options (under the same
parent element) to avoid the confusion where options look like they're
part of a section based on the title that's added before complex typed
options but not simple typed options.

* add acrn:title to pcpu (pCPU list)
* change documentation for binary option saying "checked" instead of 'y'
* move HYPERV_ENABLED before RDT (simple type before complex type)
* move vuart_connections before FEATURES
* move name before vm_type
* move console_vuart, os_type, vuart0, vbootloader, usb_xhci before
  lapic_passthrough
* add acrn:title to epc_section
* add acrn:title to memory
* move gpu to top of virtio_devices (simple type before completx type)

Tracked-On: #5692

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2022-05-16 09:12:20 +08:00
..
images doc: use DX-friendly names in configuration option documentation 2022-04-28 07:56:35 -07:00
config-options-launch.rst doc: Minor style cleanup 2022-03-18 16:35:00 -07:00
config-options.rst schema changes for DX configurator option presentation 2022-05-16 09:12:20 +08:00
hardware.rst doc: fix hardware.rst line endings 2022-04-07 12:59:39 -07:00
hv-make-options.rst doc: Capitalize Board Inspector and ACRN Configurator 2022-04-18 17:17:40 -07:00