* [dts][PATCH V1] conf/kernelpf_iavf: add kernelpf_iavf suite configuration file
@ 2022-06-23 8:55 Weiyuan Li
2022-06-29 1:42 ` lijuan.tu
0 siblings, 1 reply; 2+ messages in thread
From: Weiyuan Li @ 2022-06-23 8:55 UTC (permalink / raw)
To: dts, yuan.peng; +Cc: Weiyuan Li
Add kernelpf_iavf configuration file.
Signed-off-by: Weiyuan Li <weiyuanx.li@intel.com>
---
conf/kernelpf_iavf.cfg | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
create mode 100644 conf/kernelpf_iavf.cfg
diff --git a/conf/kernelpf_iavf.cfg b/conf/kernelpf_iavf.cfg
new file mode 100644
index 00000000..2820ffed
--- /dev/null
+++ b/conf/kernelpf_iavf.cfg
@@ -0,0 +1,22 @@
+# Configuration sample: kernelpf_iavf.cfg
+
+[vm0]
+cpu =
+ model=host,number=8,cpupin=5 6 7 8 9 10 11 12 ;
+disk =
+ file=/home/image/fedora23-ok.img;
+login =
+ user=root,password=tester;
+# net option is not necessary for libvirt, comment out below 2 lines if using libvirt
+net =
+ type=nic,opt_vlan=0;
+ type=user,opt_vlan=0;
+# monitor option is not supported by libvirt yet, comment out below 2 lines if using libvirt
+monitor =
+ port=;
+# vnc option is not supported by libvirt yet, comment out below 2 lines if using libvirt
+vnc =
+ displayNum=1;
+# daemon option is not supported by libvirt yet, comment out below 2 lines if using libvirt
+daemon =
+ enable=yes;
--
2.27.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* [dts][PATCH V1] conf/kernelpf_iavf: add kernelpf_iavf suite configuration file
2022-06-23 8:55 [dts][PATCH V1] conf/kernelpf_iavf: add kernelpf_iavf suite configuration file Weiyuan Li
@ 2022-06-29 1:42 ` lijuan.tu
0 siblings, 0 replies; 2+ messages in thread
From: lijuan.tu @ 2022-06-29 1:42 UTC (permalink / raw)
To: dts, yuan.peng, Weiyuan Li; +Cc: Weiyuan Li
On Thu, 23 Jun 2022 16:55:43 +0800, Weiyuan Li <weiyuanx.li@intel.com> wrote:
> Add kernelpf_iavf configuration file.
>
> Signed-off-by: Weiyuan Li <weiyuanx.li@intel.com>
Applied, thanks
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-06-29 1:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-23 8:55 [dts][PATCH V1] conf/kernelpf_iavf: add kernelpf_iavf suite configuration file Weiyuan Li
2022-06-29 1:42 ` lijuan.tu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).