From 0e4a94f9ddeaa7d91e321f948ebef2117d3d26a8 Mon Sep 17 00:00:00 2001 From: hangliu1 Date: Mon, 11 Apr 2022 06:08:31 -0400 Subject: [PATCH] config tool: hide PTM in schema change acrn:view attribute to "" Tracked-On: #7261 Signed-off-by: hangliu1 --- misc/config_tools/schema/config.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/config_tools/schema/config.xsd b/misc/config_tools/schema/config.xsd index 6e4f5e816..3324f2cb3 100644 --- a/misc/config_tools/schema/config.xsd +++ b/misc/config_tools/schema/config.xsd @@ -400,7 +400,7 @@ argument and memory. - + Enable virtualization of PCIe Precision Time Measurement (PTM) mechanism for devices with PTM capability and for real-time application. The hypervisor provides PCIe root port emulation instead of host bridge emulation for the VM. PTM coordinates timing between the device and root port with the device's local timebases without relying on software.