[PATCH 0/2] ppc/pnv: PNOR fixes

Cédric Le Goater posted 2 patches 4 years, 3 months ago
Test asan passed
Test checkpatch passed
Test FreeBSD passed
Test docker-mingw@fedora passed
Test docker-clang@ubuntu failed
Test docker-quick@centos7 passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200107171809.15556-1-clg@kaod.org
Maintainers: David Gibson <david@gibson.dropbear.id.au>, "Cédric Le Goater" <clg@kaod.org>
include/hw/ppc/pnv_pnor.h |  2 +-
hw/ppc/pnv_pnor.c         | 10 +++++++---
2 files changed, 8 insertions(+), 4 deletions(-)
[PATCH 0/2] ppc/pnv: PNOR fixes
Posted by Cédric Le Goater 4 years, 3 months ago
Hello,

Coverity found a couple of issues in the PnvPNOR model. Here are the
fixes.

Thanks,

C.

Cédric Le Goater (2):
  ppc/pnv: check return value of blk_pwrite()
  ppc/pnv: fix check on return value of blk_getlength()

 include/hw/ppc/pnv_pnor.h |  2 +-
 hw/ppc/pnv_pnor.c         | 10 +++++++---
 2 files changed, 8 insertions(+), 4 deletions(-)

-- 
2.21.1