Peter Maydell
bffe88d139
Block layer patches:
...
- Introduce real BdrvChildRole
- blk/bdrv_make_empty() functions instead of calling callbacks directly
- mirror: Make sure that source and target size match
- block-copy: Fix uninitialized variable
- block/replication: Avoid cancelling the job twice
- ahci: Log lost IRQs
- iotests: Run pylint and mypy in a testcase
- iotests: log messages from notrun()
-----BEGIN PGP SIGNATURE-----
iQJFBAABCAAvFiEE3D3rFZqa+V09dFb+fwmycsiPL9YFAl7CwFwRHGt3b2xmQHJl
ZGhhdC5jb20ACgkQfwmycsiPL9Y3HA/+N3FRGl6rszYkRWkMSuK1I38e7pe8tvPy
NO4FxYnJN4wWI9ayCURf5DMi5IPglLTEfT8KOYiUM4Br5K3jJnWYzI7pqChm5pJr
k2pRLVBKpyI7Et5S3gxAEOY56a3+SkR6a8nem6egrCUceuZpR/0nP3reBEkOaBky
DMQvSgR9DDPUWNPX2H1ZfTJ/FaxLULDJR1dtdcj/Ze0u72dHRwW4t9X/XqRqLxAq
UnFRXhx6PVmjlsX+zxXYxMpeEI+/GLTEwf0LRGsk0nBrJtBb21WhqzltMV/pbqgy
U5b9f8o6lGaIKeDZaE1cdIsc8Q1+k9osHc5Jz6ibYrdIixTceDh/6BJdvg+3UdTr
luYbYiDV0QfkRP75yjx9FJFJHVPlYdBhqgeXbLYMD7aHEKhh1IEjr2JBUlJ3N0L3
T3p4s/5t8ljSsafnq1KR83xfFeZOslR0hfWz0TZYXlLZMtNuGHz2biR2NyOQO6jH
cqbszoRVU/F8W0fk9s4OV+TNB7Ks7I207lO851sxXlz3rOu5qfCRD+KENaTuocZ2
e7Wf455CFhdBDNZok9kGqCTUzJ2ZDP2wca0qU30zbn4VdhzXH+KcDyLRv/fVk+io
r/9Hckd7Sdcd0PtTuCeTXBWzIlz1wQDUKrhdII+OaXWeGMHxgLUKVAQla5WGod/K
g+tzRW5kJmM=
=JSKK
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Block layer patches:
- Introduce real BdrvChildRole
- blk/bdrv_make_empty() functions instead of calling callbacks directly
- mirror: Make sure that source and target size match
- block-copy: Fix uninitialized variable
- block/replication: Avoid cancelling the job twice
- ahci: Log lost IRQs
- iotests: Run pylint and mypy in a testcase
- iotests: log messages from notrun()
# gpg: Signature made Mon 18 May 2020 18:05:32 BST
# gpg: using RSA key DC3DEB159A9AF95D3D7456FE7F09B272C88F2FD6
# gpg: issuer "kwolf@redhat.com"
# gpg: Good signature from "Kevin Wolf <kwolf@redhat.com>" [full]
# Primary key fingerprint: DC3D EB15 9A9A F95D 3D74 56FE 7F09 B272 C88F 2FD6
* remotes/kevin/tags/for-upstream: (52 commits)
hw: Use QEMU_IS_ALIGNED() on parallel flash block size
iotests/030: Reduce run time by unthrottling job earlier
hw/ide/ahci: Log lost IRQs
iotests: log messages from notrun()
block/block-copy: Simplify block_copy_do_copy()
block/block-copy: Fix uninitialized variable in block_copy_task_entry
block: Drop @child_class from bdrv_child_perm()
block: Pass BdrvChildRole in remaining cases
block: Drop child_file
block: Drop bdrv_format_default_perms()
block: Make bdrv_filter_default_perms() static
block: Use bdrv_default_perms()
tests: Use child_of_bds instead of child_file
block: Use child_of_bds in remaining places
block: Make filter drivers use child_of_bds
block: Make format drivers use child_of_bds
block: Drop child_backing
block: Make backing files child_of_bds children
block: Drop child_format
block: Switch child_format users to child_of_bds
...
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2020-05-19 11:58:56 +01:00
..
2019-02-01 13:46:44 +01:00
2017-02-12 00:47:42 +01:00
2020-05-05 13:17:36 +02:00
2019-09-03 14:55:35 +02:00
2019-09-03 14:55:35 +02:00
2019-05-21 10:13:58 +02:00
2019-12-18 11:20:57 +01:00
2020-01-06 13:43:07 +01:00
2019-05-21 10:13:58 +02:00
2019-09-03 14:55:35 +02:00
2019-09-03 14:55:35 +02:00
2019-09-03 14:55:35 +02:00
2019-05-21 10:13:58 +02:00
2019-03-08 12:26:45 +01:00
2020-01-06 13:43:07 +01:00
2020-01-06 13:43:07 +01:00
2019-09-03 14:55:35 +02:00
2019-09-03 14:55:35 +02:00
2016-01-07 21:30:17 +01:00
2020-01-06 13:43:07 +01:00
2017-05-11 14:28:05 +02:00
2020-01-06 13:43:07 +01:00
2018-01-23 12:34:43 +01:00
2019-05-21 10:13:58 +02:00
2019-05-21 10:13:58 +02:00
2019-03-08 12:26:45 +01:00
2016-05-12 15:33:24 +02:00
2020-01-06 13:43:07 +01:00
2018-06-11 16:18:45 +02:00
2019-05-21 10:13:58 +02:00
2020-03-24 12:05:31 +01:00
2020-03-24 12:05:31 +01:00
2020-03-24 12:05:31 +01:00
2019-09-03 14:55:35 +02:00
2020-01-30 21:01:40 +00:00
2019-10-14 17:12:48 +02:00
2020-01-06 13:43:07 +01:00
2020-05-18 19:05:25 +02:00
2019-07-15 15:48:40 +02:00
2020-01-06 13:43:07 +01:00
2020-05-13 14:20:31 +02:00
2019-09-03 14:55:35 +02:00
2019-09-03 14:55:35 +02:00
2018-03-02 18:39:07 +01:00
2019-09-03 14:55:35 +02:00
2016-01-07 21:30:17 +01:00
2019-07-23 15:53:25 +01:00
2020-03-26 14:44:33 +01:00
2020-05-13 14:20:31 +02:00
2019-09-03 14:55:35 +02:00
2016-01-07 21:30:17 +01:00
2019-03-08 12:26:45 +01:00
2016-01-07 21:30:17 +01:00
2020-01-06 13:43:07 +01:00
2020-01-06 13:43:06 +01:00
2020-02-18 10:53:56 +01:00
2020-02-18 10:53:56 +01:00
2020-05-18 19:05:25 +02:00
2020-05-18 19:05:25 +02:00
2019-05-21 10:13:58 +02:00
2020-01-06 13:43:07 +01:00
2019-04-30 15:29:00 +02:00
2020-02-07 15:12:48 +01:00
2017-07-11 17:45:02 +02:00
2020-02-07 15:12:48 +01:00
2020-04-07 13:51:09 +02:00
2020-04-07 13:51:09 +02:00
2019-05-21 10:13:58 +02:00
2020-01-06 13:43:07 +01:00
2016-05-12 15:33:24 +02:00
2019-12-18 11:20:57 +01:00
2020-05-18 11:02:05 -05:00
2020-01-06 13:43:07 +01:00
2016-01-07 21:30:17 +01:00
2020-01-06 13:43:07 +01:00
2019-07-30 12:25:43 +02:00
2019-11-19 10:01:34 +01:00
2020-05-05 13:17:36 +02:00
2016-05-12 15:33:24 +02:00
2020-01-06 13:43:07 +01:00
2019-04-30 15:29:00 +02:00
2019-05-21 10:13:58 +02:00
2020-05-08 13:26:35 +02:00
2020-05-08 13:26:35 +02:00
2020-02-07 15:12:48 +01:00
2019-08-06 13:17:17 +02:00
2020-02-07 15:12:48 +01:00
2020-01-30 21:01:40 +00:00
2020-05-08 13:26:35 +02:00
2019-09-03 14:55:35 +02:00
2020-04-07 13:51:09 +02:00
2020-05-13 14:20:31 +02:00
2020-05-05 13:17:36 +02:00
2020-05-13 14:20:31 +02:00
2020-01-06 13:43:07 +01:00
2020-01-06 13:43:07 +01:00
2020-01-06 13:43:07 +01:00
2019-03-08 12:26:45 +01:00
2020-05-13 14:20:31 +02:00
2020-01-06 13:43:07 +01:00
2017-05-11 12:08:24 +02:00
2020-01-06 13:43:07 +01:00
2018-10-01 19:13:46 +02:00
2020-01-06 13:43:07 +01:00
2017-09-06 15:19:01 +01:00
2020-01-06 13:43:07 +01:00
2019-04-30 15:29:00 +02:00
2019-03-08 12:26:45 +01:00
2019-04-30 15:29:00 +02:00
2020-01-06 13:43:07 +01:00
2018-12-18 07:55:47 +01:00
2019-09-03 14:55:35 +02:00
2020-01-06 13:43:07 +01:00
2020-01-06 13:43:07 +01:00
2017-10-26 14:45:57 +02:00
2019-03-08 12:26:45 +01:00
2019-04-30 15:29:00 +02:00
2019-03-08 12:26:45 +01:00
2019-04-30 15:29:00 +02:00
2019-03-08 12:26:45 +01:00
2017-11-14 18:06:25 +01:00
2019-03-08 12:26:45 +01:00
2019-04-30 15:29:00 +02:00
2020-01-06 13:43:07 +01:00
2020-05-13 14:20:31 +02:00
2019-04-30 15:29:00 +02:00
2020-01-06 13:43:07 +01:00
2019-04-30 15:29:00 +02:00
2020-05-08 13:26:35 +02:00
2020-05-13 14:20:31 +02:00
2019-10-28 11:22:31 +01:00
2019-10-28 11:22:31 +01:00
2019-03-08 12:26:45 +01:00
2019-04-30 15:29:00 +02:00
2020-03-24 11:57:38 +01:00
2020-05-13 14:20:31 +02:00
2019-03-08 12:26:45 +01:00
2020-03-24 11:57:38 +01:00
2018-12-18 07:55:47 +01:00
2020-01-06 13:43:07 +01:00
2019-04-30 15:29:00 +02:00
2020-01-30 21:01:40 +00:00
2019-04-30 15:29:00 +02:00
2020-01-06 13:43:07 +01:00
2020-05-08 13:26:35 +02:00
2020-01-06 13:43:07 +01:00
2020-01-06 13:43:07 +01:00
2019-05-07 09:43:42 -05:00
2020-02-07 15:12:48 +01:00
2018-08-15 12:50:39 +02:00
2020-01-06 13:43:07 +01:00
2019-11-18 20:33:48 -06:00
2020-01-06 13:43:07 +01:00
2019-11-18 20:33:48 -06:00
2020-02-07 15:12:48 +01:00
2019-03-08 12:26:45 +01:00
2017-04-03 17:11:40 +02:00
2020-01-06 13:43:07 +01:00
2020-05-18 19:05:25 +02:00
2020-01-06 13:43:07 +01:00
2019-03-08 12:26:45 +01:00
2019-06-04 15:20:41 +02:00
2019-06-04 15:20:41 +02:00
2020-01-06 13:43:07 +01:00
2019-04-30 15:29:00 +02:00
2019-05-21 10:13:58 +02:00
2019-04-30 15:29:00 +02:00
2019-09-03 14:55:35 +02:00
2020-01-06 13:43:07 +01:00
2018-04-03 17:39:37 +02:00
2019-05-21 10:13:58 +02:00
2020-01-06 13:43:07 +01:00
2020-05-18 19:05:24 +02:00
2020-05-18 19:05:24 +02:00
2020-01-06 13:43:07 +01:00
2020-01-06 13:43:07 +01:00
2020-01-06 13:43:07 +01:00
2017-07-18 15:27:37 +02:00
2020-01-06 13:43:07 +01:00
2018-06-11 16:18:45 +02:00
2020-05-08 13:26:35 +02:00
2018-06-11 16:18:45 +02:00
2020-01-06 13:43:07 +01:00
2019-04-30 15:29:00 +02:00
2020-01-06 13:43:07 +01:00
2019-03-08 12:26:45 +01:00
2019-04-30 15:29:00 +02:00
2019-05-21 10:13:58 +02:00
2019-11-18 20:33:48 -06:00
2020-02-07 15:12:48 +01:00
2019-08-16 10:25:16 +02:00
2019-03-08 12:26:45 +01:00
2018-12-18 07:55:47 +01:00
2019-09-03 14:56:06 +02:00
2018-12-18 07:55:47 +01:00
2020-01-06 13:43:07 +01:00
2018-03-26 12:16:00 +02:00
2020-02-20 16:43:42 +01:00
2020-02-20 16:43:42 +01:00
2020-01-06 13:43:07 +01:00
2020-02-07 15:12:48 +01:00
2019-08-06 13:17:24 +02:00
2020-01-06 13:43:07 +01:00
2017-10-26 15:01:14 +02:00
2019-09-03 14:55:35 +02:00
2019-04-30 15:29:00 +02:00
2020-02-06 13:47:45 +01:00
2019-11-18 20:33:48 -06:00
2019-03-08 12:26:45 +01:00
2020-02-07 15:12:48 +01:00
2019-03-08 12:26:45 +01:00
2019-04-30 15:29:00 +02:00
2019-03-08 12:26:45 +01:00
2019-04-30 15:29:00 +02:00
2020-02-07 15:12:48 +01:00
2019-05-21 10:13:58 +02:00
2019-04-30 15:29:00 +02:00
2020-05-05 13:17:36 +02:00
2019-06-24 15:53:01 +02:00
2019-03-08 12:26:45 +01:00
2020-02-07 15:12:48 +01:00
2016-05-19 16:45:31 +02:00
2020-01-06 13:43:07 +01:00
2020-01-06 13:43:07 +01:00
2020-03-26 14:52:43 +01:00
2020-03-26 14:52:43 +01:00
2020-02-20 16:43:42 +01:00
2016-09-23 13:45:36 +02:00
2019-10-28 11:22:31 +01:00
2019-11-18 20:33:48 -06:00
2020-01-06 13:43:07 +01:00
2020-01-27 17:19:53 +01:00
2020-01-06 13:43:07 +01:00
2017-04-27 15:39:49 +02:00
2019-10-28 11:22:31 +01:00
2019-11-18 20:33:48 -06:00
2020-01-06 13:43:07 +01:00
2020-05-13 14:20:31 +02:00
2019-05-21 10:13:58 +02:00
2017-04-27 15:39:49 +02:00
2019-03-08 12:26:45 +01:00
2018-03-19 12:01:39 +01:00
2020-02-20 16:43:42 +01:00
2018-01-26 09:37:21 -06:00
2020-05-08 13:26:35 +02:00
2016-03-17 16:43:30 +01:00
2020-05-05 13:17:36 +02:00
2019-10-10 10:56:18 +02:00
2019-03-08 12:26:45 +01:00
2019-09-03 14:55:35 +02:00
2019-09-03 14:55:35 +02:00
2020-02-07 15:12:48 +01:00
2019-08-06 13:17:26 +02:00
2020-02-07 15:12:48 +01:00
2016-04-20 16:52:55 +02:00
2020-05-05 13:17:36 +02:00
2020-05-05 13:17:36 +02:00
2019-03-08 12:26:45 +01:00
2017-06-30 21:48:06 +08:00
2020-05-05 13:17:36 +02:00
2020-03-11 15:54:38 +01:00
2020-01-06 13:43:07 +01:00
2019-11-18 20:33:48 -06:00
2019-05-21 10:13:58 +02:00
2017-07-11 17:44:59 +02:00
2019-05-21 10:13:58 +02:00
2017-07-11 17:44:56 +02:00
2020-01-06 13:43:07 +01:00
2016-09-20 22:10:57 +02:00
2020-01-06 13:43:07 +01:00
2016-09-20 22:10:57 +02:00
2020-01-06 13:43:07 +01:00
2019-11-18 20:33:48 -06:00
2019-10-10 12:13:23 +02:00
2019-10-10 12:13:23 +02:00
2020-02-07 15:12:48 +01:00
2017-09-26 15:00:32 +02:00
2020-02-07 15:15:16 +01:00
2019-10-17 17:02:32 -04:00
2020-02-07 15:12:48 +01:00
2019-11-26 14:18:01 +01:00
2020-01-06 13:43:07 +01:00
2016-09-20 22:10:57 +02:00
2019-03-08 12:26:45 +01:00
2016-10-31 16:52:39 +01:00
2020-01-06 13:43:07 +01:00
2017-09-18 19:43:38 -04:00
2020-01-06 13:43:07 +01:00
2019-11-18 20:33:48 -06:00
2020-01-06 13:43:07 +01:00
2017-02-12 00:47:42 +01:00
2020-01-06 13:43:07 +01:00
2019-09-03 14:55:35 +02:00
2020-01-06 13:43:07 +01:00
2018-12-18 07:55:47 +01:00
2020-04-07 13:51:09 +02:00
2018-01-23 12:34:43 +01:00
2020-03-11 12:42:29 +01:00
2020-03-11 12:42:29 +01:00
2020-03-11 12:42:29 +01:00
2019-03-08 12:26:45 +01:00
2017-05-11 14:28:07 +02:00
2020-01-30 21:01:40 +00:00
2017-09-26 14:46:23 +02:00
2020-01-06 13:43:07 +01:00
2020-05-13 14:20:31 +02:00
2020-02-06 13:47:45 +01:00
2019-11-18 20:33:48 -06:00
2019-09-03 14:56:06 +02:00
2018-12-18 07:55:47 +01:00
2020-01-30 21:01:40 +00:00
2020-05-13 14:20:31 +02:00
2019-09-03 14:56:06 +02:00
2019-07-19 13:19:09 +02:00
2020-01-06 13:43:07 +01:00
2019-04-30 15:29:00 +02:00
2020-05-05 13:17:36 +02:00
2019-08-19 17:13:26 +02:00
2019-03-08 12:26:45 +01:00
2017-07-11 17:44:56 +02:00
2020-01-06 13:43:07 +01:00
2017-08-01 18:09:33 +02:00
2020-01-06 13:43:07 +01:00
2019-11-18 20:33:48 -06:00
2019-10-28 11:22:31 +01:00
2019-10-28 11:22:31 +01:00
2020-05-05 13:17:36 +02:00
2018-10-30 21:13:54 -03:00
2020-01-06 13:43:07 +01:00
2019-04-30 15:29:00 +02:00
2020-02-07 15:12:48 +01:00
2017-11-17 18:06:21 +01:00
2020-01-06 13:43:07 +01:00
2019-04-30 15:29:00 +02:00
2020-01-06 13:43:07 +01:00
2020-05-13 14:20:31 +02:00
2020-02-07 15:12:48 +01:00
2018-03-13 17:06:32 -04:00
2020-01-30 21:01:40 +00:00
2019-11-18 20:33:48 -06:00
2020-01-30 21:01:40 +00:00
2018-01-23 12:33:07 +01:00
2020-05-05 13:17:36 +02:00
2018-10-30 21:13:54 -03:00
2020-05-05 13:17:36 +02:00
2018-10-30 21:13:54 -03:00
2019-03-08 12:26:45 +01:00
2018-01-23 12:34:43 +01:00
2020-02-07 15:12:48 +01:00
2018-01-26 09:37:21 -06:00
2020-05-05 13:17:36 +02:00
2020-05-13 14:20:31 +02:00
2020-05-05 13:17:36 +02:00
2019-06-24 16:01:04 +02:00
2020-05-05 13:17:36 +02:00
2018-10-30 21:13:54 -03:00
2020-05-05 13:17:36 +02:00
2019-03-30 20:52:29 -05:00
2020-05-05 13:17:36 +02:00
2019-04-30 15:29:00 +02:00
2020-05-05 13:17:36 +02:00
2019-04-30 15:29:00 +02:00
2020-05-05 13:17:36 +02:00
2019-04-30 15:29:00 +02:00
2020-05-05 13:17:36 +02:00
2019-04-30 15:29:00 +02:00
2020-02-25 20:20:09 +00:00
2020-01-06 13:43:07 +01:00
2020-01-06 13:43:07 +01:00
2019-04-30 15:29:00 +02:00
2020-05-05 13:17:36 +02:00
2018-10-30 21:13:54 -03:00
2020-01-06 13:43:07 +01:00
2018-06-11 16:18:45 +02:00
2020-05-05 13:17:36 +02:00
2019-07-19 15:17:55 +02:00
2020-05-05 13:17:36 +02:00
2020-01-27 17:19:53 +01:00
2020-01-06 13:43:07 +01:00
2019-03-08 12:26:45 +01:00
2019-05-20 17:08:57 +02:00
2019-09-03 14:55:35 +02:00
2020-05-05 13:17:36 +02:00
2018-10-30 21:13:54 -03:00
2020-05-18 11:02:05 -05:00
2020-05-18 11:02:05 -05:00
2020-05-05 13:17:36 +02:00
2019-02-25 15:11:27 +01:00
2020-01-06 13:43:07 +01:00
2018-07-09 19:43:24 +02:00
2019-03-08 12:26:45 +01:00
2019-04-30 15:29:00 +02:00
2019-07-19 13:19:09 +02:00
2019-10-10 10:56:18 +02:00
2020-05-05 13:17:36 +02:00
2019-02-25 15:11:27 +01:00
2020-05-18 19:05:24 +02:00
2020-05-18 19:05:24 +02:00
2019-05-21 10:13:58 +02:00
2018-09-24 23:46:05 -04:00
2020-01-06 13:43:07 +01:00
2019-03-19 15:49:29 +01:00
2019-06-13 08:50:47 -05:00
2019-09-24 07:30:19 -05:00
2020-05-05 13:17:36 +02:00
2019-02-01 13:46:44 +01:00
2020-05-05 13:17:36 +02:00
2018-12-03 16:51:53 +01:00
2020-05-05 13:17:36 +02:00
2019-03-12 12:05:48 -04:00
2020-05-05 13:17:36 +02:00
2019-04-30 15:29:00 +02:00
2020-05-05 13:17:36 +02:00
2019-01-24 10:02:28 +00:00
2019-05-21 10:10:33 +02:00
2019-02-01 13:46:44 +01:00
2019-10-28 11:22:31 +01:00
2019-06-04 15:22:22 +02:00
2019-10-28 11:22:31 +01:00
2019-04-12 18:03:01 +02:00
2020-05-05 13:17:36 +02:00
2020-05-13 14:20:31 +02:00
2020-01-06 13:43:07 +01:00
2019-03-08 12:26:46 +01:00
2020-04-30 17:51:06 +02:00
2020-04-30 17:51:06 +02:00
2020-05-05 13:17:36 +02:00
2020-05-05 13:17:36 +02:00
2020-05-05 13:17:36 +02:00
2019-03-12 15:00:48 -04:00
2020-01-06 13:43:07 +01:00
2019-03-19 15:49:29 +01:00
2020-05-05 13:17:36 +02:00
2019-03-26 11:37:51 +01:00
2020-01-06 13:43:07 +01:00
2019-11-18 20:33:48 -06:00
2020-01-06 13:43:07 +01:00
2019-06-04 16:55:58 +02:00
2019-09-03 14:55:35 +02:00
2019-06-14 15:09:27 +02:00
2020-01-06 13:43:07 +01:00
2019-05-10 16:45:40 +02:00
2019-05-20 17:08:57 +02:00
2019-09-03 14:55:35 +02:00
2020-05-05 13:17:36 +02:00
2019-08-16 16:28:03 -04:00
2020-05-05 13:17:36 +02:00
2020-05-13 14:20:31 +02:00
2020-05-05 13:17:36 +02:00
2019-08-16 16:28:03 -04:00
2020-02-07 15:12:48 +01:00
2019-10-10 10:56:18 +02:00
2020-05-05 13:17:36 +02:00
2019-08-16 10:25:16 +02:00
2020-02-20 16:43:42 +01:00
2020-02-20 16:43:42 +01:00
2020-05-05 13:17:36 +02:00
2019-10-17 17:02:32 -04:00
2020-01-06 13:43:07 +01:00
2019-10-28 11:54:49 +01:00
2020-05-05 13:17:36 +02:00
2019-10-08 14:28:25 +01:00
2019-09-16 15:37:12 +02:00
2019-09-16 15:37:12 +02:00
2020-05-05 13:17:36 +02:00
2019-10-22 20:51:31 -05:00
2020-01-06 13:43:07 +01:00
2019-09-10 08:58:43 +02:00
2020-02-07 15:15:16 +01:00
2019-12-19 14:32:43 +01:00
2020-02-06 13:47:45 +01:00
2019-10-28 11:22:31 +01:00
2019-10-14 17:12:48 +02:00
2019-10-14 17:12:48 +02:00
2019-10-14 17:12:48 +02:00
2019-10-14 17:12:48 +02:00
2019-11-07 14:37:46 +01:00
2019-11-07 14:37:46 +01:00
2020-01-06 13:43:07 +01:00
2019-12-19 13:20:10 +01:00
2020-05-05 13:17:36 +02:00
2020-05-13 14:20:31 +02:00
2020-05-05 13:17:36 +02:00
2019-11-18 16:01:31 -06:00
2020-03-24 11:57:38 +01:00
2019-12-18 11:20:57 +01:00
2020-05-05 13:17:36 +02:00
2020-05-13 14:20:31 +02:00
2020-02-07 15:12:48 +01:00
2020-01-27 17:19:53 +01:00
2020-03-11 15:54:38 +01:00
2020-03-11 15:54:38 +01:00
2020-05-08 13:26:35 +02:00
2020-05-08 13:26:35 +02:00
2020-02-20 16:43:42 +01:00
2020-02-20 16:43:42 +01:00
2020-02-20 16:43:42 +01:00
2020-02-20 16:43:42 +01:00
2020-05-13 14:20:31 +02:00
2020-05-13 14:20:31 +02:00
2020-03-11 12:42:29 +01:00
2020-03-11 12:42:29 +01:00
2020-03-24 12:05:31 +01:00
2020-03-24 12:05:31 +01:00
2020-04-07 13:51:09 +02:00
2020-04-07 13:51:09 +02:00
2020-05-08 13:26:35 +02:00
2020-05-08 13:26:35 +02:00
2020-05-18 19:05:25 +02:00
2020-05-18 19:05:25 +02:00
2020-05-08 13:26:35 +02:00
2019-03-08 12:26:45 +01:00
2020-05-18 19:05:24 +02:00
2019-10-28 11:22:31 +01:00
2020-04-07 13:51:09 +02:00
2019-11-18 20:33:48 -06:00
2020-05-08 13:26:35 +02:00
2019-03-08 12:26:45 +01:00
2020-05-18 19:05:25 +02:00
2020-05-18 19:05:25 +02:00
2017-02-12 00:47:42 +01:00
2020-02-07 15:15:16 +01:00
2020-05-05 13:17:36 +02:00
2020-02-07 15:15:16 +01:00
2020-02-07 15:15:16 +01:00
2016-06-16 15:19:55 +02:00
2016-10-27 19:05:23 +02:00