v8:
* Split into two patches
* Commit messages reworked
* Factor out blk_check_size_and_read_all(), fix error paths [László]
* Use error_setg_errno() [László]
* Don't use blk_name() for errors [Kevin] (*sigh*)
* Since this amounts to a complete rewrite of the first patch, take
  authorship, so my mistakes aren't blamed on Alex

Alex Bennée (1):
  pflash: Bury disabled code to limit device sizes

Markus Armbruster (1):
  pflash: Require backend size to match device, improve errors

 hw/block/block.c         | 48 +++++++++++++++++++++++++++++++++++++++-
 hw/block/pflash_cfi01.c  | 15 +++----------
 hw/block/pflash_cfi02.c  | 13 +++--------
 include/hw/block/block.h |  7 +++++-
 4 files changed, 59 insertions(+), 24 deletions(-)

-- 
2.17.2


Reply via email to