[pve-devel] [PATCH v2 qemu-server 12/12] cfg2cmd: fix descriptions of cfg2cmd test cases

Stefan Reiter s.reiter at proxmox.com
Mon Sep 30 12:58:55 CEST 2019


Signed-off-by: Stefan Reiter <s.reiter at proxmox.com>
---

Independant from the rest of the series.

 test/cfg2cmd/i440fx-win10-hostpci.conf | 2 +-
 test/cfg2cmd/q35-linux-hostpci.conf    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/test/cfg2cmd/i440fx-win10-hostpci.conf b/test/cfg2cmd/i440fx-win10-hostpci.conf
index 0df1378..2ab2dda 100644
--- a/test/cfg2cmd/i440fx-win10-hostpci.conf
+++ b/test/cfg2cmd/i440fx-win10-hostpci.conf
@@ -1,4 +1,4 @@
-# TEST: Config with q35, NUMA, hostpci passthrough, EFI & Windows
+# TEST: Config with i440fx, NUMA, hostpci passthrough, EFI & Windows
 bios: ovmf
 bootdisk: scsi0
 cores: 1
diff --git a/test/cfg2cmd/q35-linux-hostpci.conf b/test/cfg2cmd/q35-linux-hostpci.conf
index 8fd2193..749f983 100644
--- a/test/cfg2cmd/q35-linux-hostpci.conf
+++ b/test/cfg2cmd/q35-linux-hostpci.conf
@@ -1,4 +1,4 @@
-# TEST: Config with q35, NUMA, hostpci passthrough, EFI & Windows
+# TEST: Config with q35, NUMA, hostpci passthrough, EFI & Linux
 bios: ovmf
 bootdisk: scsi0
 cores: 1
-- 
2.20.1





More information about the pve-devel mailing list