diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:07 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:17 +0200 |
| commit | 9260319e7411ff8281700a532caa436f40120ec4 (patch) | |
| tree | 2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_missing/host_missing/accel_missing/1176.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.tar.gz emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text format
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 aca74771..00000000 --- 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" |