[dts] [PATCH 0/3] Optimize virtual machine network topology discovery

Yong Liu yong.liu at intel.com
Mon Jun 29 07:17:12 CEST 2015


From: Marvin Liu <yong.liu at intel.com>

When host and tester on the same crb, network topology discovery routine
should skipped ping from those devcies which on the same PF devices.

For only qemu process known the host pci address of pass-through device,
framework add support for qemu monitor session.

Marvin Liu (3):
  Add new API for get host and VM pass-throught devices pci mapping
  Optimize virtual machine port map routine
  Refresh default VM configurations after setting VM name

 framework/qemu_kvm.py   | 134 +++++++++++++++++++++++++++++++++++++++---------
 framework/virt_base.py  |   6 +++
 framework/virt_dut.py   |  37 +++++++------
 framework/virt_scene.py |   1 +
 4 files changed, 138 insertions(+), 40 deletions(-)

-- 
1.9.3



More information about the dts mailing list