aboutsummaryrefslogtreecommitdiff
path: root/util/filemonitor-inotify.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-15util/filemonitor-inotify.c: spelling fix: kenelMichael Tokarev1-1/+1
2023-11-06util/filemonitor-inotify: qemu_file_monitor_watch(): assert no overflowVladimir Sementsov-Ogievskiy1-8/+17
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant1-1/+1
2019-04-02filemon: fix watch IDs to avoid potential wraparound issuesDaniel P. Berrangé1-12/+13
2019-04-02filemon: ensure watch IDs are unique to QFileMonitor scopeDaniel P. Berrangé1-3/+2
2019-02-26util: add helper APIs for dealing with inotify in portable mannerDaniel P. Berrangé1-0/+339