[pve-devel] applied: [PATCH v2 qemu-server 12/12] cfg2cmd: fix descriptions of cfg2cmd test cases
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Oct 2 08:36:43 CEST 2019
On 9/30/19 12:58 PM, Stefan Reiter wrote:
> 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
>
applied, for such patches which are irrelevant from the series and
rather fixes in general please either do:
* move it to the front of the series
* send it as separate patch outside of a series
thanks!
More information about the pve-devel
mailing list