8000 Tags · cschoenebeck/qemu · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: cschoenebeck/qemu

Tags

pull-9p-20250505

Toggle pull-9p-20250505's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
cschoenebeck Christian Schoenebeck
9pfs changes:

* Fixes for file descriptor reclaiming algorithm (i.e. when running
  towards host's allowed limit of max. open file descriptors).

* Additional fixes on use-after-unlink idiom (i.e. client operations on a
  file descriptor after file has been removed).

pull-9p-20250207

Toggle pull-9p-20250207's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
cschoenebeck Christian Schoenebeck
9pfs changes:

* Greg Kurz steps back as maintainer of 9pfs.

* Make multidevs=remap default option (instead of multidevs=warn)
  and update documentation related to this option.

* Improve tracing (i.e. usefulness of log output content).

pull-9p-20250206

Toggle pull-9p-20250206's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
cschoenebeck Christian Schoenebeck
* Greg Kurz steps back as maintainer of 9pfs.

* Make multidevs=remap default option (instead of multidevs=warn)
  and update documentation related to this option.

* Improve tracing (i.e. usefulness of log output content).

* Add test cases for accessing a directory after removal.

pull-9p-20241210

Toggle pull-9p-20241210's commit message

Verified

This tag was signed with the committer’s ve 8000 rified signature. The key has expired.
cschoenebeck Christian Schoenebeck
* Fix a regression regarding CVE-2023-2861 with security_model=passth…

…rough

  which caused certain sockets on guest to fail.

pull-9p-20241128

Toggle pull-9p-20241128's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
cschoenebeck Christian Schoenebeck
* Fix open-unlink-fstat idiom on Linux guests.

* Add test to verify this behaviour.

* Cleanup patches.

pull-9p-20241108

Toggle pull-9p-20241108's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
cschoenebeck Christian Schoenebeck
* Fix crash with a bad 9p client.

pull-9p-20240329

Toggle pull-9p-20240329's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
cschoenebeck Christian Schoenebeck
Changes for 9p tests only:

* Fix 9p tests for riscv.

* Re-enable 9p 'local' tests for running in CI pipelines.

pull-9p-20230706

Toggle pull-9p-20230706's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
cschoenebeck Christian Schoenebeck
Administrative changes only:

* Deprecate 9p 'proxy' backend.

* Raise status of 9p to 'Maintained'.

pull-9p-20230608

Toggle pull-9p-20230608's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
cschoenebeck Christian Schoenebeck
* Fix for CVE-2023-2861.

pull-9p-20230516

Toggle pull-9p-20230516's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
cschoenebeck Christian Schoenebeck
9pfs: fixes

* Fixes for Xen, configure and a theoretical leak.
0