diff options
author | Kevin Wolf | 2020-11-13 12:43:24 +0100 |
---|---|---|
committer | Dr. David Alan Gilbert | 2020-11-13 13:45:35 +0100 |
commit | 2fc5d01bb43049851a95c8a66df7ee33e3489b54 (patch) | |
tree | 1e74f5edf47a4672ba529ae05f536a1abf0aa5fd /monitor/trace.h | |
parent | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20201112' into staging (diff) | |
download | qemu-2fc5d01bb43049851a95c8a66df7ee33e3489b54.tar.gz qemu-2fc5d01bb43049851a95c8a66df7ee33e3489b54.tar.xz qemu-2fc5d01bb43049851a95c8a66df7ee33e3489b54.zip |
hmp: Pass monitor to mon_get_cpu()
mon_get_cpu() is indirectly called monitor_parse_arguments() where
the current monitor isn't set yet. Instead of using monitor_cur(),
explicitly pass the Monitor pointer to the function.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20201113114326.97663-2-kwolf@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to 'monitor/trace.h')
0 files changed, 0 insertions, 0 deletions