From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 31367199B0 for ; Thu, 11 Jan 2018 05:47:38 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 10 Jan 2018 20:47:37 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,343,1511856000"; d="scan'208";a="193938876" Received: from dpdk-test38.sh.intel.com ([10.67.119.87]) by fmsmga005.fm.intel.com with ESMTP; 10 Jan 2018 20:47:36 -0800 From: Marvin Liu To: dts@dpdk.org Cc: Marvin Liu Date: Wed, 10 Jan 2018 16:40:45 -0500 Message-Id: <1515620445-61217-1-git-send-email-yong.liu@intel.com> X-Mailer: git-send-email 1.9.3 Subject: [dts] [PATCH] conf: remove qga related setting X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jan 2018 04:47:39 -0000 Remove qemu guest agent setting for it has been replaced by gloal control setting. Signed-off-by: Marvin Liu diff --git a/conf/sriov_kvm.cfg b/conf/sriov_kvm.cfg index 8db36bb..cf63da6 100644 --- a/conf/sriov_kvm.cfg +++ b/conf/sriov_kvm.cfg @@ -68,12 +68,8 @@ # this port, else it will get a free port # on the host machine. # -# qga -# enable: [yes | no] -# # serial_port # enable: [yes | no] -# # vnc # displayNum: 1 # note: you can choose a number not used on the host. @@ -98,8 +94,6 @@ net = type=user,opt_vlan=0; monitor = port=; -qga = - enable=yes; vnc = displayNum=1; daemon = @@ -117,8 +111,6 @@ net = type=user,opt_vlan=1; monitor = port=; -qga = - enable=yes; vnc = displayNum=2; daemon = @@ -136,8 +128,6 @@ net = type=tap,opt_vlan=3,opt_br=br0; monitor = port=; -qga = - enable=yes; vnc = displayNum=3; daemon = @@ -155,8 +145,6 @@ net = type=tap,opt_vlan=4,opt_br=br0; monitor = port=; -qga = - enable=yes; vnc = displayNum=4; daemon = diff --git a/conf/vf_etag.cfg b/conf/vf_etag.cfg index 116be5a..98503b9 100644 --- a/conf/vf_etag.cfg +++ b/conf/vf_etag.cfg @@ -68,9 +68,6 @@ # this port, else it will get a free port # on the host machine. # -# qga -# enable: [yes | no] -# # serial_port # enable: [yes | no] # @@ -97,8 +94,6 @@ net = type=user,opt_vlan=0; monitor = port=; -qga = - enable=yes; vnc = displayNum=1; daemon = diff --git a/conf/vf_macfilter.cfg b/conf/vf_macfilter.cfg index 856b712..ddf3168 100644 --- a/conf/vf_macfilter.cfg +++ b/conf/vf_macfilter.cfg @@ -68,9 +68,6 @@ # this port, else it will get a free port # on the host machine. # -# qga -# enable: [yes | no] -# # serial_port # enable: [yes | no] # @@ -97,8 +94,6 @@ net = type=user,opt_vlan=0; monitor = port=; -qga = - enable=yes; vnc = displayNum=1; daemon = diff --git a/conf/vf_offload.cfg b/conf/vf_offload.cfg index 4ecbe0f..5820660 100644 --- a/conf/vf_offload.cfg +++ b/conf/vf_offload.cfg @@ -68,9 +68,6 @@ # this port, else it will get a free port # on the host machine. # -# qga -# enable: [yes | no] -# # serial_port # enable: [yes | no] # @@ -99,8 +96,6 @@ net = type=user,opt_vlan=0; monitor = port=; -qga = - enable=yes; vnc = displayNum=11; daemon = diff --git a/conf/vf_packet_rxtx.cfg b/conf/vf_packet_rxtx.cfg index 20db90c..adf7919 100644 --- a/conf/vf_packet_rxtx.cfg +++ b/conf/vf_packet_rxtx.cfg @@ -68,9 +68,6 @@ # this port, else it will get a free port # on the host machine. # -# qga -# enable: [yes | no] -# # serial_port # enable: [yes | no] # @@ -97,8 +94,6 @@ net = type=user,opt_vlan=0; monitor = port=; -qga = - enable=yes; vnc = displayNum=1; daemon = @@ -116,8 +111,6 @@ net = type=user,opt_vlan=1; monitor = port=; -qga = - enable=yes; vnc = displayNum=2; daemon = diff --git a/conf/vf_port_start_stop.cfg b/conf/vf_port_start_stop.cfg index ab1c0c7..8576404 100644 --- a/conf/vf_port_start_stop.cfg +++ b/conf/vf_port_start_stop.cfg @@ -68,9 +68,6 @@ # this port, else it will get a free port # on the host machine. # -# qga -# enable: [yes | no] -# # serial_port # enable: [yes | no] # @@ -99,8 +96,6 @@ net = type=user,opt_vlan=0; monitor = port=; -qga = - enable=yes; vnc = displayNum=11; daemon = diff --git a/conf/vf_rss.cfg b/conf/vf_rss.cfg index fb88ad9..8e6025f 100644 --- a/conf/vf_rss.cfg +++ b/conf/vf_rss.cfg @@ -68,9 +68,6 @@ # this port, else it will get a free port # on the host machine. # -# qga -# enable: [yes | no] -# # serial_port # enable: [yes | no] # @@ -97,8 +94,6 @@ net = type=user,opt_vlan=0; monitor = port=; -qga = - enable=yes; vnc = displayNum=1; daemon = diff --git a/conf/vhost_sample.cfg b/conf/vhost_sample.cfg index ab71936..16abfad 100644 --- a/conf/vhost_sample.cfg +++ b/conf/vhost_sample.cfg @@ -50,9 +50,6 @@ # this port, else it will get a free port # on the host machine. # -# qga -# enable: [yes | no] -# # serial_port # enable: [yes | no] # diff --git a/conf/vhost_user_live_migration.cfg b/conf/vhost_user_live_migration.cfg index 74e3b54..887d312 100644 --- a/conf/vhost_user_live_migration.cfg +++ b/conf/vhost_user_live_migration.cfg @@ -68,9 +68,6 @@ # this port, else it will get a free port # on the host machine. # -# qga -# enable: [yes | no] -# # serial_port # enable: [yes | no] # @@ -102,8 +99,6 @@ disk = file=/home/vm-image/vm0.img; login = user=root,password=tester; -qga = - enable=yes; daemon = enable=yes; serial_port = @@ -117,8 +112,6 @@ disk = file=/mnt/nfs/vm0.img; login = user=root,password=tester; -qga = - enable=yes; daemon = enable=yes; migration = diff --git a/conf/vxlan_sample.cfg b/conf/vxlan_sample.cfg index 28d0f95..fe74e6f 100644 --- a/conf/vxlan_sample.cfg +++ b/conf/vxlan_sample.cfg @@ -20,8 +20,6 @@ disk = file=/storage/vm-image/vm1.img; login = user=root,password=tester; -qga = - enable=yes; vnc = displayNum=2; daemon = -- 1.9.3