[dts] [PATCH v3] framework: add virt_type option for virt type(kvm/libvirt) selection

Liu, Yong yong.liu at intel.com
Tue Jan 30 15:33:34 CET 2018


Thanks, Herbert. Applied.

On 01/30/2018 01:28 PM, Herbert Guan wrote:
> Allow users to use test config file to specify virt type (kvm,
> libvirt, etc) by 'virt_type' option.  If not specified in config
> file, the default virt_type is kvm (qemu_kvm).
> qemu_libvirt is modified to make the api interface compatible with
> qemu_kvm with below 2 changes:
> 1) added function set_vm_device().
> 2) support guestpci auto-generate when adding a PCI device
>
> Test suite developers will only need to use 'VM' instead of
> 'QEMUKvm' for VM creation and then this test suite will be able to
> support both kvm and libvirt.
>
>
> Signed-off-by: Herbert Guan<herbert.guan at arm.com>



More information about the dts mailing list