diff options
| author | Peter Xu | 2018-06-08 05:55:06 +0200 |
|---|---|---|
| committer | Markus Armbruster | 2018-06-18 15:45:28 +0200 |
| commit | 9409fc05fe2cec3c54bb04b133ea9e3df35073cd (patch) | |
| tree | b46ef08e58870daf4a7ac724351210a20378b5e7 /scripts | |
| parent | monitor: rename out_lock to mon_lock (diff) | |
| download | qemu-9409fc05fe2cec3c54bb04b133ea9e3df35073cd.tar.gz qemu-9409fc05fe2cec3c54bb04b133ea9e3df35073cd.tar.xz qemu-9409fc05fe2cec3c54bb04b133ea9e3df35073cd.zip | |
monitor: protect mon->fds with mon_lock
mon->fds were protected by BQL. Now protect it by mon_lock so that it
can even be used in monitor iothread.
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Peter Xu <peterx@redhat.com>
Message-Id: <20180608035511.7439-3-peterx@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
