v1.12.0
Merge branch 'migration-file-handles' into 'main'
descriptor_utils: Move virtq_{desc,avail} to test
Migrate to vm-memory's new ptr_guard() API
Make preserialization infallible
Update rust-vmm dependencies
fuse: Enable DIRECT_IO_ALLOW_MMAP with --allow-mmap
Shorten `std::result::Result` where possible
Refactor security context parsing
Remove redundant Result imports
Log the FUSE opcode name and inode on debug
Add file-handles migration mode
Allow deserializing serializable file handles
Add ReadDir::new_no_seek()
Close the listener in the parent process
seccomp: allow `fstatfs64` syscall on powerpc64
Fix clippy doc_lazy_continuation warnings