summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/1101.toml
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:07 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:17 +0200
commit9260319e7411ff8281700a532caa436f40120ec4 (patch)
tree2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_missing/host_missing/accel_missing/1101.toml
parent225caa38269323af1bfc2daadff5ec8bd930747f (diff)
downloadqemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz
qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/1101.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_missing/1101.toml20
1 files changed, 0 insertions, 20 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1101.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1101.toml
deleted file mode 100644
index 803986537..000000000
--- a/gitlab/issues/target_missing/host_missing/accel_missing/1101.toml
+++ /dev/null
@@ -1,20 +0,0 @@
-id = 1101
-title = "QEMU 7.0.0 corrupts VHDX and VHD (VPC) files on write."
-state = "opened"
-created_at = "2022-07-10T22:17:10.938Z"
-closed_at = "n/a"
-labels = ["Storage"]
-url = "https://gitlab.com/qemu-project/qemu/-/issues/1101"
-host-os = "Ubuntu, Windows Server 2022"
-host-arch = "x86_64"
-qemu-version = "7.0.0"
-guest-os = "Windows Server 2022"
-guest-arch = "n/a"
-description = """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."""
-reproduce = """1. See Above."""
-additional = """"""