summary refs log tree commit diff stats
path: root/results/classifier/108/other/94
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--results/classifier/108/other/9416
-rw-r--r--results/classifier/108/other/94016
-rw-r--r--results/classifier/108/other/94156
-rw-r--r--results/classifier/108/other/94216
-rw-r--r--results/classifier/108/other/94316
-rw-r--r--results/classifier/108/other/94462833
-rw-r--r--results/classifier/108/other/94525
-rw-r--r--results/classifier/108/other/94627
-rw-r--r--results/classifier/108/other/94604332
-rw-r--r--results/classifier/108/other/94728
-rw-r--r--results/classifier/108/other/94847
-rw-r--r--results/classifier/108/other/949329
12 files changed, 641 insertions, 0 deletions
diff --git a/results/classifier/108/other/94 b/results/classifier/108/other/94
new file mode 100644
index 000000000..6fc7fade5
--- /dev/null
+++ b/results/classifier/108/other/94
@@ -0,0 +1,16 @@
+device: 0.823
+performance: 0.501
+network: 0.495
+debug: 0.427
+other: 0.348
+graphic: 0.273
+boot: 0.260
+semantic: 0.243
+socket: 0.191
+files: 0.176
+vnc: 0.135
+PID: 0.120
+permissions: 0.071
+KVM: 0.060
+
+MIPS r4k "TLB modified exception" generated for TLB entries that are not visible to the TLBP instruction
diff --git a/results/classifier/108/other/940 b/results/classifier/108/other/940
new file mode 100644
index 000000000..f51a1b908
--- /dev/null
+++ b/results/classifier/108/other/940
@@ -0,0 +1,16 @@
+device: 0.667
+graphic: 0.483
+semantic: 0.456
+performance: 0.429
+socket: 0.342
+other: 0.332
+network: 0.270
+vnc: 0.254
+KVM: 0.168
+files: 0.137
+PID: 0.120
+boot: 0.078
+debug: 0.032
+permissions: 0.031
+
+"analyze-migration.py -m" does not appear to account for the pci-hole
diff --git a/results/classifier/108/other/941 b/results/classifier/108/other/941
new file mode 100644
index 000000000..7e1d7eb30
--- /dev/null
+++ b/results/classifier/108/other/941
@@ -0,0 +1,56 @@
+device: 0.917
+vnc: 0.861
+performance: 0.815
+PID: 0.760
+files: 0.751
+network: 0.724
+graphic: 0.711
+socket: 0.666
+boot: 0.615
+debug: 0.588
+KVM: 0.527
+semantic: 0.518
+permissions: 0.516
+other: 0.136
+
+qemu-img cannot repair a qcow2 in an LV because size is mis-detected when qcow2 is on an LV
+Description of problem:
+This is RHEV with Tb's of VMs which need to be repaired due to a datacenter-wide (the real datacenter) power outage.
+
+Each of these VMs are on individual LVs but qemu-img check fails to perform repairs:
+
+
+```
+ERROR cluster 24481205 refcount=0 reference=1
+ERROR cluster 24481206 refcount=0 reference=1
+Rebuilding refcount structure
+ERROR writing refblock: No space left on device <============
+qemu-img: Check failed: No space left on device
+```
+
+Running qemu-img check or info on the LV (/dev/dm-*) works well but repairs cannot be completed:
+
+```
+# qemu-img info /dev/cdd4e215-8c6b-4877-b2be-fdba383e7eb0/fb32333b-2334-4e10-8c42-02bc97e826cc
+image: /dev/cdd4e215-8c6b-4877-b2be-fdba383e7eb0/fb32333b-2334-4e10-8c42-02bc97e826cc
+file format: qcow2
+virtual size: 1.5 TiB (1649267441664 bytes)
+disk size: 0 B <================================
+cluster_size: 65536
+Format specific information:
+    compat: 1.1
+    compression type: zlib
+    lazy refcounts: true
+    refcount bits: 16
+    corrupt: false
+    extended l2: false
+```
+Steps to reproduce:
+1. Have a damaged VM with its qcow2 in an LV
+2. run 'qemu-img check <device>' verify that it properly detects the blocks which need fixing.
+3. run 'qemu-img check -r all <device>', it exits with 'no space left on device´ after a few seconds.
+Additional information:
+https://bugzilla.redhat.com/show_bug.cgi?id=1519071
+
+
+Here is one example:
diff --git a/results/classifier/108/other/942 b/results/classifier/108/other/942
new file mode 100644
index 000000000..01bd6c2f4
--- /dev/null
+++ b/results/classifier/108/other/942
@@ -0,0 +1,16 @@
+device: 0.856
+performance: 0.560
+graphic: 0.382
+other: 0.342
+semantic: 0.263
+debug: 0.161
+network: 0.144
+permissions: 0.096
+boot: 0.079
+PID: 0.025
+socket: 0.021
+vnc: 0.015
+files: 0.014
+KVM: 0.008
+
+No TPM support for riscv64 in QEMU
diff --git a/results/classifier/108/other/943 b/results/classifier/108/other/943
new file mode 100644
index 000000000..a6788bdc4
--- /dev/null
+++ b/results/classifier/108/other/943
@@ -0,0 +1,16 @@
+other: 0.798
+device: 0.645
+semantic: 0.404
+network: 0.302
+performance: 0.285
+files: 0.279
+vnc: 0.267
+boot: 0.223
+KVM: 0.207
+graphic: 0.201
+PID: 0.192
+debug: 0.130
+permissions: 0.100
+socket: 0.068
+
+Calling get-fsinfo on a virtual machine does not include ZFS (zfsonlinux, debian guest tested) volumes
diff --git a/results/classifier/108/other/944628 b/results/classifier/108/other/944628
new file mode 100644
index 000000000..3c9eb84c9
--- /dev/null
+++ b/results/classifier/108/other/944628
@@ -0,0 +1,33 @@
+device: 0.716
+graphic: 0.407
+network: 0.395
+boot: 0.299
+socket: 0.283
+semantic: 0.189
+performance: 0.155
+files: 0.153
+other: 0.147
+debug: 0.138
+permissions: 0.132
+PID: 0.123
+vnc: 0.080
+KVM: 0.052
+
+Documentation for mtdblock, option-rom, and pflash is non-existent
+
+The options -mtdblock, -option-rom, and -pflash are severely under-documented.  For example:
+
+-mtdblock  -- It isn't at all clear what this does from --help or the documentation, and it's especially not clear that it's only implemented for ARM right now
+
+-option-rom is only implemented for a handful of architectures, including palm, pc, pci, and one or two others
+
+-pflash looks to be implemented for most if not all architectures, but there's nothing informing the user that it replaces the bios if -bios isn't used in tandem with -pflash, and it isn't clear whether the user could add multiple pflash roms
+
+
+This is an automated cleanup. This bug report has been moved to QEMU's
+new bug tracker on gitlab.com and thus gets marked as 'expired' now.
+Please continue with the discussion here:
+
+ https://gitlab.com/qemu-project/qemu/-/issues/89
+
+
diff --git a/results/classifier/108/other/945 b/results/classifier/108/other/945
new file mode 100644
index 000000000..235a374f2
--- /dev/null
+++ b/results/classifier/108/other/945
@@ -0,0 +1,25 @@
+graphic: 0.910
+device: 0.865
+performance: 0.733
+vnc: 0.706
+semantic: 0.678
+PID: 0.645
+network: 0.625
+debug: 0.540
+permissions: 0.429
+boot: 0.395
+socket: 0.339
+files: 0.203
+other: 0.118
+KVM: 0.026
+
+For QEMU 7.0.0-rc1, nbd-server-add fails with qcow2 image with iothread in migration context
+Description of problem:
+Upon adding the drive for NBD (via QMP), there is an error message
+````kvm: ../block.c:3657: bdrv_open_child: Assertion `qemu_in_main_thread()' failed.````
+and then the process aborts.
+Steps to reproduce:
+1. Create image: `qemu-img create -f qcow2 /root/target-disk.qcow2 4G`
+2. Start QEMU as mentioned above.
+3. Issue `nbd-server-start` QMP command (I used type unix).
+4. Issue `nbd-server-add` command for the single disk.
diff --git a/results/classifier/108/other/946 b/results/classifier/108/other/946
new file mode 100644
index 000000000..bf5c19b6b
--- /dev/null
+++ b/results/classifier/108/other/946
@@ -0,0 +1,27 @@
+graphic: 0.855
+device: 0.842
+semantic: 0.715
+network: 0.669
+files: 0.577
+vnc: 0.536
+debug: 0.524
+PID: 0.447
+socket: 0.423
+performance: 0.413
+boot: 0.368
+other: 0.337
+KVM: 0.252
+permissions: 0.246
+
+qemu-img can't create qcow2 file on nfs path,which report error(Image is not in qcow2 format)
+Description of problem:
+I mount a nfs disk on my host,and use qemu-img to create a qcow2 file on this nfs path,but it not work,i have no idea,This problem has come up before in red-hat community: 
+[BUGID:1817640](https://bugzilla.redhat.com/show_bug.cgi?id=1817640#)
+Steps to reproduce:
+![image](/uploads/ff131e4be09699ae3a1226f7cf1358ba/image.png)
+
+**strace file:**
+[qemu-img-strace.log](/uploads/85517b7550ba1ea459f85cfd37b74332/qemu-img-strace.log)
+
+See form this strace file,in the line 1077,we can see pread64 read result is empty,it casuse the error,but i don't know why the resulut is empty.
+![image](/uploads/8861295db3c9bbddbc19596d97bbb126/image.png)
diff --git a/results/classifier/108/other/946043 b/results/classifier/108/other/946043
new file mode 100644
index 000000000..1e61da8b1
--- /dev/null
+++ b/results/classifier/108/other/946043
@@ -0,0 +1,32 @@
+graphic: 0.916
+device: 0.809
+performance: 0.640
+semantic: 0.635
+debug: 0.613
+boot: 0.346
+vnc: 0.284
+PID: 0.283
+other: 0.282
+network: 0.220
+socket: 0.202
+permissions: 0.168
+files: 0.095
+KVM: 0.020
+
+Serial Named Pipe Unrecognized Windows 7
+
+I created a named pipe serial hardware and supplied '/tmp/debug' which I created using mkfifo
+
+This is the snippet from ps -aux
+-chardev pipe,id=charserial0,path=/tmp/debug -device isa-serial,chardev=charserial0,id=serial0
+
+failure@ubuntu1:~$ ls -al /tmp/debug*
+prwxrwxrwx 1 jgp jgp 0 2012-03-03 18:40 /tmp/debug
+prwxrwxrwx 1 jgp jgp 0 2012-03-03 18:40 /tmp/debug.in
+
+However inside the Windows 7 guest (even after a restart) nothing is recognized. Even after going through the add legacy hardware motions it's still not picked up.
+
+Which version of QEMU were you using? Can you still reproduce this issue with the latest version of QEMU?
+
+[Expired for QEMU because there has been no activity for 60 days.]
+
diff --git a/results/classifier/108/other/947 b/results/classifier/108/other/947
new file mode 100644
index 000000000..ff03ba6a3
--- /dev/null
+++ b/results/classifier/108/other/947
@@ -0,0 +1,28 @@
+graphic: 0.863
+debug: 0.840
+semantic: 0.820
+files: 0.798
+device: 0.758
+other: 0.683
+vnc: 0.678
+network: 0.668
+permissions: 0.643
+socket: 0.595
+PID: 0.570
+performance: 0.566
+boot: 0.527
+KVM: 0.302
+
+TCG AARCH64 Segmentation fault when helper function is called
+Description of problem:
+Segmentation fault in the TCG thread.
+The issue occurs in the generated code when branching to (helper)lookup_tb_ptr (see op longs).
+It seems that the generated instruction don't load the upper32 of the address of lookup_tb_ptr in the register before branching to it. According to LLDB, the program tries to access 0x1cffe060 while the right address 0x7ff71cffe060 (see debugger logs).
+Additional information:
+The issue seems to be located at https://gitlab.com/qemu-project/qemu/-/blob/master/tcg/aarch64/tcg-target.c.inc#L1091
+`t2 = t1 & ~(0xffffUL << s1);`. 
+The fix would be `t2 = t1 & ~(0xffffULL << s1);`
+
+
+[lldb.log](/uploads/6a1d57eaecae4a375c6ada7384489876/lldb.log)
+[qemu_segmentation.log](/uploads/e3c2d6d42291ff7d1ff8d37341e3da1d/qemu_segmentation.log)
diff --git a/results/classifier/108/other/948 b/results/classifier/108/other/948
new file mode 100644
index 000000000..fbbbf3bba
--- /dev/null
+++ b/results/classifier/108/other/948
@@ -0,0 +1,47 @@
+other: 0.684
+graphic: 0.663
+KVM: 0.611
+semantic: 0.566
+debug: 0.531
+permissions: 0.522
+device: 0.512
+vnc: 0.510
+socket: 0.503
+performance: 0.502
+files: 0.469
+PID: 0.469
+network: 0.466
+boot: 0.417
+
+7.0.0-rc1, -rc2 cannot build - config-poison.h is not generated
+Description of problem:
+`make` halts with:
+
+```
+[557/2583] Generating module_block.h with a custom command
+[558/2583] Generating block-gen.c with a custom command
+[559/2583] Generating x86_64-softmmu-gdbstub-xml.c with a custom command (wrapped by meson to capture output)
+[560/2583] Compiling C object libpage-vary-common.a.p/page-vary-common.c.o
+[561/2583] Generating trace-target_sparc.c with a custom command
+[562/2583] Generating trace-target_s390x_kvm.c with a custom command
+ninja: job failed: clang -m64 -mcx16 -Ilibpage-vary-common.a.p -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -flto -fcolor-diagnostics -Wall -Winvalid-pch -std=gnu11 -O2 -g -isystem /home/dummy/qemu-7.0.0-rc2/linux-headers -isystem linux-headers -iquote . -iquote /home/dummy/qemu-7.0.0-rc2 -iquote /home/dummy/qemu-7.0.0-rc2/include -iquote /home/dummy/qemu-7.0.0-rc2/disas/libvixl -iquote /home/dummy/qemu-7.0.0-rc2/tcg/i386 -pthread -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -fwrapv -Wold-style-definition -Wtype-limits -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wempty-body -Wnested-externs -Wendif-labels -Wexpansion-to-defined -Wno-initializer-overrides -Wno-missing-include-dirs -Wno-shift-negative-value -Wno-string-plus-int -Wno-typedef-redefinition -Wno-tautological-type-limit-compare -Wno-psabi -fstack-protector-strong -fsanitize=cfi-icall -fsanitize-cfi-icall-generalize-pointers -fPIE -fno-lto -fno-sanitize=cfi-icall -MD -MQ libpage-vary-common.a.p/page-vary-common.c.o -MF libpage-vary-common.a.p/page-vary-common.c.o.d -o libpage-vary-common.a.p/page-vary-common.c.o -c ../page-vary-common.c
+In file included from ../page-vary-common.c:22:
+In file included from /home/dummy/qemu-7.0.0-rc2/include/qemu/osdep.h:34:
+/home/dummy/qemu-7.0.0-rc2/include/exec/poison.h:7:10: fatal error: 'config-poison.h' file not found
+#include "config-poison.h"
+         ^~~~~~~~~~~~~~~~~
+1 error generated.
+ninja: subcommand failed
+make[1]: *** [Makefile:163: run-ninja] Error 1
+make[1]: Leaving directory '/home/dummy/qemu-7.0.0-rc2/build'
+make: *** [GNUmakefile:11: all] Error 2
+
+```
+
+It seems that `config-poison.h` is not generated in `configure` and is not explicitly a dependency for some of necessary object file.
+Steps to reproduce:
+1. `docker pull alpine:3.15`
+2. `docker build -t qemubad .` with the attached dockerfile
+Additional information:
+6.2.0 is good
+7.0.0-rc0, 7.0.0-rc1, 7.0.0-rc2 exhibits the issue
diff --git a/results/classifier/108/other/949 b/results/classifier/108/other/949
new file mode 100644
index 000000000..01a756696
--- /dev/null
+++ b/results/classifier/108/other/949
@@ -0,0 +1,329 @@
+other: 0.661
+KVM: 0.642
+vnc: 0.625
+debug: 0.610
+graphic: 0.607
+device: 0.593
+permissions: 0.583
+semantic: 0.576
+socket: 0.565
+PID: 0.563
+network: 0.561
+boot: 0.555
+performance: 0.548
+files: 0.532
+
+M1 MacOS Panic with qemu version 6.2.0
+Description of problem:
+After running the command above, the macbook freeze and reboots, here is the stacktrace:
+```
+panic(cpu 2 caller 0xfffffe001748de90): vm_fault() KERN_FAILURE from guest fault on state 0xfffffe600c57c000 @sleh.c:3091
+Debugger message: panic
+Memory ID: 0x1
+OS release type: User
+OS version: 21D62
+Kernel version: Darwin Kernel Version 21.3.0: Wed Jan  5 21:37:58 PST 2022; root:xnu-8019.80.24~20/RELEASE_ARM64_T6000
+Fileset Kernelcache UUID: FA4EB485BA9DC1EBAA5D0E80232A48CC
+Kernel UUID: BADF56F4-2876-3FF4-AC12-F25E78B09AA1
+iBoot version: iBoot-7429.81.3
+secure boot?: YES
+Paniclog version: 13
+KernelCache slide: 0x000000000f9e8000
+KernelCache base:  0xfffffe00169ec000
+Kernel slide:      0x000000001021c000
+Kernel text base:  0xfffffe0017220000
+Kernel text exec slide: 0x0000000010304000
+Kernel text exec base:  0xfffffe0017308000
+mach_absolute_time: 0x2c74ea4beb
+Epoch Time:        sec       usec
+  Boot    : 0x62437319 0x0002a603
+  Sleep   : 0x62441e87 0x00018bb3
+  Wake    : 0x62442289 0x00044ebb
+  Calendar: 0x62442c00 0x000ccb26
+
+Zone info:
+Foreign   : 0xfffffe001fb94000 - 0xfffffe001fba8000
+Native    : 0xfffffe10001a8000 - 0xfffffe30001a8000
+Readonly  : 0xfffffe14cce74000 - 0xfffffe1666808000
+Metadata  : 0xfffffe62f056c000 - 0xfffffe62fc4f0000
+Bitmaps   : 0xfffffe62fc4f0000 - 0xfffffe6302084000
+CORE 0 PVH locks held: None
+CORE 1 PVH locks held: None
+CORE 2 PVH locks held: None
+CORE 3 PVH locks held: None
+CORE 4 PVH locks held: None
+CORE 5 PVH locks held: None
+CORE 6 PVH locks held: None
+CORE 7 PVH locks held: None
+CORE 0: PC=0xfffffe001738ef4c, LR=0xfffffe001738ef4c, FP=0xfffffe60ba06bef0
+CORE 1: PC=0xfffffe001738ef4c, LR=0xfffffe001738ef4c, FP=0xfffffe60b7003ef0
+CORE 2 is the one that panicked. Check the full backtrace for details.
+CORE 3: PC=0xfffffe001738ef50, LR=0xfffffe001738ef4c, FP=0xfffffe600c773ef0
+CORE 4: PC=0xfffffe001738ef50, LR=0xfffffe001738ef4c, FP=0xfffffe60a4dabef0
+CORE 5: PC=0xfffffe001738ef50, LR=0xfffffe001738ef4c, FP=0xfffffe600c683ef0
+CORE 6: PC=0xfffffe001738ef50, LR=0xfffffe001738ef4c, FP=0xfffffe60a5553ef0
+CORE 7: PC=0xfffffe001738ef4c, LR=0xfffffe001738ef4c, FP=0xfffffe60b7ae3ef0
+Panicked task 0xfffffe2997ce2d48: 24310 pages, 11 threads: pid 12708: qemu-system-aarc
+Panicked thread: 0xfffffe1ffd861860, backtrace: 0xfffffe600c5c3300, tid: 97347
+		  lr: 0xfffffe001735a4e8  fp: 0xfffffe600c5c3370
+		  lr: 0xfffffe001735a1b8  fp: 0xfffffe600c5c33e0
+		  lr: 0xfffffe001749a2bc  fp: 0xfffffe600c5c3400
+		  lr: 0xfffffe001748c6c8  fp: 0xfffffe600c5c3480
+		  lr: 0xfffffe001748a118  fp: 0xfffffe600c5c3540
+		  lr: 0xfffffe001730f7f8  fp: 0xfffffe600c5c3550
+		  lr: 0xfffffe0017359e2c  fp: 0xfffffe600c5c38f0
+		  lr: 0xfffffe0017359e2c  fp: 0xfffffe600c5c3960
+		  lr: 0xfffffe0017b6d738  fp: 0xfffffe600c5c3980
+		  lr: 0xfffffe001748de90  fp: 0xfffffe600c5c39e0
+		  lr: 0xfffffe001748da14  fp: 0xfffffe600c5c3a50
+		  lr: 0xfffffe001731a828  fp: 0xfffffe600c5c3a60
+		  lr: 0xfffffe00174a222c  fp: 0xfffffe600c5c3e50
+		  lr: 0xfffffe001748a530  fp: 0xfffffe600c5c3f10
+		  lr: 0xfffffe001730f7f8  fp: 0xfffffe600c5c3f20
+
+last started kext at 861542788: com.apple.driver.driverkit.serial	6.0.0 (addr 0xfffffe00170fced0, size 3432)
+loaded kexts:
+com.apple.fileutil	20.036.15
+com.apple.filesystems.autofs	3.0
+com.apple.driver.AppleBiometricServices	1
+com.apple.driver.CoreKDL	1
+com.apple.driver.AppleTopCaseHIDEventDriver	5020.1
+com.apple.driver.DiskImages.ReadWriteDiskImage	493.0.0
+com.apple.driver.DiskImages.UDIFDiskImage	493.0.0
+com.apple.driver.DiskImages.RAMBackingStore	493.0.0
+com.apple.driver.DiskImages.FileBackingStore	493.0.0
+com.apple.driver.SEPHibernation	1
+com.apple.driver.BCMWLANFirmware4387.Hashstore	1
+com.apple.filesystems.apfs	1933.80.3
+com.apple.driver.AppleUSBDeviceNCM	5.0.0
+com.apple.driver.AppleThunderboltIP	4.0.3
+com.apple.driver.AppleFileSystemDriver	3.0.1
+com.apple.nke.l2tp	1.9
+com.apple.filesystems.tmpfs	1
+com.apple.filesystems.lifs	1
+com.apple.IOTextEncryptionFamily	1.0.0
+com.apple.filesystems.hfs.kext	582.60.2
+com.apple.security.BootPolicy	1
+com.apple.BootCache	40
+com.apple.AppleFSCompression.AppleFSCompressionTypeZlib	1.0.0
+com.apple.AppleFSCompression.AppleFSCompressionTypeDataless	1.0.0d1
+com.apple.AppleEmbeddedSimpleSPINORFlasher	1
+com.apple.driver.ApplePMP	1
+com.apple.driver.AppleCS42L84Audio	530.2
+com.apple.driver.AppleSmartIO2	1
+com.apple.driver.AppleSN012776Amp	530.2
+com.apple.driver.AppleT6000SOCTuner	1
+com.apple.driver.AppleT6000CLPCv3	1
+com.apple.driver.AppleSmartBatteryManager	161.0.0
+com.apple.driver.AppleALSColorSensor	1.0.0d1
+com.apple.driver.AppleAOPVoiceTrigger	100.1
+com.apple.driver.ApplePMPFirmware	1
+com.apple.driver.AppleSPMIPMU	1.0.1
+com.apple.driver.AppleM68Buttons	1.0.0d1
+com.apple.driver.AppleSDXC	3.1.1
+com.apple.driver.AppleSamsungSerial	1.0.0d1
+com.apple.driver.AppleSerialShim	1
+com.apple.AGXG13X	188.10
+com.apple.driver.AppleAVD	555
+com.apple.driver.AppleAVE2	530.3.0
+com.apple.driver.AppleJPEGDriver	4.7.9
+com.apple.driver.AppleProResHW	128.2.0
+com.apple.driver.AppleMobileDispT600X-DCP	140.0
+com.apple.driver.usb.AppleSynopsysUSB40XHCI	1
+com.apple.driver.AppleMCDP29XXUpdateSupport	1
+com.apple.driver.AppleDPDisplayTCON	1
+com.apple.driver.AppleEventLogHandler	1
+com.apple.driver.AppleS5L8960XNCO	1
+com.apple.driver.AppleT6000PMGR	1
+com.apple.driver.AppleS8000AES	1
+com.apple.driver.AppleS8000DWI	1.0.0d1
+com.apple.driver.AppleInterruptControllerV2	1.0.0d1
+com.apple.driver.AppleT8110DART	1
+com.apple.driver.AppleBluetoothModule	1
+com.apple.driver.AppleBCMWLANBusInterfacePCIe	1
+com.apple.driver.AppleS5L8920XPWM	1.0.0d1
+com.apple.driver.AudioDMAController-T600x	100.51
+com.apple.driver.AppleT6000DART	1
+com.apple.driver.AppleSPIMC	1
+com.apple.driver.AppleS5L8940XI2C	1.0.0d2
+com.apple.driver.AppleT6000	1
+com.apple.iokit.IOUserEthernet	1.0.1
+com.apple.driver.usb.AppleUSBUserHCI	1
+com.apple.iokit.IOKitRegistryCompatibility	1
+com.apple.iokit.EndpointSecurity	1
+com.apple.driver.AppleDiskImages2	126.60.3
+com.apple.AppleSystemPolicy	2.0.0
+com.apple.nke.applicationfirewall	402
+com.apple.kec.InvalidateHmac	1
+com.apple.kec.AppleEncryptedArchive	1
+com.apple.driver.driverkit.serial	6.0.0
+com.apple.kext.triggers	1.0
+com.apple.iokit.IOAVBFamily	1010.2
+com.apple.plugin.IOgPTPPlugin	1000.11
+com.apple.iokit.IOEthernetAVBController	1.1.0
+com.apple.driver.AppleMesaSEPDriver	100.99
+com.apple.iokit.IOBiometricFamily	1
+com.apple.driver.AppleHIDKeyboard	228
+com.apple.driver.AppleActuatorDriver	5430.21
+com.apple.driver.AppleMultitouchDriver	5430.21
+com.apple.driver.AppleHSBluetoothDriver	5020.1
+com.apple.driver.IOBluetoothHIDDriver	9.0.0
+com.apple.driver.DiskImages.KernelBacked	493.0.0
+com.apple.driver.AppleSEPHDCPManager	1.0.1
+com.apple.driver.AppleTrustedAccessory	1
+com.apple.iokit.AppleSEPGenericTransfer	1
+com.apple.driver.AppleXsanScheme	3
+com.apple.driver.usb.networking	5.0.0
+com.apple.driver.AppleThunderboltUSBDownAdapter	1.0.4
+com.apple.driver.AppleThunderboltPCIDownAdapter	4.1.1
+com.apple.driver.AppleThunderboltDPInAdapter	8.5.1
+com.apple.driver.AppleThunderboltDPAdapterFamily	8.5.1
+com.apple.nke.ppp	1.9
+com.apple.driver.AppleBSDKextStarter	3
+com.apple.filesystems.hfs.encodings.kext	1
+com.apple.driver.AppleConvergedIPCOLYBTControl	1
+com.apple.driver.AppleConvergedPCI	1
+com.apple.driver.AppleBluetoothDebug	1
+com.apple.driver.AppleBTM	1.0.1
+com.apple.driver.AppleHIDTransportSPI	5400.30
+com.apple.driver.AppleHIDTransport	5400.30
+com.apple.driver.AppleInputDeviceSupport	5400.30
+com.apple.driver.AppleDCPDPTXProxy	1.0.0
+com.apple.driver.DCPDPFamilyProxy	1
+com.apple.driver.AppleDiagnosticDataAccessReadOnly	1.0.0
+com.apple.driver.AppleCSEmbeddedAudio	530.2
+com.apple.driver.ApplePassthroughPPM	3.0
+com.apple.driver.AppleAOPAudio	102.2
+com.apple.driver.AppleEmbeddedAudio	530.2
+com.apple.iokit.AppleARMIISAudio	100.1
+com.apple.driver.AppleSPU	1
+com.apple.AGXFirmwareKextG13XRTBuddy	188.10
+com.apple.AGXFirmwareKextRTBuddy64	188.10
+com.apple.driver.AppleStockholmControl	1.0.0
+com.apple.iokit.IONVMeFamily	2.1.0
+com.apple.driver.AppleNANDConfigAccess	1.0.0
+com.apple.driver.AppleDialogPMU	1.0.1
+com.apple.driver.usb.AppleUSBHostPacketFilter	1.0
+com.apple.iokit.IOGPUFamily	35.11
+com.apple.driver.DCPAVFamilyProxy	1
+com.apple.iokit.IOMobileGraphicsFamily-DCP	343.0.0
+com.apple.driver.AppleDCP	1
+com.apple.driver.AppleFirmwareKit	1
+com.apple.iokit.IOMobileGraphicsFamily	343.0.0
+com.apple.driver.AppleSPMI	1.0.1
+com.apple.driver.AppleUSBXDCIARM	1.0
+com.apple.driver.AppleUSBXDCI	1.0
+com.apple.iokit.IOUSBDeviceFamily	2.0.0
+com.apple.driver.usb.AppleSynopsysUSBXHCI	1
+com.apple.driver.usb.AppleUSBXHCI	1.2
+com.apple.driver.AppleEmbeddedUSBHost	1
+com.apple.driver.usb.AppleUSBHub	1.2
+com.apple.driver.usb.AppleUSBHostCompositeDevice	1.2
+com.apple.driver.AppleT6000TypeCPhy	1
+com.apple.driver.AppleT8103TypeCPhy	1
+com.apple.driver.AppleHPM	3.4.4
+com.apple.driver.AppleSART	1
+com.apple.driver.ApplePMGR	1
+com.apple.driver.AppleARMWatchdogTimer	1
+com.apple.driver.AppleDisplayCrossbar	1.0.0
+com.apple.iokit.IODisplayPortFamily	1.0.0
+com.apple.driver.AppleTypeCPhy	1
+com.apple.driver.AppleThunderboltNHI	7.2.8
+com.apple.driver.AppleT6000PCIeC	1
+com.apple.iokit.IOThunderboltFamily	9.3.3
+com.apple.driver.ApplePIODMA	1
+com.apple.driver.AppleT600xPCIe	1
+com.apple.driver.AppleMultiFunctionManager	1
+com.apple.driver.AppleBluetoothDebugService	1
+com.apple.driver.AppleBCMWLANCore	1.0.0
+com.apple.iokit.IO80211Family	1200.12.2b1
+com.apple.driver.IOImageLoader	1.0.0
+com.apple.driver.AppleOLYHAL	1
+com.apple.driver.corecapture	1.0.4
+com.apple.driver.AppleEmbeddedPCIE	1
+com.apple.driver.AppleMCA2-T600x	600.95
+com.apple.driver.AppleEmbeddedAudioLibs	100.9.1
+com.apple.driver.AppleFirmwareUpdateKext	1
+com.apple.driver.AppleH13CameraInterface	4.87.0
+com.apple.driver.AppleH10PearlCameraInterface	17.0.3
+com.apple.driver.AppleGPIOICController	1.0.2
+com.apple.driver.AppleFireStormErrorHandler	1
+com.apple.driver.AppleMobileApNonce	1
+com.apple.iokit.IOTimeSyncFamily	1000.11
+com.apple.driver.DiskImages	493.0.0
+com.apple.iokit.IOGraphicsFamily	593
+com.apple.iokit.IOBluetoothSerialManager	9.0.0
+com.apple.iokit.IOBluetoothHostControllerUSBTransport	9.0.0
+com.apple.iokit.IOBluetoothHostControllerUARTTransport	9.0.0
+com.apple.iokit.IOBluetoothHostControllerTransport	9.0.0
+com.apple.driver.IOBluetoothHostControllerPCIeTransport	9.0.0
+com.apple.iokit.IOBluetoothFamily	9.0.0
+com.apple.driver.FairPlayIOKit	68.13.1
+com.apple.iokit.CSRBluetoothHostControllerUSBTransport	9.0.0
+com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport	9.0.0
+com.apple.driver.AppleSSE	1.0
+com.apple.driver.AppleSEPKeyStore	2
+com.apple.driver.AppleUSBTDM	532.40.7
+com.apple.iokit.IOUSBMassStorageDriver	209.40.6
+com.apple.iokit.IOPCIFamily	2.9
+com.apple.iokit.IOSCSIBlockCommandsDevice	452.60.2
+com.apple.iokit.IOSCSIArchitectureModelFamily	452.60.2
+com.apple.driver.AppleIPAppender	1.0
+com.apple.driver.AppleFDEKeyStore	28.30
+com.apple.driver.AppleEffaceableStorage	1.0
+com.apple.driver.AppleCredentialManager	1.0
+com.apple.driver.KernelRelayHost	1
+com.apple.iokit.IOUSBHostFamily	1.2
+com.apple.driver.AppleUSBHostMergeProperties	1.2
+com.apple.driver.usb.AppleUSBCommon	1.0
+com.apple.driver.AppleSMC	3.1.9
+com.apple.driver.RTBuddy	1.0.0
+com.apple.driver.AppleEmbeddedTempSensor	1.0.0
+com.apple.driver.AppleARMPMU	1.0
+com.apple.iokit.IOAccessoryManager	1.0.0
+com.apple.driver.AppleOnboardSerial	1.0
+com.apple.iokit.IOSkywalkFamily	1.0
+com.apple.driver.mDNSOffloadUserClient	1.0.1b8
+com.apple.iokit.IONetworkingFamily	3.4
+com.apple.iokit.IOSerialFamily	11
+com.apple.driver.AppleSEPManager	1.0.1
+com.apple.driver.AppleA7IOP	1.0.2
+com.apple.driver.IOSlaveProcessor	1
+com.apple.driver.AppleBiometricSensor	2
+com.apple.iokit.IOHIDFamily	2.0.0
+com.apple.iokit.CoreAnalyticsFamily	1
+com.apple.driver.AppleANELoadBalancer	5.35.2
+com.apple.driver.AppleH11ANEInterface	5.35.0
+com.apple.AUC	1.0
+com.apple.iokit.IOAVFamily	1.0.0
+com.apple.iokit.IOHDCPFamily	1.0.0
+com.apple.iokit.IOCECFamily	1
+com.apple.iokit.IOAudio2Family	1.0
+com.apple.driver.AppleIISController	100.1
+com.apple.driver.AppleAudioClockLibs	100.9.1
+com.apple.driver.AppleM2ScalerCSCDriver	265.0.0
+com.apple.iokit.IOSurface	302.11.1
+com.apple.driver.IODARTFamily	1
+com.apple.security.quarantine	4
+com.apple.security.sandbox	300.0
+com.apple.kext.AppleMatch	1.0.0d1
+com.apple.driver.AppleMobileFileIntegrity	1.0.5
+com.apple.security.AppleImage4	4.2.0
+com.apple.kext.CoreTrust	1
+com.apple.iokit.IOCryptoAcceleratorFamily	1.0.1
+com.apple.driver.AppleARMPlatform	1.0.2
+com.apple.iokit.IOStorageFamily	2.1
+com.apple.iokit.IOSlowAdaptiveClockingFamily	1.0.0
+com.apple.iokit.IOReportFamily	47
+com.apple.kec.pthread	1
+com.apple.kec.Libm	1
+com.apple.kec.corecrypto	12.0
+
+
+
+** Stackshot Succeeded ** Bytes Traced 456730 (Uncompressed 1205472) **
+```
+Steps to reproduce:
+1. run the qemu command above
+Additional information:
+