qemu-e2k/hw/block
Cédric Le Goater 9e19036e5a m25p80: fix test on blk_pread() return value
commit 243e6f69c1 ("m25p80: Switch to byte-based block access")
replaced blk_read() calls with blk_pread() but return values are
different.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2016-06-16 15:19:55 +02:00
..
dataplane virtio-blk: Remove op blocker for dataplane 2016-06-07 14:40:51 +01:00
block.c
cdrom.c
ecc.c
fdc.c
hd-geometry.c qemu-common: stop including qemu/bswap.h from qemu-common.h 2016-05-19 16:42:28 +02:00
m25p80.c m25p80: fix test on blk_pread() return value 2016-06-16 15:19:55 +02:00
Makefile.objs
nand.c nand: Switch to byte-based block access 2016-05-12 15:22:09 +02:00
nvme.c dma-helpers: change interface to byte-based 2016-05-25 19:04:11 +02:00
nvme.h
onenand.c onenand: Switch to byte-based block access 2016-05-12 15:22:09 +02:00
pflash_cfi01.c hw: explicitly include qemu/log.h 2016-05-19 16:42:29 +02:00
pflash_cfi02.c pflash: Switch to byte-based block access 2016-05-12 15:22:09 +02:00
tc58128.c block: Use DIV_ROUND_UP 2016-06-07 18:19:24 +03:00
virtio-blk.c
xen_blkif.h xen/blkif: avoid double access to any shared ring request fields 2016-06-13 14:32:28 +01:00
xen_disk.c xen/blkif: avoid double access to any shared ring request fields 2016-06-13 14:32:28 +01:00