summaryrefslogtreecommitdiffstats
path: root/.gitlab/issue_templates/bug.md
blob: e910f7b1c29480c06082968ebf84559f1f49675c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64

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"