summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_missing/host_missing/accel_missing/728
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-01 21:35:14 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-06-01 21:35:14 +0200
commit3e4c5a6261770bced301b5e74233e7866166ea5b (patch)
tree9379fddaba693ef8a045da06efee8529baa5f6f4 /gitlab/issues_text/target_missing/host_missing/accel_missing/728
parente5634e2806195bee44407853c4bf8776f7abfa4f (diff)
downloadqemu-analysis-3e4c5a6261770bced301b5e74233e7866166ea5b.tar.gz
qemu-analysis-3e4c5a6261770bced301b5e74233e7866166ea5b.zip
clean up repository
Diffstat (limited to 'gitlab/issues_text/target_missing/host_missing/accel_missing/728')
-rw-r--r--gitlab/issues_text/target_missing/host_missing/accel_missing/72816
1 files changed, 0 insertions, 16 deletions
diff --git a/gitlab/issues_text/target_missing/host_missing/accel_missing/728 b/gitlab/issues_text/target_missing/host_missing/accel_missing/728
deleted file mode 100644
index 977620779..000000000
--- a/gitlab/issues_text/target_missing/host_missing/accel_missing/728
+++ /dev/null
@@ -1,16 +0,0 @@
-Catch up to latest VHDX v2(=0x01) rev-7.0 specification
-Additional information:
-Below issues need to be addressed before or during the tackling of this issue.
-- ~#727 VHDX is corrupted on expansion.~
-- #136 windows qemu-img create vpc/vhdx error due to sparse files
-- #1605 On windows, 2nd kind vhdx-dyn bug, crash on Unexpected error in bdrv_check_qiov_request() in io.c 
-- #806 Fixed VHDX inflates beyond its fixed size when data is copied onto it and also corrupts
-- 
-This VHDX support applies to qemu build on any architecture, not just the windows-build.
-
-It is very likely, that the native hypervisor on windows WHPX will be the main hypervisor displacing haxm/vbox etc. VHDX, if it works, seems to be the virtual-disk format that is ideal 
-- for Linux/windows dual-boot machines, 
-- for clusters with Linux/windows servers sharing images from a network-storage  
-- for WSL2/Hyper-V
-
-Following a similar line of thought, NTFS/ExFat may be ideal for sharing data/images between Linux and Windows. So the storing, modification and drive attachment of VHDX files on these filesystems need to be just as well-tested as native Linux filesystems. As their driver are internal-kernel-drivers and not fuse/dokan-drivers, on both operating-systems, they are also performant.