v1.7.0
passthrough: add KEEP_CACHE flag for directory file when cache=always
Upgrade rust-vmm dependencies
Track dirty pages
Add supplementary group extension
Refactor FUSE bitmask constants
Add support for mapping a range of UIDs/GIDs from host to guest, when run virtiofsd as non-root.
Refactor security context parsing
Fix clippy warnings on format args
Log the FUSE opcode name and inode on debug
Introduce UnixCredentials and UnixCredentialsGuard
Fix clippy warnings
seccomp: Allow SYS_sched_yield
Merge branch 'add-suppgrp-extension-support' into 'main'
Keep DAC_READ_SEARCH on setxattr with posix acl