Tags: cschoenebeck/qemu
Tags
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).
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).
* 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.
* Fix a regression regarding CVE-2023-2861 with security_model=passth… …rough which caused certain sockets on guest to fail.
* Fix open-unlink-fstat idiom on Linux guests. * Add test to verify this behaviour. * Cleanup patches.
Changes for 9p tests only: * Fix 9p tests for riscv. * Re-enable 9p 'local' tests for running in CI pipelines.
Administrative changes only: * Deprecate 9p 'proxy' backend. * Raise status of 9p to 'Maintained'.
9pfs: fixes * Fixes for Xen, configure and a theoretical leak.
PreviousNext