diff options
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/1176.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/1176.toml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1176.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1176.toml deleted file mode 100644 index aca747712..000000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/1176.toml +++ /dev/null @@ -1,19 +0,0 @@ -id = 1176 -title = "VVFAT :rw writes from guest (ReactOS, windowsXP) not visible by host" -state = "closed" -created_at = "2022-08-25T08:55:54.104Z" -closed_at = "2022-10-31T10:11:49.411Z" -labels = ["Storage", "workflow::Patch available"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/1176" -host-os = "RaspberryOS on RPI4" -host-arch = "n/a" -qemu-version = "(e.g. `qemu-system-x86_64 --version`)" -guest-os = "ReactOS" -guest-arch = "n/a" -description = """As described in https://jira.reactos.org/browse/CORE-18327 -While ./LMS is mounted as a :rw VVFAT drive, guest OS (ReactOS) is able to read files BUT when files are "written" from the guest, they are not visible on host side. -QEMU execution is also massively polluted by "invalid file name" messages coming from https://git.qemu.org/?p=qemu.git;a=blob_plain;f=block/vvfat.c;hb=HEAD (but this is not specific to the use with ReactOS, as this is also observed with other guest : WXP, ...) - -See attached screenshot showing WXPSP3 as guest with file created in VVFAT drive while guest misses the newly created file.""" -reproduce = "n/a" -additional = "n/a" |