Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-11-15 | util/filemonitor-inotify.c: spelling fix: kenel | Michael Tokarev | 1 | -1/+1 |
2023-11-06 | util/filemonitor-inotify: qemu_file_monitor_watch(): assert no overflow | Vladimir Sementsov-Ogievskiy | 1 | -8/+17 |
2020-11-15 | nomaintainer: Fix Lesser GPL version number | Chetan Pant | 1 | -1/+1 |
2019-04-02 | filemon: fix watch IDs to avoid potential wraparound issues | Daniel P. Berrangé | 1 | -12/+13 |
2019-04-02 | filemon: ensure watch IDs are unique to QFileMonitor scope | Daniel P. Berrangé | 1 | -3/+2 |
2019-02-26 | util: add helper APIs for dealing with inotify in portable manner | Daniel P. Berrangé | 1 | -0/+339 |