OSDN Git Service

Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request' into...
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 21 Sep 2020 09:26:46 +0000 (10:26 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 21 Sep 2020 09:26:46 +0000 (10:26 +0100)
commit5536c19d911aba652ac7454ef4ac65912b198c21
tree2556624d082e281a36df339c0839b56baafe5468
parent053a4177817db307ec854356e95b5b350800a216
parent14f9cec7132bc60f9839048b0a0f8ef7ae9ed64c
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request' into staging

Python queue, 2020-09-18

Alexey Kirillov (1):
      analyze-migration.py: fix read_migration_debug_json() return type

Andrey Shinkevich (1):
      scripts/simplebench: compare write request performance

# gpg: Signature made Fri 18 Sep 2020 19:02:00 BST
# gpg:                using RSA key 5A322FD5ABC4D3DBACCFD1AA2807936F984DC5A6
# gpg:                issuer "ehabkost@redhat.com"
# gpg: Good signature from "Eduardo Habkost <ehabkost@redhat.com>" [full]
# Primary key fingerprint: 5A32 2FD5 ABC4 D3DB ACCF  D1AA 2807 936F 984D C5A6

* remotes/ehabkost/tags/python-next-pull-request:
  analyze-migration.py: fix read_migration_debug_json() return type
  scripts/simplebench: compare write request performance

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>