summary refs log tree commit diff stats
path: root/scripts/qapi/doc.py
diff options
context:
space:
mode:
authorCédric Le Goater <clg@kaod.org>2018-06-12 12:11:35 +0200
committerDavid Gibson <david@gibson.dropbear.id.au>2018-06-16 16:32:33 +1000
commit52b438815ecc1cb799d943ef4fd710fe67cc7702 (patch)
treed33c730809a3046913d2f64402f8d06bf1c1ab87 /scripts/qapi/doc.py
parentd811d61fbc6ca5f2be2185fd7cfa916e7ba613ce (diff)
downloadfocaccia-qemu-52b438815ecc1cb799d943ef4fd710fe67cc7702.tar.gz
focaccia-qemu-52b438815ecc1cb799d943ef4fd710fe67cc7702.zip
xics_kvm: fix a build break
On CentOS 7.5, gcc-4.8.5-28.el7_5.1.ppc64le fails to build QEMU due to :

  hw/intc/xics_kvm.c: In function ‘ics_set_kvm_state’:
  hw/intc/xics_kvm.c:281:13: error: ‘ret’ may be used uninitialized in this
    function [-Werror=maybe-uninitialized]
             return ret;

Fix the breakage and also remove the extra error reporting as
kvm_device_access() already provides a substantial error message.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'scripts/qapi/doc.py')
0 files changed, 0 insertions, 0 deletions