mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-24 13:35:19 +00:00
4f311b56eb
Upon PCI hotplug, the VMM now returns some information about the device name and the associated b/d/f. This patch extends the integration tests so that we validate the response is the one that is expected. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>