Yuan Liu (10):
hv: implement SRIOV-Capable device detection.
hv: check if there is enough room for all SRIOV VFs.
hv: add SRIOV capability read/write entries
hv: introduce SRIOV interception
hv: refine init_vdev_pt function
hv: implement SRIOV VF_BAR initialization
hv: refine init_pdev function
hv: refine init_one_dev_config
hv: refine vpci_init_vdev function
hv: initialize SRIOV VF device
Vijay Dhanraj (9):
acrn-config: Generate target xml file with multiple RDT resources
acrn-config: Extract RDT resource and CLOS from target xml file
acrn-config: Update platform max CLOS value to be least common value among RDT resources.
acrn-config: Update common platform clos max on scenario and vm configuration
acrn-config: Generate board.c file with multiple RDT resources
acrn-config: Set/Unset RDT support in the <$BOARD$>.config file
xmls: Update existing <$BOARD$>.xml files for RDT support
acrn-config: Remove "GUEST_FLAG_CLOS_REQUIRED" from offline tool
acrn-config: Fix vbar address generated by the offline tool
Conghui Chen (2):
hv: xsave: bugfix for init value
hv: xsave: move assembler to individual function
Wei Liu (2):
acrn-config: Kata VM is not supported on dual-core systems
acrn-config: avoid conflict slot for launch config
Junming Liu (1):
hv:refine comment about intel integrated gpu dmar
Li Fei1 (1):
dm: remove vdev_update_bar_map callback for PCIe device
Minggui Cao (1):
HV: add vpci bridge operations support
Yin Fengwei (1):
dm: avoid clear guest memory content if guest is RTVM
Zide Chen (1):
hv: refine confusing e820 table logging layout