From 9260319e7411ff8281700a532caa436f40120ec4 Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Fri, 30 May 2025 16:52:07 +0200 Subject: gitlab scraper: download in toml and text format --- .../target_missing/host_missing/accel_missing/1101 | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 gitlab/issues_text/target_missing/host_missing/accel_missing/1101 (limited to 'gitlab/issues_text/target_missing/host_missing/accel_missing/1101') diff --git a/gitlab/issues_text/target_missing/host_missing/accel_missing/1101 b/gitlab/issues_text/target_missing/host_missing/accel_missing/1101 new file mode 100644 index 000000000..9b6272638 --- /dev/null +++ b/gitlab/issues_text/target_missing/host_missing/accel_missing/1101 @@ -0,0 +1,12 @@ +QEMU 7.0.0 corrupts VHDX and VHD (VPC) files on write. +Description of problem: +QEMU writes to VHDX and VHD (VPC) files produce a corrupt/non-compliant image. +QEMU appears to be able to read VHDX and VHD images correctly. + +This problem manifests in at least two cases +1. When attaching a VHDX/VHD file to a QEMU machine. A previously working OS image created using the Hyper-V and imaging tools boots properly, but writes that normally occur in the running VM are not written out correctly. The image will fail to boot the next time due to corruption. +2. Image conversion operations *TO* VHDX/VHD fail. (note that QEMU correctly converts *FROM* VHDX/VHD assuming a well formed input image). This implies that reads to VHDX/VHD are OK, but writes to VHDX/VHD are NOT OK. +Steps to reproduce: +1. See Above. +Additional information: + -- cgit 1.4.1