v1.11.0
Introduce --migration-mode switch
Add support for dirty memory logging
Migrate to vm-memory's new ptr_guard() API
Add device state infrastructure
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
Note migration capability
Introduce serializable file handles
Add ReadDir::new_no_seek()
Close the listener in the parent process
seccomp: allow `fstatfs64` syscall on powerpc64
Add ErrorContext, ResultErrorContext traits