blob: aca7477122d4105bb7ee1c77bfcce90a95fb0e67 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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"
|