acrn-hypervisor/devicemodel/hw
Qian Wang 2fdd1374a9 DM: add vPTCT for post-launched RTVM
dm: vptct: add vPTCT for post-launched RTVM

We added vPTCT support for post-launched RTVM:
1. Added a function create_and_inject_vptct. Currently, we
pass-through the whole pSRAM to one RTVM, so we will also pass-
through the PTCT to the very same RTVM. This function will
read the native PTCT from SOS and inject it into post-
launched VM's vACPI.
2. Added some definitions for vPTCT.

Tracked-On: #5330
Signed-off-by: Qian Wang <qian1.wang@intel.com>
Acked-by: Wang, Yu1 <yu1.wang@intel.com>
2020-11-02 15:56:30 +08:00
..
mmio dm: mmio: Convert print output to acrn-dm logger 2020-09-10 09:33:25 +08:00
pci dm: pci uart support create vuart-pci at HV land 2020-10-30 20:41:34 +08:00
platform DM: add vPTCT for post-launched RTVM 2020-11-02 15:56:30 +08:00
block_if.c dm: blockif: Convert print output to acrn-dm logger 2020-09-10 09:33:25 +08:00
uart_core.c dm: uart: Convert print output to acrn-dm logger 2020-09-10 09:33:25 +08:00
usb_core.c DM USB: modify disconnecting logic to support Windows 10 2019-09-26 11:29:22 +08:00