qemu-e2k/docs/devel
Peter Krempa 23394b4c39 qapi: Add feature flags to commands
Similarly to features for struct types introduce the feature flags also
for commands. This will allow notifying management layers of fixes and
compatible changes in the behaviour of a command which may not be
detectable any other way.

The changes were heavily inspired by commit 6a8c0b5102.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20191018081454.21369-3-armbru@redhat.com>
2019-10-22 13:54:13 +02:00
..
atomics.txt
blkdebug.txt
blkverify.txt
build-system.txt
conf.py
decodetree.rst decodetree: Allow !function with no input bits 2019-08-19 08:03:41 -07:00
index.rst
kconfig.rst
loads-stores.rst
lockcnt.txt
memory.rst
migration.rst migration: register_savevm_live doesn't need dev 2019-09-12 11:15:03 +01:00
multi-thread-tcg.txt
multiple-iothreads.txt
qapi-code-gen.txt qapi: Add feature flags to commands 2019-10-22 13:54:13 +02:00
rcu.txt rcu: Add automatically released rcu_read_lock variants 2019-10-11 14:19:49 +01:00
replay.txt replay: document development rules 2019-08-20 17:26:21 +02:00
s390-dasd-ipl.txt
secure-coding-practices.rst
stable-process.rst
tcg.rst
testing.rst docs/devel: add "check-tcg" to testing.rst 2019-09-26 19:00:53 +01:00
tracing.txt trace: add --group=all to tracing.txt 2019-10-15 09:46:21 +01:00
virtio-migration.txt
writing-qmp-commands.txt