diff options
author | Sam Bobroff <sam.bobroff@au1.ibm.com> | 2017-02-07 13:56:44 +1100 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2017-02-22 11:28:27 +1100 |
commit | fe93e3e6ec1b1bf4a4c9d4bf55f8776318da6847 (patch) | |
tree | 3767b07250a58acdeb0811451933f5ec167180bf /scripts/qapi-event.py | |
parent | d4ccd87e6894569f5535eed94e45bf1bbba0478c (diff) | |
download | qemu-fe93e3e6ec1b1bf4a4c9d4bf55f8776318da6847.zip qemu-fe93e3e6ec1b1bf4a4c9d4bf55f8776318da6847.tar.gz qemu-fe93e3e6ec1b1bf4a4c9d4bf55f8776318da6847.tar.bz2 |
spapr: fix off-by-one error in spapr_ovec_populate_dt()
The last byte of the option vector was missing due to an off-by-one
error. Without this fix, client architecture support negotiation will
fail because the last byte of option vector 5, which contains the MMU
support, will be missed.
Signed-off-by: Sam Bobroff <sam.bobroff@au1.ibm.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'scripts/qapi-event.py')
0 files changed, 0 insertions, 0 deletions