qemu-e2k/scripts
Luiz Capitulino d34b867d81 qapi: add support for command options
Options allow for changes in commands behavior. This commit introduces
the QCO_NO_SUCCESS_RESP option, which causes a command to not emit a
success response.

This is needed by commands such as qemu-ga's guest-shutdown, which
may not be able to complete before the VM vanishes. In this case, it's
useful and simpler not to bother sending a success response.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
2012-05-15 09:15:16 -05:00
..
kvm
tracetool tracetool: avoid pkgutil.iter_modules() Python 2.7 function 2012-05-01 20:15:28 +01:00
analyse-9p-simpletrace.py
check-qerror.sh
checkpatch.pl
create_config create_config: simplify prefix=* block, remove CONFIG_QEMU_PREFIX 2012-04-24 09:50:31 -05:00
feature_to_c.sh
get_maintainer.pl
gtester-cat
hxtool
make_device_config.sh
ordereddict.py
qapi-commands.py qapi: add support for command options 2012-05-15 09:15:16 -05:00
qapi-types.py
qapi-visit.py
qapi.py
qemu-binfmt-conf.sh scripts/qemu-binfmt-conf.sh: Fix shell syntax 2012-05-08 11:15:18 -05:00
qemu-gdb.py
qtest
refresh-pxe-roms.sh
signrom.py signrom: Rewrite as python script 2012-04-16 15:41:20 +02:00
simpletrace.py
texi2pod.pl
tracetool.py tracetool: use Python 2.4-compatible exception handling syntax 2012-05-01 20:15:28 +01:00
update-linux-headers.sh