summary refs log tree commit diff stats
path: root/results/classifier/118/KVM/1470481
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-16 16:59:00 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-06-16 16:59:33 +0000
commit9aba81d8eb048db908c94a3c40c25a5fde0caee6 (patch)
treeb765e7fb5e9a3c2143c68b0414e0055adb70e785 /results/classifier/118/KVM/1470481
parentb89a938452613061c0f1f23e710281cf5c83cb29 (diff)
downloadqemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz
qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/KVM/1470481')
-rw-r--r--results/classifier/118/KVM/147048144
1 files changed, 44 insertions, 0 deletions
diff --git a/results/classifier/118/KVM/1470481 b/results/classifier/118/KVM/1470481
new file mode 100644
index 000000000..f4d3420c4
--- /dev/null
+++ b/results/classifier/118/KVM/1470481
@@ -0,0 +1,44 @@
+KVM: 0.869
+device: 0.743
+graphic: 0.734
+performance: 0.486
+semantic: 0.456
+virtual: 0.433
+mistranslation: 0.431
+boot: 0.374
+files: 0.367
+vnc: 0.362
+socket: 0.347
+ppc: 0.346
+user-level: 0.341
+architecture: 0.301
+network: 0.245
+PID: 0.239
+permissions: 0.233
+debug: 0.233
+register: 0.181
+assembly: 0.180
+kernel: 0.157
+hypervisor: 0.152
+x86: 0.134
+risc-v: 0.130
+VMM: 0.117
+i386: 0.106
+peripherals: 0.096
+arm: 0.089
+TCG: 0.056
+
+qemu-img converts large vhd files into only approx. 127GB raw file causing the VM to crash
+
+I have a VHD file for Windows 2014 server OS. I use the following command to convert VHD file (20GB) to a RAW file for KVM.
+
+qemu-img convert -f vpc -O raw WIN-SNRGCQV6O3O.VHD disk.img
+
+The output file is about 127GB. When install the VM and boot it up, the OS crashes with STOP error after the intial screen. I found on the internet that the file limit of 127GB is an existing bug. Kindly fix the problem. The workaround to use a Hyper-V to convert to fixed disk is not a feasible solution.
+
+Which version of QEMU (or rather qemu-img) have you been using here? Can you still reproduce it with the latest version (currently v2.12)?
+
+I have qemu-img 1.4.1 included in Suse Linux Enterprise server version 11 SP3. I will see whether I can update it and then try the conversion and post the results. 
+
+[Expired for QEMU because there has been no activity for 60 days.]
+