Hi,

'monitor: use qmp_dispatch()' patch broke some iotests expecting a
'missing parameter' error. This series fixes qapi visitors to return
this error for all types.

Marc-André Lureau (3):
  qapi: return a 'missing parameter' error
  qapi: clear given pointer
  iotests: fix expected error message

 qapi/qmp-input-visitor.c   | 116 ++++++++++++++++++++++++++++++---------------
 tests/qemu-iotests/087.out |   2 +-
 2 files changed, 80 insertions(+), 38 deletions(-)

-- 
2.10.0


Reply via email to