Ani Sinha
7300ccc9b3
conf: introduce support for acpi-bridge-hotplug feature
...
This change introduces a new libvirt sub-element <pci> under
<features> that can be used to configure all pci related features.
Currently the only sub-sub element supported by this sub-element is
'acpi-bridge-hotplug' as shown below:
<features>
<pci>
<acpi-bridge-hotplug state='on|off'/>
</pci>
</features>
The above option is only available for the QEMU driver, for x86 guests
only. It is a global option, affecting all PCI bridge controllers on
the guest.
The 'acpi-bridge-hotplug' option enables or disables ACPI hotplug
support for cold-plugged pci bridges. Examples of bridges include the
PCI-PCI bridge (pci-bridge controller) for pc (i440fx) machinetypes,
or PCIe-PCI bridges and pcie-root-port controllers for q35
machinetypes.
For pc machinetypes in x86, this option has been available in QEMU
since version 2.1. Please see the following changes in qemu repo:
9e047b982452c6 ("piix4: add acpi pci hotplug support")
133a2da488062e ("pc: acpi: generate AML only for PCI0 devices if PCI
bridge hotplug is disabled")
For q35 machinetypes, this was introduced in QEMU 6.1 with the
following changes in qemu repo:
(a) c0e427d6eb5fef ("hw/acpi/ich9: Enable ACPI PCI hot-plug")
(b) 17858a16950860 ("hw/acpi/ich9: Set ACPI PCI hot-plug as default on
Q35")
The reasons for enabling ACPI based hotplug for PCIe (q35) based
machines (as opposed to native hotplug) are outlined in (b). There are
use cases where users would still want to use native
hotplug. Therefore, this config option enables users to choose either
ACPI based hotplug or native hotplug for bridges (for example for pcie
root port controller in q35 machines).
Qemu capability validation checks have also been added along with
related unit tests to exercise the new conf option.
Signed-off-by: Ani Sinha <ani@anisinha.ca>
Reviewed-by: Laine Stump <laine@redhat.com>
2021-10-10 13:13:45 -04:00
..
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2018-02-13 14:40:03 +01:00
2018-02-13 14:40:02 +01:00
2018-02-13 14:40:03 +01:00
2017-12-05 14:52:49 +01:00
2017-12-05 14:52:49 +01:00
2017-12-05 14:52:49 +01:00
2021-03-09 22:58:30 +00:00
2017-12-05 14:52:49 +01:00
2017-12-05 14:52:49 +01:00
2017-12-05 14:52:49 +01:00
2017-12-05 14:52:49 +01:00
2017-12-05 14:52:49 +01:00
2021-03-30 10:19:42 +01:00
2021-03-09 22:58:30 +00:00
2021-07-01 16:15:05 +02:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:45 +00:00
2021-03-09 22:58:45 +00:00
2021-03-09 22:58:26 +00:00
2021-03-09 22:58:45 +00:00
2021-03-09 22:58:45 +00:00
2021-03-09 22:58:26 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:45 +00:00
2021-03-09 22:58:45 +00:00
2021-03-09 22:58:26 +00:00
2021-03-09 22:58:45 +00:00
2021-03-09 22:58:36 +00:00
2021-03-09 22:58:45 +00:00
2021-03-09 22:58:45 +00:00
2021-03-09 22:58:26 +00:00
2021-03-09 22:58:26 +00:00
2021-03-09 22:58:45 +00:00
2021-03-09 22:58:26 +00:00
2021-03-09 22:58:45 +00:00
2021-03-09 22:58:45 +00:00
2021-03-09 22:58:26 +00:00
2021-03-09 22:58:26 +00:00
2021-03-09 22:58:45 +00:00
2021-03-09 22:58:26 +00:00
2021-03-09 22:58:45 +00:00
2021-03-09 22:58:45 +00:00
2021-03-09 22:58:26 +00:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2020-05-12 06:54:59 +02:00
2020-05-12 06:54:59 +02:00
2020-05-12 06:54:59 +02:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2018-08-10 07:16:03 +02:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-02-03 10:18:04 +01:00
2020-02-14 12:09:17 +01:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-04-07 18:11:13 +01:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-09-23 14:48:51 +02:00
2021-09-23 14:48:51 +02:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2020-05-12 06:54:59 +02:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-09-23 14:48:51 +02:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2019-12-17 10:04:43 +01:00
2021-04-01 15:11:38 +01:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-05-24 20:26:20 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-24 20:38:08 +02:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-09-21 12:22:48 +02:00
2018-08-10 07:16:03 +02:00
2021-03-09 22:58:30 +00:00
2018-05-11 09:02:56 +02:00
2021-05-03 12:14:44 +02:00
2020-10-01 14:53:28 +02:00
2017-12-05 14:52:49 +01:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2019-04-03 16:37:19 +02:00
2019-04-03 16:37:19 +02:00
2019-04-03 16:37:19 +02:00
2019-04-03 16:37:19 +02:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2019-12-03 13:57:44 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2019-12-03 13:57:44 +00:00
2019-12-03 13:57:44 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-09-23 14:48:51 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2018-08-10 17:06:48 +02:00
2018-08-10 17:06:48 +02:00
2021-05-03 12:14:44 +02:00
2017-12-05 14:52:49 +01:00
2017-12-05 14:52:49 +01:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2018-08-10 17:06:48 +02:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2018-08-13 16:33:45 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-05-21 14:29:09 +02:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2020-06-23 15:51:49 +02:00
2019-05-22 14:54:32 +02:00
2019-05-22 14:54:32 +02:00
2019-05-22 14:54:32 +02:00
2019-05-22 14:54:32 +02:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-09-23 14:48:51 +02:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2018-08-10 07:16:03 +02:00
2017-12-05 14:52:49 +01:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2017-12-05 14:52:49 +01:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2017-12-05 14:52:49 +01:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2019-04-03 16:37:19 +02:00
2019-04-03 16:37:19 +02:00
2021-05-03 12:14:44 +02:00
2017-12-05 14:52:49 +01:00
2019-01-02 09:00:24 -05:00
2017-12-05 14:52:49 +01:00
2019-01-02 09:00:29 -05:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2019-01-02 09:00:34 -05:00
2017-12-05 14:52:49 +01:00
2021-03-09 22:58:30 +00:00
2020-12-04 15:56:48 +01:00
2021-10-01 11:02:53 +02:00
2021-01-18 11:53:33 +01:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2017-12-05 14:52:49 +01:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-02-11 17:15:34 -05:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2020-07-08 12:05:24 +02:00
2021-05-03 12:14:44 +02:00
2021-04-19 11:39:13 +02:00
2021-05-03 12:14:44 +02:00
2020-07-08 12:05:24 +02:00
2021-03-09 22:58:30 +00:00
2021-03-30 10:19:42 +01:00
2021-03-18 18:42:29 +01:00
2021-03-30 10:19:42 +01:00
2021-03-30 10:19:42 +01:00
2018-08-10 17:06:48 +02:00
2018-08-10 17:06:48 +02:00
2018-08-10 17:06:48 +02:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-10-10 13:13:45 -04:00
2021-10-10 13:13:45 -04:00
2021-10-01 14:19:44 -04:00
2021-10-01 14:19:44 -04:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-08-04 09:58:16 +02:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2017-12-05 14:52:49 +01:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2017-12-05 14:52:49 +01:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2017-12-05 14:52:49 +01:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-10-10 13:13:45 -04:00
2021-10-10 13:13:45 -04:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-04-06 17:07:56 +02:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-06-15 16:58:22 +02:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2017-12-05 14:52:49 +01:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2020-06-10 14:00:38 +02:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2017-12-05 14:52:49 +01:00
2018-08-10 07:16:03 +02:00
2021-05-03 12:14:44 +02:00
2020-03-04 12:08:50 +01:00
2020-03-04 12:08:50 +01:00
2021-04-21 15:48:01 +02:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-01-29 12:25:49 +01:00
2018-08-07 15:02:59 +02:00
2018-05-29 15:42:03 +02:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2020-10-01 14:53:28 +02:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2019-12-03 13:57:44 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-06-11 13:06:58 +02:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2020-04-27 17:25:59 +02:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-05-03 12:14:44 +02:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00
2021-03-09 22:58:30 +00:00