From 4b927bc37359dec23f67d3427fc982945f24f404 Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Wed, 21 May 2025 21:21:26 +0200 Subject: add gitlab issues in toml format --- .../host_missing/accel_missing/1176.toml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 gitlab/issues/target_missing/host_missing/accel_missing/1176.toml (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/1176.toml') diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1176.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1176.toml new file mode 100644 index 000000000..aca747712 --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/1176.toml @@ -0,0 +1,19 @@ +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" -- cgit 1.4.1