Peter Maydell
f1faf2d59c
Pull request
v2:
* Fixed incorrect virtio_blk_data_plane_create() local_err refactoring in
"hw/block: Use errp directly rather than local_err" that broke virtio-blk
over virtio-mmio [Peter]
-----BEGIN PGP SIGNATURE-----
iQEcBAABAgAGBQJaOSteAAoJEJykq7OBq3PIllkH/RkxTY6JIe9K8PRVsaAX2fRN
edO/3E09KTQe9eHEixoMKOIyeKi3RPdipcktXIbdLIDEY4z4vELmQslTrxK/q+8J
pccdwu+7tEXr14ciYSnq0m6ksvU5JHlJGyAJEvbCmLHE3dPJszABwT1XLLCb1C8s
hSOr3nR/O2U3LHlq/FuvEUK8fohgKlECtE94V/DUWyC774iMw+9OdvTA0VQWYnN6
B0gpYSn4AXmdt5HmpgCa+5rZrT2DjdwhtR9X+iOItPoXJPP81toUxvshLbTgdL54
fSodd12Tbn2Pxr/osD1kwzM9z6oYX8Ay8YZTabODiFo20fhZKZ2wLpL4rrsNnBk=
=Qcx2
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
Pull request
v2:
* Fixed incorrect virtio_blk_data_plane_create() local_err refactoring in
"hw/block: Use errp directly rather than local_err" that broke virtio-blk
over virtio-mmio [Peter]
# gpg: Signature made Tue 19 Dec 2017 15:08:14 GMT
# gpg: using RSA key 0x9CA4ABB381AB73C8
# gpg: Good signature from "Stefan Hajnoczi <stefanha@redhat.com>"
# gpg: aka "Stefan Hajnoczi <stefanha@gmail.com>"
# Primary key fingerprint: 8695 A8BF D3F9 7CDA AC35 775A 9CA4 ABB3 81AB 73C8
* remotes/stefanha/tags/block-pull-request: (23 commits)
qemu-iotests: add 203 savevm with IOThreads test
iothread: fix iothread_stop() race condition
iotests: add VM.add_object()
blockdev: add x-blockdev-set-iothread force boolean
docs: mark nested AioContext locking as a legacy API
block: avoid recursive AioContext acquire in bdrv_inactivate_all()
virtio-blk: reject configs with logical block size > physical block size
virtio-blk: make queue size configurable
qemu-iotests: add 202 external snapshots IOThread test
blockdev: add x-blockdev-set-iothread testing command
iothread: add iothread_by_id() API
block: drop unused BlockDirtyBitmapState->aio_context field
block: don't keep AioContext acquired after internal_snapshot_prepare()
block: don't keep AioContext acquired after blockdev_backup_prepare()
block: don't keep AioContext acquired after drive_backup_prepare()
block: don't keep AioContext acquired after external_snapshot_prepare()
blockdev: hold AioContext for bdrv_unref() in external_snapshot_clean()
qdev: drop unused #include "sysemu/iothread.h"
dev-storage: Fix the unusual function name
hw/block: Use errp directly rather than local_err
...
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
# Conflicts:
# hw/core/qdev-properties-system.c
2017-12-20 11:30:55 +00:00
..
2017-11-16 17:46:53 +02:00
2017-07-18 05:49:01 -05:00
2017-11-08 10:59:42 +08:00
2015-12-17 13:37:15 +00:00
2016-02-08 17:29:54 +01:00
2017-09-22 10:46:25 +08:00
2017-10-16 13:29:49 +02:00
2017-10-11 15:15:17 -03:00
2017-08-11 13:23:19 +02:00
2017-09-01 12:51:04 +02:00
2017-12-19 10:25:09 +00:00
2017-07-11 17:45:00 +02:00
2017-07-20 10:10:28 +01:00
2017-10-11 15:15:17 -03:00
2014-06-23 19:14:52 +02:00
2017-11-17 18:21:30 +01:00
2016-06-07 18:19:24 +03:00
2017-03-02 07:14:27 +02:00
2017-11-16 18:36:54 +02:00
2017-10-16 13:29:49 +02:00
2016-10-26 08:29:01 -07:00
2017-09-04 10:45:19 +01:00
2017-09-04 10:45:19 +01:00
2017-09-04 10:45:19 +01:00
2017-11-16 18:36:54 +02:00
2017-10-20 13:32:10 +02:00
2017-09-26 09:11:23 +03:00
2016-10-14 10:06:47 +11:00
2017-10-20 13:32:10 +02:00
2016-09-23 13:36:09 +02:00
2017-06-20 14:31:33 +02:00
2017-09-04 13:09:11 +02:00
2017-06-20 14:31:31 +02:00
2017-09-04 13:09:12 +02:00
2017-11-17 18:21:30 +01:00
2017-06-20 14:31:31 +02:00
2017-11-17 18:21:30 +01:00
2016-09-08 17:57:32 +04:00
2017-09-04 13:09:13 +02:00
2017-06-20 14:31:31 +02:00
2017-09-04 10:45:19 +01:00
2016-10-28 18:17:24 +03:00
2017-07-17 15:41:30 -03:00
2017-01-31 10:10:13 +11:00
2017-09-19 18:21:32 +02:00
2016-06-07 18:19:24 +03:00
2017-03-01 11:51:28 +04:00
2017-03-01 11:51:28 +04:00
2017-03-01 11:51:05 +04:00
2017-10-20 13:32:10 +02:00
2016-06-07 18:19:24 +03:00
2017-05-09 09:14:40 +02:00
2017-10-16 13:29:49 +02:00
2017-03-01 11:51:04 +04:00
2017-03-01 11:51:28 +04:00
2016-06-07 18:19:24 +03:00
2017-08-10 14:33:43 +01:00
2016-06-20 16:38:13 +02:00
2017-09-05 13:21:58 +01:00
2015-12-18 12:18:31 +00:00
2016-06-07 18:19:24 +03:00
2017-02-21 11:14:07 +00:00
2017-02-21 11:14:07 +00:00
2017-10-20 13:32:10 +02:00
2017-03-01 11:51:05 +04:00
2016-06-07 18:19:24 +03:00
2017-01-31 10:10:13 +11:00
2017-10-20 13:32:10 +02:00
2017-10-20 13:32:10 +02:00
2017-10-20 13:32:10 +02:00
2016-06-07 18:19:24 +03:00
2017-12-18 17:07:02 +03:00
2017-06-15 11:04:05 +02:00
2017-10-29 14:06:16 +01:00
2016-06-07 18:19:24 +03:00
2017-09-15 09:05:19 +02:00
2017-05-11 11:08:40 +02:00
2017-10-16 13:29:49 +02:00
2016-06-07 18:19:24 +03:00
2016-10-19 10:09:24 +01:00
2017-10-20 13:32:10 +02:00
2017-10-20 13:32:10 +02:00
2017-09-19 16:19:39 +02:00
2017-03-01 00:09:28 +04:00
2016-10-24 16:26:53 +01:00
2017-03-01 00:09:28 +04:00
2017-10-15 05:54:44 +03:00
2017-06-16 18:44:55 +03:00
2015-01-13 11:47:55 +00:00
2017-10-24 13:53:41 -07:00
2017-09-04 13:09:13 +02:00
2017-04-26 14:42:31 +01:00
2016-06-07 18:19:24 +03:00
2016-10-28 09:36:58 +11:00
2017-08-01 17:27:33 +02:00
2016-10-28 09:38:27 +11:00
2016-10-16 12:04:15 +11:00
2017-10-20 13:32:10 +02:00
2017-12-18 17:07:02 +03:00
2017-03-14 13:28:29 +01:00
2016-10-24 16:26:54 +01:00
2016-06-07 18:19:24 +03:00
2017-01-10 08:49:59 -08:00
2016-06-17 15:23:51 +01:00
2017-11-29 15:11:02 +01:00
2017-05-24 16:38:51 -04:00
2016-09-13 19:13:32 +02:00
2017-07-14 11:04:34 +02:00
2017-12-18 17:07:02 +03:00
2016-09-28 17:11:23 +01:00
2016-03-22 22:20:15 +01:00
2017-11-08 11:03:46 +00:00
2016-12-21 14:26:26 +00:00
2016-10-19 10:23:55 +01:00
2016-12-22 09:24:59 +00:00
2016-03-22 22:20:15 +01:00
2016-09-19 16:30:45 +01:00
2016-06-13 12:41:17 +01:00
2016-03-22 22:20:15 +01:00
2016-03-22 22:20:15 +01:00
2016-07-04 10:46:59 +01:00
2017-02-23 20:35:36 +01:00
2017-10-20 13:32:10 +02:00
2017-10-20 13:32:10 +02:00
2017-12-18 10:54:13 -05:00
2017-12-14 11:09:42 +00:00
2016-10-26 08:29:00 -07:00
2016-02-16 14:29:27 +00:00
2017-03-01 00:09:28 +04:00
2016-03-22 22:20:15 +01:00
2017-05-09 09:14:40 +02:00
2017-09-05 13:21:58 +01:00
2017-01-26 10:26:18 +00:00
2017-09-05 22:34:40 +02:00
2017-06-19 14:56:29 +02:00
2016-08-19 12:44:11 +01:00
2016-06-07 18:19:24 +03:00
2017-08-30 18:23:25 +02:00
2017-03-22 19:24:34 +01:00
2017-09-04 13:09:13 +02:00
2017-07-17 15:41:30 -03:00
2016-08-03 18:44:56 +02:00
2017-05-09 09:13:51 +02:00
2017-09-15 09:05:18 +02:00
2016-06-16 18:39:03 +02:00
2016-10-06 18:04:13 +02:00
2017-06-20 14:31:31 +02:00
2017-06-20 14:31:31 +02:00
2017-09-04 13:09:13 +02:00
2017-09-04 13:09:13 +02:00
2016-06-07 18:19:24 +03:00
2017-05-11 11:08:41 +02:00
2017-01-31 10:10:14 +11:00
2017-09-04 13:09:13 +02:00
2017-09-04 13:09:13 +02:00
2017-02-21 11:14:07 +00:00
2017-09-05 18:12:21 +02:00
2016-06-07 18:19:24 +03:00
2016-11-11 20:53:23 +08:00
2017-03-07 16:07:47 +01:00
2017-09-27 11:44:18 +01:00
2016-06-07 18:19:24 +03:00
2017-06-20 14:31:31 +02:00
2016-06-07 18:19:24 +03:00
2017-05-18 18:04:54 +02:00
2016-06-07 18:19:24 +03:00
2016-06-07 18:19:24 +03:00
2017-03-01 11:51:29 +04:00
2016-06-07 18:19:24 +03:00
2017-09-15 09:05:18 +02:00
2017-09-15 09:05:18 +02:00
2017-10-12 16:57:42 +02:00
2017-12-18 17:07:02 +03:00
2017-03-27 21:15:31 +02:00
2017-10-20 13:32:10 +02:00
2017-10-20 13:32:10 +02:00
2017-10-20 13:32:10 +02:00
2017-06-30 11:03:45 +01:00
2016-10-28 09:36:58 +11:00
2017-09-19 14:09:31 +02:00
2017-10-20 13:32:10 +02:00
2017-12-18 17:07:02 +03:00
2016-06-07 18:19:24 +03:00
2016-06-20 16:38:13 +02:00