OSDN Git Service

Merge remote-tracking branch 'remotes/jsnow/tags/python-pull-request' into staging
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 12 Oct 2021 23:08:33 +0000 (16:08 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 12 Oct 2021 23:08:33 +0000 (16:08 -0700)
commitee26ce674a93c824713542cec3b6a9ca85459165
treedfe2cd8dfc063e4e739a990b6754cbe20f73bf79
parent8be1d4ed9838f807c63695753b30865f6edc4a5c
parentc163c723ef92d0f629d015902396f2c67328b2e5
Merge remote-tracking branch 'remotes/jsnow/tags/python-pull-request' into staging

Pull request

# gpg: Signature made Tue 12 Oct 2021 02:36:07 PM PDT
# gpg:                using RSA key F9B7ABDBBCACDF95BE76CBD07DEF8106AAFC390E
# gpg: Good signature from "John Snow (John Huston) <jsnow@redhat.com>" [full]

* remotes/jsnow/tags/python-pull-request:
  python, iotests: remove socket_scm_helper
  python/qmp: add send_fd_scm directly to QEMUMonitorProtocol
  python/qmp: clear events on get_events() call
  python/aqmp: Disable logging messages by default
  python/aqmp: Reduce severity of EOFError-caused loop terminations
  python/aqmp: Add dict conversion method to Greeting object
  python/aqmp: add send_fd_scm
  python/aqmp: Return cleared events from EventListener.clear()
  python/aqmp: add .empty() method to EventListener
  python/aqmp: add greeting property to QMPClient

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>