qemu-e2k/tests/qemu-iotests
Peter Maydell 26f6b15e26 Block patches:
- New block filter: preallocate (which, on writes beyond an image file's
   end, allocates big chunks of data so that such post-EOF writes will
   occur less frequently)
 - write-zeroes and block-status support for Quorum
 - Implementation of truncate for the nvme block driver similarly to the
   existing implementations for host block devices and iscsi devices
 - Block layer refactoring: Drop the tighten_restrictions concept in the
   block permission functions
 - iotest fixes
 -----BEGIN PGP SIGNATURE-----
 
 iQFGBAABCAAwFiEEkb62CjDbPohX0Rgp9AfbAGHVz0AFAl/cwIoSHG1yZWl0ekBy
 ZWRoYXQuY29tAAoJEPQH2wBh1c9AnvMH+gOnZCwEUKWuBxGX3Wjb/kqV1OuhAhcP
 IVrKLRnqdarCYMQ9M4SZL6pedfsujHA7vClTV7NTrenXBsEIradBQ59ztQ0oDirS
 4ipIjVtNqj7m86l+IRZDq5HlwOYwwFnWogmLo2bcmNJGLpPQQfrhL2vRJ1wLgFYk
 WjeAVlkkYcHnTIDvs4ne9WRSlxGVBWJ4X5nSlRdZqeyUcMY9v4wL4P9Wc4ZuORmq
 /5HRcT5JKGaT2bAueaqAGEdtPFGbazEP5uU7MTTK/fueDKIRAXO2d0gqhANtOOJQ
 7hMmKhwOPOOhrrpCVi9nxsVwdCOHfurV0km6cOs+Iprm/Wm2UtuS/A8=
 =z+7k
 -----END PGP SIGNATURE-----

Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-12-18' into staging

Block patches:
- New block filter: preallocate (which, on writes beyond an image file's
  end, allocates big chunks of data so that such post-EOF writes will
  occur less frequently)
- write-zeroes and block-status support for Quorum
- Implementation of truncate for the nvme block driver similarly to the
  existing implementations for host block devices and iscsi devices
- Block layer refactoring: Drop the tighten_restrictions concept in the
  block permission functions
- iotest fixes

# gpg: Signature made Fri 18 Dec 2020 14:45:30 GMT
# gpg:                using RSA key 91BEB60A30DB3E8857D11829F407DB0061D5CF40
# gpg:                issuer "mreitz@redhat.com"
# gpg: Good signature from "Max Reitz <mreitz@redhat.com>" [full]
# Primary key fingerprint: 91BE B60A 30DB 3E88 57D1  1829 F407 DB00 61D5 CF40

* remotes/maxreitz/tags/pull-block-2020-12-18: (30 commits)
  iotests: Fix _send_qemu_cmd with bash 5.1
  iotests/102: Pass $QEMU_HANDLE to _send_qemu_cmd
  block/nvme: Implement fake truncate() coroutine
  quorum: Implement bdrv_co_pwrite_zeroes()
  quorum: Implement bdrv_co_block_status()
  scripts/simplebench: add bench_prealloc.py
  simplebench/results_to_text: make executable
  simplebench/results_to_text: add difference line to the table
  simplebench/results_to_text: improve view of the table
  simplebench: move results_to_text() into separate file
  simplebench: rename ascii() to results_to_text()
  scripts/simplebench: use standard deviation for +- error
  scripts/simplebench: support iops
  scripts/simplebench: fix grammar: s/successed/succeeded/
  iotests: add 298 to test new preallocate filter driver
  iotests.py: execute_setup_common(): add required_fmts argument
  iotests: qemu_io_silent: support --image-opts
  qemu-io: add preallocate mode parameter for truncate command
  block: introduce preallocate filter
  block: bdrv_check_perm(): process children anyway
  ...

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2020-12-31 23:26:46 +00:00
..
001
2020-05-05 13:17:36 +02:00
002
003
004
008
009
010
011
012
013
017
2020-07-17 14:20:57 +02:00
021
022
023
025
2020-12-11 17:52:40 +01:00
026
2020-12-11 17:52:40 +01:00
027
028
2020-12-11 17:52:40 +01:00
2020-12-11 17:52:40 +01:00
029
2020-07-17 14:20:57 +02:00
031
2020-12-11 17:52:40 +01:00
032
033
034
2020-12-11 17:52:40 +01:00
035
036
2020-12-11 17:52:40 +01:00
037
2020-12-11 17:52:40 +01:00
038
2020-12-11 17:52:40 +01:00
039
2020-12-11 17:52:40 +01:00
041
2020-09-08 13:40:49 +02:00
2020-09-08 13:40:49 +02:00
046
2020-12-11 17:52:40 +01:00
2020-12-11 17:52:40 +01:00
047
050
2020-12-11 17:52:40 +01:00
052
2020-05-05 13:17:36 +02:00
054
2020-12-11 17:52:40 +01:00
2020-09-02 16:32:14 -05:00
060
2020-12-11 17:52:40 +01:00
063
2020-01-06 13:43:07 +01:00
2020-01-06 13:43:07 +01:00
064
070
071
2020-12-11 17:52:40 +01:00
072
073
2020-07-17 14:20:57 +02:00
075
076
077
078
079
2020-12-11 17:52:40 +01:00
080
2020-12-11 17:52:40 +01:00
083
2019-10-28 11:22:31 +01:00
084
086
087
2020-07-06 08:49:28 +02:00
089
2020-12-11 17:52:40 +01:00
2020-12-11 17:52:40 +01:00
090
2020-12-11 17:52:40 +01:00
091
2020-12-11 17:52:40 +01:00
2020-01-06 13:43:07 +01:00
095
2020-12-11 17:52:40 +01:00
097
2020-12-11 17:52:40 +01:00
098
2020-12-11 17:52:40 +01:00
101
103
2020-12-11 17:52:40 +01:00
104
105
106
2020-12-11 17:52:40 +01:00
107
2020-12-11 17:52:40 +01:00
108
2020-12-11 17:52:40 +01:00
111
2020-12-11 17:52:40 +01:00
112
2020-12-11 17:52:40 +01:00
114
2020-07-17 14:20:57 +02:00
115
2020-12-11 17:52:40 +01:00
116
117
2020-12-11 17:52:40 +01:00
119
120
2020-12-11 17:52:40 +01:00
121
2020-12-11 17:52:40 +01:00
127
2020-12-11 17:52:40 +01:00
128
130
2020-07-17 14:20:57 +02:00
131
133
2020-12-11 17:52:40 +01:00
134
2020-07-17 14:20:57 +02:00
135
137
2020-12-11 17:52:40 +01:00
2020-01-06 13:43:07 +01:00
138
2020-12-11 17:52:40 +01:00
140
2020-12-11 17:52:40 +01:00
145
147
2020-02-20 16:43:42 +01:00
148
2020-05-08 13:26:35 +02:00
149
2020-05-05 13:17:36 +02:00
150
154
2020-12-11 17:52:40 +01:00
2020-03-11 15:54:38 +01:00
156
2020-07-17 14:20:57 +02:00
157
158
2020-07-17 14:20:57 +02:00
161
2020-12-11 17:52:40 +01:00
162
2019-10-10 12:13:23 +02:00
171
2020-12-11 17:52:40 +01:00
172
2020-12-18 11:48:39 +01:00
2020-12-18 11:48:39 +01:00
174
2020-12-11 17:52:40 +01:00
175
2020-12-11 17:52:40 +01:00
176
2020-12-11 17:52:40 +01:00
177
2020-12-11 17:52:40 +01:00
178
2020-07-06 08:49:28 +02:00
2020-05-28 13:15:23 -05:00
179
2020-12-11 17:52:40 +01:00
183
2020-12-11 17:52:40 +01:00
186
2020-12-11 17:52:40 +01:00
187
2020-12-11 17:52:40 +01:00
188
2020-07-06 08:49:28 +02:00
191
2020-12-11 17:52:40 +01:00
192
2019-10-28 11:22:31 +01:00
194
2020-09-15 11:05:12 +02:00
195
2020-12-11 17:52:40 +01:00
197
2020-07-28 15:28:56 +02:00
2020-07-28 15:28:56 +02:00
200
2020-12-11 17:52:40 +01:00
202
2020-05-05 13:17:36 +02:00
203
2020-05-05 13:17:36 +02:00
204
2020-12-11 17:52:40 +01:00
2020-09-07 12:31:31 +02:00
206
2020-12-11 17:52:40 +01:00
2020-12-11 17:52:40 +01:00
207
2020-05-05 13:17:36 +02:00
208
2020-09-15 11:05:12 +02:00
209
2020-05-05 13:17:36 +02:00
210
2020-05-05 13:17:36 +02:00
2020-12-18 11:48:39 +01:00
211
2020-05-05 13:17:36 +02:00
212
2020-05-05 13:17:36 +02:00
213
2020-05-05 13:17:36 +02:00
214
2020-12-11 17:52:40 +01:00
217
2020-12-11 17:52:40 +01:00
218
2020-05-05 13:17:36 +02:00
219
2020-05-05 13:17:36 +02:00
220
2020-12-11 17:52:40 +01:00
222
2020-09-15 11:05:12 +02:00
226
227
2019-10-10 10:56:18 +02:00
229
2020-12-11 17:52:40 +01:00
231
233
234
2020-05-05 13:17:36 +02:00
235
2020-05-05 13:17:36 +02:00
236
2020-05-05 13:17:36 +02:00
237
2020-05-05 13:17:36 +02:00
238
2020-05-05 13:17:36 +02:00
239
240
2020-11-09 15:44:21 +01:00
2020-11-09 15:44:21 +01:00
246
2020-05-05 13:17:36 +02:00
247
2020-12-11 17:52:40 +01:00
248
2020-05-05 13:17:36 +02:00
249
2020-12-11 17:52:40 +01:00
250
2020-12-11 17:52:40 +01:00
252
2020-12-11 17:52:40 +01:00
253
254
2020-05-05 13:17:36 +02:00
255
2020-05-05 13:17:36 +02:00
256
2020-05-05 13:17:36 +02:00
257
2020-09-15 11:05:12 +02:00
258
2020-05-05 13:17:36 +02:00
2020-09-02 16:32:14 -05:00
260
2020-05-05 13:17:36 +02:00
262
2020-05-05 13:17:36 +02:00
263
2020-07-06 08:49:28 +02:00
265
2020-12-11 17:52:40 +01:00
268
2020-12-11 17:52:40 +01:00
272
2020-12-11 17:52:40 +01:00
273
2020-12-11 17:52:40 +01:00
274
2020-10-23 13:42:16 +01:00
277
2020-05-05 13:17:36 +02:00
2019-11-18 16:01:31 -06:00
279
2020-12-11 17:52:40 +01:00
280
2020-05-05 13:17:36 +02:00
282
2020-07-17 14:20:57 +02:00
284
2020-07-06 08:49:28 +02:00
286
2020-12-11 17:52:40 +01:00
287
2020-12-11 17:52:40 +01:00
289
2020-12-11 17:52:40 +01:00
290
2020-12-11 17:52:40 +01:00
291
2020-12-11 17:52:40 +01:00
292
2020-12-11 17:52:40 +01:00
293
2020-12-11 17:52:40 +01:00
294
2020-12-11 17:52:40 +01:00
295
2020-07-06 08:49:28 +02:00
2020-07-06 08:49:28 +02:00
296
2020-07-21 10:49:02 +02:00
297
2020-05-18 19:05:25 +02:00
301
2020-07-14 15:18:59 +02:00
303
2020-08-21 08:56:09 -05:00
305
2020-12-11 17:52:40 +01:00
307
2020-10-02 15:46:40 +02:00
308
2020-12-11 17:52:40 +01:00
312
2020-12-18 12:35:55 +01:00
2020-12-11 17:52:40 +01:00
2020-12-11 17:52:40 +01:00
2020-12-18 12:35:55 +01:00
2020-09-30 19:09:19 +02:00

=== This is the QEMU I/O test suite ===

* Intro

This package contains a simple test suite for the I/O layer of qemu.
It does not require a guest, but only the qemu, qemu-img and qemu-io
binaries.  This does limit it to exercise the low-level I/O path only
but no actual block drivers like ide, scsi or virtio.

* Usage

Just run ./check to run all tests for the raw image format, or ./check
-qcow2 to test the qcow2 image format.  The output of ./check -h explains
additional options to test further image formats or I/O methods.

* Feedback and patches

Please send improvements to the test suite, general feedback or just
reports of failing tests cases to qemu-devel@nongnu.org with a CC:
to qemu-block@nongnu.org.