From nobody Sun May 5 11:15:10 2024 Delivered-To: importer2@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer2=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1621618973; cv=none; d=zohomail.com; s=zohoarc; b=nof9wqU4SydPHnyDljpPjD0MqtAHPOgl7wIJaAZ1Hr1Xn/K4oKdIn0ATnJYTlGme3NxIGDfczOAD6oHb2OXXpqu4oqkMXKx+JP+RS2TiqKAQgujERu91OQZYmMVY+cIz5hDeaM38ZYL3/eTeCHMmYUysJPYqwYZiahxh1wGUj3c= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1621618973; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=rK2JHi+c2Xcndehcw8u7RpDqk+/YosoeqCceMOlay5M=; b=QQoBQe2NRc08WVXtYxxCp+EOhgLIK8WE07kI4FnhtAX5uFYvZczrmhNI/CF74ZXABGoJEnRIa3liPG/CqC9fM/kivww1g0b78+Fme0spx4PCVMYqkvogBZQxU7RNwWYygK/CxpOwxfkNbMHpRTO02/lmjUJzEHY84kG9/EbYgJo= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer2=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1621618973311838.1367146481932; Fri, 21 May 2021 10:42:53 -0700 (PDT) Received: from localhost ([::1]:34078 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lk9Ai-0002d5-AU for importer2@patchew.org; Fri, 21 May 2021 13:42:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45162) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lk96W-0008Ux-L1 for qemu-devel@nongnu.org; Fri, 21 May 2021 13:38:32 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:46702) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lk96T-0004bU-As for qemu-devel@nongnu.org; Fri, 21 May 2021 13:38:32 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-514-BokVyu2gOUm0VcVyqaCMnQ-1; Fri, 21 May 2021 13:38:25 -0400 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 0382B1005D4E; Fri, 21 May 2021 17:38:25 +0000 (UTC) Received: from scv.redhat.com (ovpn-117-64.rdu2.redhat.com [10.10.117.64]) by smtp.corp.redhat.com (Postfix) with ESMTP id D5E111007623; Fri, 21 May 2021 17:38:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1621618708; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=rK2JHi+c2Xcndehcw8u7RpDqk+/YosoeqCceMOlay5M=; b=VmcoQj0MB5pAxS4C3YbBck8IwPWy/YPe6qlsjKsKBb0GzppE5UToeDPaof6LrBX2Lpwjz3 BV/u2ZjCHs/7wxq3hYpIkfsQRXl3nK6fdlv0R5+vUX2CzNrt9Jum1squCgZnj/I83VL7IM Fu8xwG7+RJzA0sQhFbYBka4+yu5+uuI= X-MC-Unique: BokVyu2gOUm0VcVyqaCMnQ-1 From: John Snow To: qemu-devel@nongnu.org Subject: [PATCH v2 1/2] GitLab: Add "Bug" issue reporting template Date: Fri, 21 May 2021 13:38:17 -0400 Message-Id: <20210521173818.255817-2-jsnow@redhat.com> In-Reply-To: <20210521173818.255817-1-jsnow@redhat.com> References: <20210521173818.255817-1-jsnow@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=jsnow@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer2=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=jsnow@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -31 X-Spam_score: -3.2 X-Spam_bar: --- X-Spam_report: (-3.2 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.374, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peter Maydell , Thomas Huth , Peter Krempa , =?UTF-8?q?Daniel=20P=20=2E=20Berrang=C3=A9?= , John Snow , Stefan Hajnoczi , Paolo Bonzini , =?UTF-8?q?Alex=20Benn=C3=A9e?= Errors-To: qemu-devel-bounces+importer2=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" Based loosely on libvirt's template, written by Peter Krempa. CC: Peter Krempa Signed-off-by: John Snow --- .gitlab/issue_templates/bug.md | 61 ++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 .gitlab/issue_templates/bug.md diff --git a/.gitlab/issue_templates/bug.md b/.gitlab/issue_templates/bug.md new file mode 100644 index 00000000000..67a02a3ffcf --- /dev/null +++ b/.gitlab/issue_templates/bug.md @@ -0,0 +1,61 @@ + + +## Host environment + - Operating system: (Windows 10 21H1, Fedora 34, etc.) + - OS/kernel version: (For POSIX hosts, use `uname -a`) + - Architecture: (x86, ARM, s390x, etc.) + - QEMU flavor: (qemu-system-x86_64, qemu-aarch64, qemu-img, etc.) + - QEMU version: (e.g. `qemu-system-x86_64 --version`) + - QEMU command line: + + ``` + ./qemu-system-x86_64 -M q35 -m 4096 -enable-kvm -hda fedora32.qcow2 + ``` + +## Emulated/Virtualized environment + - Operating system: (Windows 10 21H1, Fedora 34, etc.) + - OS/kernel version: (For POSIX guests, use `uname -a`.) + - Architecture: (x86, ARM, s390x, etc.) + + +## Description of problem + + +## Steps to reproduce +1. +2. +3. + + +## Additional information + + + + +/label ~"kind::Bug" --=20 2.30.2 From nobody Sun May 5 11:15:10 2024 Delivered-To: importer2@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer2=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1621619147; cv=none; d=zohomail.com; s=zohoarc; b=RdoqOS/YlV3uyzr7XxVLmIFIFM2JgSk/jGqU9XDt7ixJj7SaWhsmJLroRKmFEFCLcR5dWQUFsH1Nfko8UQpTBXbg77V+km1BX6Mg3oU684sFqC6WbSssWc8Y8eVQ2/h2hqUjOmxKrGhdhCu8oDxvYvMpoG9hegvxTgbseaR9kTY= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1621619147; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=1UH0jzhQFTbgQzh2OFbSFzFrO8OM2+BkCTVH/L4AoAI=; b=chsZB4PwcLiz4V/nt0Q31zlrCwiV7rScodB6eVtqVEL81dz0r06TqHDid8EjdB0rmcjixJqO+gTY2y1gCjfc1fbHDQBAE54ft8Dpl6MJB7II39l82Nx4mGDv1xMNxWDwjZKe9LPPJssp/CaZ4pnlAJ1HRkpmXTPbM+pFXtleZfM= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer2=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1621619147962984.5540759712267; Fri, 21 May 2021 10:45:47 -0700 (PDT) Received: from localhost ([::1]:40794 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lk9DW-0007HD-UF for importer2@patchew.org; Fri, 21 May 2021 13:45:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45178) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lk96X-00004q-HD for qemu-devel@nongnu.org; Fri, 21 May 2021 13:38:33 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:28628) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lk96V-0004bi-Rw for qemu-devel@nongnu.org; Fri, 21 May 2021 13:38:33 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-560-YzmLLTchO02xCy8QdyPLUQ-1; Fri, 21 May 2021 13:38:27 -0400 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id EEEC78049EF; Fri, 21 May 2021 17:38:26 +0000 (UTC) Received: from scv.redhat.com (ovpn-117-64.rdu2.redhat.com [10.10.117.64]) by smtp.corp.redhat.com (Postfix) with ESMTP id 3128D10016FC; Fri, 21 May 2021 17:38:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1621618711; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=1UH0jzhQFTbgQzh2OFbSFzFrO8OM2+BkCTVH/L4AoAI=; b=MrseL1rvCgoN8ANuaxeqZgCQlDLZhCLZNDzb4ykZenR2K1jeqgi+DuTgLh0eLar954p7pk aKj8vs2UPCe2xpDMQXmEAqFduasVR8+7tE6jVEKEqHiVjWs9/6GUCkz8euPqPsa3t9E2/y YcSpv3euTTbVGjJ4jY6hreijp/pLAsM= X-MC-Unique: YzmLLTchO02xCy8QdyPLUQ-1 From: John Snow To: qemu-devel@nongnu.org Subject: [PATCH v2 2/2] GitLab: Add "Feature Request" issue template. Date: Fri, 21 May 2021 13:38:18 -0400 Message-Id: <20210521173818.255817-3-jsnow@redhat.com> In-Reply-To: <20210521173818.255817-1-jsnow@redhat.com> References: <20210521173818.255817-1-jsnow@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=jsnow@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer2=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=170.10.133.124; envelope-from=jsnow@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -31 X-Spam_score: -3.2 X-Spam_bar: --- X-Spam_report: (-3.2 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.374, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peter Maydell , Thomas Huth , Peter Krempa , =?UTF-8?q?Daniel=20P=20=2E=20Berrang=C3=A9?= , John Snow , Stefan Hajnoczi , Paolo Bonzini , =?UTF-8?q?Alex=20Benn=C3=A9e?= Errors-To: qemu-devel-bounces+importer2=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" Based on Peter Krempa's libvirt template, feature.md. CC: Peter Krempa Signed-off-by: John Snow Reviewed-by: Stefan Hajnoczi --- .gitlab/issue_templates/feature_request.md | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 .gitlab/issue_templates/feature_request.md diff --git a/.gitlab/issue_templates/feature_request.md b/.gitlab/issue_tem= plates/feature_request.md new file mode 100644 index 00000000000..fc58ca27634 --- /dev/null +++ b/.gitlab/issue_templates/feature_request.md @@ -0,0 +1,32 @@ + + +## Goal + + + +## Technical details + + + +## Additional information + + + +/label ~"kind::Feature Request" --=20 2.30.2