-
See commit 69e7e8ee3191c8dd1286323c0b3ab3fdaac2151a which was reverted because virtio-fs only supports passthrough resulting in all files being owned by root, ouch!
-
### Is your question not already answered in the FAQ?
- [X] I made sure the question is not listed in the [FAQ](https://github.com/qemus/qemu-docker/blob/master/readme.md).
### Is this a general que…
-
Impact for 9p is basically the same as CVE-2018-13405, and the core
misbehaviour described was [1], quote:
"The intended behavior is that the non-member user can trigger creation of a
*directory*…
-
I tried to configure/build SpecTaint (after some preparations in the DECAF wiki):
```
./configure --enable-force-execution --enable-tcg-taint
make
```
But the build process failed:
```
/u…
-
Copying large files over a 9pfs filesystem results in an error `Resource temporarily unavailable`:
```
$ fakemachine -v $(pwd):/recipes
Running /bin/bash using kvm backend
bash-5.2# dd if=/dev/zer…
-
BUG REPORT
I have a website that I'm trying to run through minikube and while everything _works_, loading a single page on my host browser take upwards of 2 minutes. Connections between Pods seem t…
-
We check for devicemapper after the VM has been created and hotplug the block device. We still pass the rootfs through 9pfs, we can avoid passing any 9pfs volumes to the VM.
-
In [In the description of this project](https://github.com/chaos/diod/blob/master/protocol.md), `fsync` is formatted to this:
```
size[4] Tfsync tag[2] fid[4]
```
However, in linux and qemu, it …
-
# Description
When I'm trying to create unnamed temporary file `O_TMPFILE` in directory mounted with VirtFS, it fails with `error 22: invalid argument`.
# Reproduce
Consider following C code …
-
https://crosh-backend.9pfs.repl.co/
https://replit.com/@9pfs/crosh?v=1
https://replit.com/@9pfs/crosh-backend?v=1
Next, I'm going to try using hterm for the frontend.