aboutsummaryrefslogtreecommitdiff
path: root/block/write-threshold.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-21block: remove AioContext lockingStefan Hajnoczi1-6/+0
2023-01-20include/block: Untangle inclusion loopsMarkus Armbruster1-0/+1
2021-05-14write-threshold: deal with includesVladimir Sementsov-Ogievskiy1-2/+0
2021-05-14block/write-threshold: drop extra APIsVladimir Sementsov-Ogievskiy1-19/+0
2021-05-14block/write-threshold: don't use write notifiersVladimir Sementsov-Ogievskiy1-55/+15
2018-08-28qapi: Drop qapi_event_send_FOO()'s Error ** argumentPeter Xu1-2/+1
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster1-2/+2
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster1-1/+1
2016-10-07block: use bdrv_add_before_write_notifierPaolo Bonzini1-2/+1
2016-01-20block: Clean up includesPeter Maydell1-0/+1
2015-10-20coroutine: move into libqemuutil.a libraryDaniel P. Berrange1-1/+1
2015-03-16block: Fix block-set-write-threshold not to use funky error classMarkus Armbruster1-1/+1
2015-02-06block: add event when disk usage exceeds thresholdFrancesco Romani1-0/+125