mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-18 11:47:30 +00:00
config: EHL passthough network to pre-launched VM for hybrid_rt
For EHL hybrid_rt scenario, the requirement needs a network device passthough to pre-launched VM0. Tracked-On: #5286 Signed-off-by: Tao Yuhong <yuhong.tao@intel.com> Acked-by: Victor Sun <victor.sun@intel.com>
This commit is contained in:
parent
f180397186
commit
85e6e5516d
@ -113,6 +113,7 @@
|
|||||||
</vuart>
|
</vuart>
|
||||||
<pci_devs desc="pci devices list">
|
<pci_devs desc="pci devices list">
|
||||||
<pci_dev desc="pci device">00:17.0 SATA controller: Intel Corporation Device 4b63</pci_dev>
|
<pci_dev desc="pci device">00:17.0 SATA controller: Intel Corporation Device 4b63</pci_dev>
|
||||||
|
<pci_dev desc="pci device">00:1d.2 Ethernet controller: Intel Corporation Device 4bb0</pci_dev>
|
||||||
</pci_devs>
|
</pci_devs>
|
||||||
<mmio_resources desc="mmio devices list to passthrough">
|
<mmio_resources desc="mmio devices list to passthrough">
|
||||||
<TPM2 desc="TPM2 device">n</TPM2>
|
<TPM2 desc="TPM2 device">n</TPM2>
|
||||||
|
Loading…
Reference in New Issue
Block a user