qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/4] Python queue for 5.0 soft freeze
@ 2020-03-18  1:12 Eduardo Habkost
  2020-03-18  1:12 ` [PULL 1/4] scripts/simplebench: add simplebench.py Eduardo Habkost
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Eduardo Habkost @ 2020-03-18  1:12 UTC (permalink / raw)
  To: qemu-devel, Cleber Rosa, Peter Maydell; +Cc: Vladimir Sementsov-Ogievskiy

The following changes since commit d649689a8ecb2e276cc20d3af6d416e3c299cb17:

  Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2020-03-17 18:33:05 +0000)

are available in the Git repository at:

  git://github.com/ehabkost/qemu.git tags/python-next-pull-request

for you to fetch changes up to f4abfc6cb037da951e7977a67171f361fc6d21d7:

  MAINTAINERS: add simplebench (2020-03-17 21:09:26 -0400)

----------------------------------------------------------------
Python queue for 5.0 soft freeze

* Add scripts/simplebench (Vladimir Sementsov-Ogievskiy)

----------------------------------------------------------------

Vladimir Sementsov-Ogievskiy (4):
  scripts/simplebench: add simplebench.py
  scripts/simplebench: add qemu/bench_block_job.py
  scripts/simplebench: add example usage of simplebench
  MAINTAINERS: add simplebench

 MAINTAINERS                            |   5 +
 scripts/simplebench/bench-example.py   |  80 ++++++++++++++++
 scripts/simplebench/bench_block_job.py | 119 +++++++++++++++++++++++
 scripts/simplebench/simplebench.py     | 128 +++++++++++++++++++++++++
 4 files changed, 332 insertions(+)
 create mode 100644 scripts/simplebench/bench-example.py
 create mode 100755 scripts/simplebench/bench_block_job.py
 create mode 100644 scripts/simplebench/simplebench.py

-- 
2.24.1




^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2020-03-20 16:20 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-18  1:12 [PULL 0/4] Python queue for 5.0 soft freeze Eduardo Habkost
2020-03-18  1:12 ` [PULL 1/4] scripts/simplebench: add simplebench.py Eduardo Habkost
2020-03-18  1:12 ` [PULL 2/4] scripts/simplebench: add qemu/bench_block_job.py Eduardo Habkost
2020-03-18  1:12 ` [PULL 3/4] scripts/simplebench: add example usage of simplebench Eduardo Habkost
2020-03-18  1:12 ` [PULL 4/4] MAINTAINERS: add simplebench Eduardo Habkost
2020-03-18  4:12 ` [PULL 0/4] Python queue for 5.0 soft freeze no-reply
2020-03-18  7:59   ` Vladimir Sementsov-Ogievskiy
2020-03-18 16:12     ` Eduardo Habkost
2020-03-18 16:16       ` Aleksandar Markovic
2020-03-18 17:02 ` [PATCH 5/4] scripts/simplebench: fix python script ! headers Vladimir Sementsov-Ogievskiy
2020-03-18 22:31   ` Philippe Mathieu-Daudé
2020-03-20 15:59 ` [PULL 0/4] Python queue for 5.0 soft freeze Peter Maydell
2020-03-20 16:11   ` Philippe Mathieu-Daudé
2020-03-20 16:14     ` Peter Maydell
2020-03-20 16:19       ` Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).