acrn-hypervisor/hypervisor/include
Zhipeng Gong c547e9cfb4 hv: enable/disable snoop control bit per vm
For security, this patch add one flag per vm and disable snoop control
for sos and enable snoop control for uos by default.

v2: add one flag in vm, not in iommu domain.
v3: add vm null check

Tracked-On: #2086
Signed-off-by: Zhipeng Gong <zhipeng.gong@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-12-18 13:45:10 +08:00
..
arch/x86 hv: enable/disable snoop control bit per vm 2018-12-18 13:45:10 +08:00
common hv: use int32_t replace int 2018-12-12 13:08:10 +08:00
debug profiling: split profiling_vmexit_handler into two functions 2018-12-14 08:54:30 +08:00
dm hv: MISRA-C fix "identifier reuse" in vpci code 2018-12-18 13:39:15 +08:00
lib hv: remove strcpy_s 2018-12-13 09:08:32 +08:00
public hv: fix possible buffer overflow issues 2018-12-14 20:38:15 +08:00
hv_debug.h HV: Added Initial support for SEP/SOCWATCH profiling 2018-10-26 13:39:07 +08:00
hypervisor.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00