Re: [PATCH v4] tests/functional: Add PCI hotplug test for aarch64

2025-05-25 Thread Thomas Huth
On 24/05/2025 17.38, Alex Bennée wrote: Gustavo Romero writes: Add a functional test, aarch64_hotplug_pci, to exercise PCI hotplug and hot-unplug on arm64. Signed-off-by: Gustavo Romero Reviewed-by: Daniel P. Berrangé --- MAINTAINERS | 5 ++ tests/functi

Re: [PATCH v4] tests/functional: Add PCI hotplug test for aarch64

2025-05-24 Thread Alex Bennée
Gustavo Romero writes: > Add a functional test, aarch64_hotplug_pci, to exercise PCI hotplug and > hot-unplug on arm64. > > Signed-off-by: Gustavo Romero > Reviewed-by: Daniel P. Berrangé > --- > MAINTAINERS | 5 ++ > tests/functional/meson.build

Re: [PATCH v4] tests/functional: Add PCI hotplug test for aarch64

2025-05-19 Thread Alex Bennée
Gustavo Romero writes: > Hi Phil, > > On 5/16/25 15:47, Philippe Mathieu-Daudé wrote: >> On 12/5/25 16:45, Gustavo Romero wrote: >>> Add a functional test, aarch64_hotplug_pci, to exercise PCI hotplug and >>> hot-unplug on arm64. >>> >>> Signed-off-by: Gustavo Romero >>> Reviewed-by: Daniel P. B

Re: [PATCH v4] tests/functional: Add PCI hotplug test for aarch64

2025-05-18 Thread Gustavo Romero
Hi Phil, On 5/16/25 15:47, Philippe Mathieu-Daudé wrote: On 12/5/25 16:45, Gustavo Romero wrote: Add a functional test, aarch64_hotplug_pci, to exercise PCI hotplug and hot-unplug on arm64. Signed-off-by: Gustavo Romero Reviewed-by: Daniel P. Berrangé ---   MAINTAINERS   

Re: [PATCH v4] tests/functional: Add PCI hotplug test for aarch64

2025-05-16 Thread Philippe Mathieu-Daudé
On 12/5/25 16:45, Gustavo Romero wrote: Add a functional test, aarch64_hotplug_pci, to exercise PCI hotplug and hot-unplug on arm64. Signed-off-by: Gustavo Romero Reviewed-by: Daniel P. Berrangé --- MAINTAINERS | 5 ++ tests/functional/meson.build

Re: [PATCH v4] tests/functional: Add PCI hotplug test for aarch64

2025-05-16 Thread Alex Bennée
Gustavo Romero writes: > Add a functional test, aarch64_hotplug_pci, to exercise PCI hotplug and > hot-unplug on arm64. Queued to maintainer/may-2025, thanks. > > Signed-off-by: Gustavo Romero > Reviewed-by: Daniel P. Berrangé > --- > MAINTAINERS | 5 ++ > t

Re: [PATCH v4] tests/functional: Add PCI hotplug test for aarch64

2025-05-13 Thread Eric Auger
Hi Gustavo, On 5/12/25 4:45 PM, Gustavo Romero wrote: > Add a functional test, aarch64_hotplug_pci, to exercise PCI hotplug and > hot-unplug on arm64. > > Signed-off-by: Gustavo Romero > Reviewed-by: Daniel P. Berrangé Reviewed-by: Eric Auger Eric > --- > MAINTAINERS