qemu-patch-raspberry4/tests
Paolo Bonzini e38ac9621c qapi: add strict mode to input visitor
While QMP in general is designed so that it is possible to ignore
unknown arguments, in the case of the QMP server it is better to
reject them to detect bad clients.  In fact, we're already doing
this at the top level in the argument checker.  To extend this to
complex structures, add a mode to the input visitor where it checks
for unvisited keys and raises an error if it finds one.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
2012-03-27 09:15:13 -03:00
..
qemu-iotests qemu-iotests: Mark some tests as quick 2012-03-12 15:14:07 +01:00
tcg target-xtensa: add breakpoint tests 2012-02-20 20:07:12 +04:00
check-block.sh Add 'make check-block' 2012-03-12 15:14:07 +01:00
Makefile qapi: add strict mode to input visitor 2012-03-27 09:15:13 -03:00
qemu-iotests-quick.sh make check: Add qemu-iotests subset 2012-03-12 15:14:07 +01:00