summaryrefslogtreecommitdiff
path: root/block/io.c
AgeCommit message (Expand)Author
2015-07-07block: update bdrv_drain_all()/bdrv_drain() commentsStefan Hajnoczi
2015-07-02block: remove redundant check before g_slist_find()Alberto Garcia
2015-07-02block: Fix dirty bitmap in bdrv_co_discardFam Zheng
2015-07-02block: Add bdrv_get_block_status_aboveFam Zheng
2015-06-23Fix migration in case of scsi-genericDimitris Aragiorgis
2015-06-23block: Let bdrv_drain_all() to call aio_poll() for each AioContextAlexander Yarygin
2015-06-22qerror: Move #include out of qerror.hMarkus Armbruster
2015-06-12throttle: Add throttle group supportAlberto Garcia
2015-06-12throttle: Extract timers from ThrottleState into a separate structureBenoƮt Canet
2015-05-22block: get_block_status: use "else" when testing the opposite conditionPaolo Bonzini
2015-05-22block: Fix NULL deference for unaligned write if qiov is NULLFam Zheng
2015-05-22Revert "block: Fix unaligned zero write"Fam Zheng
2015-05-22block: align bounce buffers to pageDenis V. Lunev
2015-05-22block: minimal bounce buffer alignmentDenis V. Lunev
2015-05-22block: return EPERM on writes or discards to read-only devicesPaolo Bonzini
2015-04-28block: move I/O request processing to block/io.cStefan Hajnoczi