summary refs log tree commit diff stats
path: root/hw/core/qdev.c
diff options
context:
space:
mode:
authorStefan Hajnoczi <stefanha@redhat.com>2017-03-28 14:44:18 +0100
committerStefan Hajnoczi <stefanha@redhat.com>2017-04-21 10:45:34 +0100
commitc53eeaf75a04782e15a0cc931eda0b9e3143cfd0 (patch)
tree7ab691520d29fe02645b8e82a28fd18230197235 /hw/core/qdev.c
parentfa54abb8c298f892639ffc4bc2f61448ac3be4a1 (diff)
downloadfocaccia-qemu-c53eeaf75a04782e15a0cc931eda0b9e3143cfd0.tar.gz
focaccia-qemu-c53eeaf75a04782e15a0cc931eda0b9e3143cfd0.zip
configure: eliminate Python dependency for --help
The ./configure script should produce --help output even if Python is
not installed.

Listing trace backends is simple: show the names of all Python modules
in scripts/tracetool/backend/ whose source code contains 'PUBLIC =
True'.

Perform the backend enumeration in shell instead of Python so that we
can move the Python check until after ./configure --help.

Reported-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20170328134418.3426-1-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'hw/core/qdev.c')
0 files changed, 0 insertions, 0 deletions