summaryrefslogtreecommitdiffstats
path: root/block/write-threshold.c
Commit message (Expand)AuthorAgeFilesLines
* write-threshold: deal with includesVladimir Sementsov-Ogievskiy2021-05-141-2/+0Star
* block/write-threshold: drop extra APIsVladimir Sementsov-Ogievskiy2021-05-141-19/+0Star
* block/write-threshold: don't use write notifiersVladimir Sementsov-Ogievskiy2021-05-141-55/+15Star
* qapi: Drop qapi_event_send_FOO()'s Error ** argumentPeter Xu2018-08-281-2/+1Star
* Include less of the generated modular QAPI headersMarkus Armbruster2018-03-021-2/+2
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-1/+1
* block: use bdrv_add_before_write_notifierPaolo Bonzini2016-10-071-2/+1Star
* block: Clean up includesPeter Maydell2016-01-201-0/+1
* coroutine: move into libqemuutil.a libraryDaniel P. Berrange2015-10-201-1/+1
* block: Fix block-set-write-threshold not to use funky error classMarkus Armbruster2015-03-161-1/+1
* block: add event when disk usage exceeds thresholdFrancesco Romani2015-02-061-0/+125