acrn-hypervisor/hypervisor/include
Zide Chen e9eb72d319 hv: nested: flush L2 VPID only when it could conflict with L1 VPIDs
By changing the way to assign L1 VPID from bottom-up to top-down,
the possibilities for VPID conflicts between L1 and L2 guests are
small.

Then we can flush VPID just in case of conflicting.

Tracked-On: #6289
Signed-off-by: Anthony Xu <anthony.xu@intel.com>
Signed-off-by: Zide Chen <zide.chen@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2021-09-16 09:26:10 +08:00
..
arch/x86/asm hv: nested: flush L2 VPID only when it could conflict with L1 VPIDs 2021-09-16 09:26:10 +08:00
common config_tools: add a new entry MAX_EFI_MMAP_ENTRIES 2021-08-20 09:50:39 +08:00
debug hv: debug: Add hv console callback to VM-exit event 2021-07-22 10:08:23 +08:00
dm hv: mmiodev: a minor bug fix about refine acrn_mmiodev data structure 2021-08-19 12:01:35 +08:00
hw hv: pci: fix a minor bug about is_pci_cfg_multifunction 2021-09-15 13:24:18 +08:00
lib hv: Move uuid_is_equal to util.h 2021-08-26 09:24:50 +08:00
public hv && config-tool: Rename GUEST_FLAG_TPM2_FIXUP 2021-08-26 09:24:50 +08:00