diff options
| author | Alexander Bulekov | 2020-02-20 05:10:59 +0100 |
|---|---|---|
| committer | Stefan Hajnoczi | 2020-02-22 09:26:47 +0100 |
| commit | 46a07579ebb081493618bfa00ef8e241cd0dcc4f (patch) | |
| tree | 4463bf3d28a2698a05a66083f033463edfb24d9d /include | |
| parent | softmmu: split off vl.c:main() into main.c (diff) | |
| download | qemu-46a07579ebb081493618bfa00ef8e241cd0dcc4f.tar.gz qemu-46a07579ebb081493618bfa00ef8e241cd0dcc4f.tar.xz qemu-46a07579ebb081493618bfa00ef8e241cd0dcc4f.zip | |
module: check module wasn't already initialized
The virtual-device fuzzer must initialize QOM, prior to running
vl:qemu_init, so that it can use the qos_graph to identify the arguments
required to initialize a guest for libqos-assisted fuzzing. This change
prevents errors when vl:qemu_init tries to (re)initialize the previously
initialized QOM module.
Signed-off-by: Alexander Bulekov <alxndr@bu.edu>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Darren Kenny <darren.kenny@oracle.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20200220041118.23264-4-alxndr@bu.edu
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
