diff options
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/2786.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/2786.toml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2786.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2786.toml new file mode 100644 index 00000000..6385a97c --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/2786.toml @@ -0,0 +1,19 @@ +id = 2786 +title = "deleting files fails on vvfat (was: \"error handling renames\")" +state = "opened" +created_at = "2025-01-20T16:18:41.027Z" +closed_at = "n/a" +labels = ["Storage"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/2786" +host-os = "Windows 11 Pro 24H2" +host-arch = "64-bit operating system, x64-based processor" +qemu-version = "QEMU emulator version 9.2.0 (v9.2.0-12071-g3dd0aeb44b)" +guest-os = "freedos" +guest-arch = "x86" +description = """When working with files, renaming or saving from IDE, QEMU halts with the error message: + +"Error handling renames (-2)"""" +reproduce = """1. +2. +3.""" +additional = """a previous del failed, the directories are not synced so the rename on the drive fails when the file with the target file name still exists on the real directory. So the real issue is a failed del.""" |