[Qemu-devel] [PATCH 0/2] remove blk_pread_unthrottled()

Manos Pitsidianakis posted 2 patches 6 years, 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20170920114310.13080-1-el13635@mail.ntua.gr
Test checkpatch passed
Test docker passed
Test s390x passed
include/sysemu/block-backend.h |  2 --
block/block-backend.c          | 27 ++++++---------------------
hw/block/hd-geometry.c         |  7 +------
3 files changed, 7 insertions(+), 29 deletions(-)
[Qemu-devel] [PATCH 0/2] remove blk_pread_unthrottled()
Posted by Manos Pitsidianakis 6 years, 6 months ago
Cleanups for minor stuff I noticed while looking around blk_root_drained_*

Manos Pitsidianakis (2):
  block/block-backend.c: add blk_check_byte_request call to
    blk_pread/blk_pwrite
  block/block-backend.c: remove blk_pread_unthrottled()

 include/sysemu/block-backend.h |  2 --
 block/block-backend.c          | 27 ++++++---------------------
 hw/block/hd-geometry.c         |  7 +------
 3 files changed, 7 insertions(+), 29 deletions(-)

-- 
2.11.0