diff options
| author | Thomas Huth | 2017-04-26 06:11:47 +0200 |
|---|---|---|
| committer | Dr. David Alan Gilbert | 2017-04-26 15:42:31 +0200 |
| commit | b7da97eef74bf834be244de0796ccb01db3985c9 (patch) | |
| tree | d2dce19498700abae9b4e6d860e5201c68641a9e /include | |
| parent | hmp: gpa2hva and gpa2hpa hostaddr command (diff) | |
| download | qemu-b7da97eef74bf834be244de0796ccb01db3985c9.tar.gz qemu-b7da97eef74bf834be244de0796ccb01db3985c9.tar.xz qemu-b7da97eef74bf834be244de0796ccb01db3985c9.zip | |
monitor: Check whether TCG is enabled before running the "info jit" code
The "info jit" command currently aborts on Mac OS X with the message
"qemu_mutex_lock: Invalid argument" when running with "-M accel=qtest".
We should only call into the TCG code here if TCG has really been
enabled and initialized.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1493179907-22516-1-git-send-email-thuth@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Tested-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
