qemu-e2k/tests/qemu-iotests
Peter Maydell 6f2ef80b0c nbd patches for 2020-10-27
- Tweak the new block-export-add QMP command
 - Allow multiple -B options for qemu-nbd
 - Add qemu:allocation-depth metadata context as qemu-nbd -A
 - Improve iotest use of NBD
 -----BEGIN PGP SIGNATURE-----
 
 iQEzBAABCAAdFiEEccLMIrHEYCkn0vOqp6FrSiUnQ2oFAl+cdhIACgkQp6FrSiUn
 Q2o1uwf+Irf0Gzk3D0UpOuHiq+UDUa8S8TbhL7j0HkArCqIAWlXZOrS1L1yfAXgb
 QMTEkdsalHJebx5BJPzT2NO64gg1tOo3qdlMr/lULoZtSqMuOMkE5LfTPZeEVddf
 vUyqabBl75KIt24Aznw6KsHTkV9UH2FgdY5f840dYgiGvFM8Uzmc+sXlAdiCbFY/
 3BnenL0bux6I8C6t6RM0Yp2gEBOKsf1PvovvrN/GM/Tl6YtEj6YM5yfgy2onGKHU
 j6CDltaOCRCF48z6qf+z7+3lB/yGHx9xSZ8l9f9cDcf3oU7QqG08GdDYznGgIXlK
 gIEu9p3gLcKgintz8+lt9OYOkaAcRA==
 =qhU9
 -----END PGP SIGNATURE-----

Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-10-27-v2' into staging

nbd patches for 2020-10-27

- Tweak the new block-export-add QMP command
- Allow multiple -B options for qemu-nbd
- Add qemu:allocation-depth metadata context as qemu-nbd -A
- Improve iotest use of NBD

# gpg: Signature made Fri 30 Oct 2020 20:22:42 GMT
# gpg:                using RSA key 71C2CC22B1C4602927D2F3AAA7A16B4A2527436A
# gpg: Good signature from "Eric Blake <eblake@redhat.com>" [full]
# gpg:                 aka "Eric Blake (Free Software Programmer) <ebb9@byu.net>" [full]
# gpg:                 aka "[jpeg image of size 6874]" [full]
# Primary key fingerprint: 71C2 CC22 B1C4 6029 27D2  F3AA A7A1 6B4A 2527 436A

* remotes/ericb/tags/pull-nbd-2020-10-27-v2:
  nbd: Add 'qemu-nbd -A' to expose allocation depth
  nbd: Add new qemu:allocation-depth metadata context
  block: Return depth level during bdrv_is_allocated_above
  nbd: Allow export of multiple bitmaps for one device
  nbd: Refactor counting of metadata contexts
  nbd: Simplify qemu bitmap context name
  nbd: Update qapi to support exporting multiple bitmaps
  nbd: Utilize QAPI_CLONE for type conversion
  qapi: Add QAPI_LIST_PREPEND() macro
  block: Simplify QAPI_LIST_ADD
  iotests/291: Stop NBD server
  iotests/291: Filter irrelevant parts of img-info

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2020-11-01 19:05:43 +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
027
029
2020-07-17 14:20:57 +02:00
032
033
035
041
2020-09-08 13:40:49 +02:00
2020-09-08 13:40:49 +02:00
047
052
2020-05-05 13:17:36 +02:00
054
2020-09-02 16:32:14 -05:00
063
2020-01-06 13:43:07 +01:00
2020-01-06 13:43:07 +01:00
064
070
072
073
2020-07-17 14:20:57 +02:00
075
076
077
078
079
2020-01-06 13:43:07 +01:00
080
2020-05-13 14:20:31 +02:00
083
2019-10-28 11:22:31 +01:00
084
086
087
2020-07-06 08:49:28 +02:00
091
2020-05-08 13:26:35 +02:00
2020-01-06 13:43:07 +01:00
101
102
104
105
107
111
2020-01-06 13:43:07 +01:00
114
2020-07-17 14:20:57 +02:00
115
2020-01-06 13:43:07 +01:00
116
117
119
120
128
130
2020-07-17 14:20:57 +02:00
131
134
2020-07-17 14:20:57 +02:00
135
137
2020-01-06 13:43:07 +01:00
2020-01-06 13:43:07 +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
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
162
2019-10-10 12:13:23 +02:00
171
2020-06-23 16:07:07 +02:00
174
2020-01-06 13:43:07 +01:00
178
2020-07-06 08:49:28 +02:00
2020-05-28 13:15:23 -05:00
186
188
2020-07-06 08:49:28 +02:00
192
2019-10-28 11:22:31 +01:00
194
2020-09-15 11:05:12 +02:00
197
2020-07-28 15:28:56 +02:00
2020-07-28 15:28:56 +02:00
202
2020-05-05 13:17:36 +02:00
203
2020-05-05 13:17:36 +02:00
2020-09-07 12:31:31 +02:00
206
2020-07-06 08:49:28 +02: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
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
218
2020-05-05 13:17:36 +02:00
219
2020-05-05 13:17:36 +02:00
221
222
2020-09-15 11:05:12 +02:00
226
227
2019-10-10 10:56:18 +02:00
229
2020-06-17 16:21:21 +02: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
2019-10-28 11:22:31 +01:00
242
2020-05-05 13:17:36 +02:00
246
2020-05-05 13:17:36 +02:00
248
2020-05-05 13:17:36 +02: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-01-06 13:43:07 +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
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-02-20 16:43:42 +01:00
292
2020-06-17 16:21:21 +02: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
307
2020-10-02 15:46:40 +02:00
2020-09-16 08:41:06 +02:00
2020-07-17 14:20:57 +02: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.