Re: [PATCH v5 0/5] Disable Deprecated Features by Default on s390 CPU Models

2025-07-25 Thread Collin Walling
On 7/25/25 09:53, Jiri Denemark via Devel wrote: > On Thu, Jul 24, 2025 at 14:39:02 -0400, Collin Walling wrote: >> On 7/24/25 03:35, Thomas Huth via Devel wrote: >>> On 30/06/2025 05.19, Collin Walling wrote: Changelog v5 - dropped the "none" test in qemuxmlactivetest

Re: [PATCH v5 0/5] Disable Deprecated Features by Default on s390 CPU Models

2025-07-25 Thread Jiri Denemark via Devel
On Thu, Jul 24, 2025 at 14:39:02 -0400, Collin Walling wrote: > On 7/24/25 03:35, Thomas Huth via Devel wrote: > > On 30/06/2025 05.19, Collin Walling wrote: > >> Changelog > >> > >> v5 > >> - dropped the "none" test in qemuxmlactivetest (see commit for > >> details) > >> -

Re: [PATCH v5 0/5] Disable Deprecated Features by Default on s390 CPU Models

2025-07-24 Thread Collin Walling
On 7/24/25 03:35, Thomas Huth via Devel wrote: > On 30/06/2025 05.19, Collin Walling wrote: >> Changelog >> >> v5 >> - dropped the "none" test in qemuxmlactivetest (see commit for >> details) >> - reordered patches to introduce some tests first, then add >> qemu.con

Re: [PATCH v5 0/5] Disable Deprecated Features by Default on s390 CPU Models

2025-07-24 Thread Thomas Huth via Devel
On 30/06/2025 05.19, Collin Walling wrote: Changelog v5 - dropped the "none" test in qemuxmlactivetest (see commit for details) - reordered patches to introduce some tests first, then add qemu.conf changes v4 - added qemu.conf option to dictate the def

Re: [PATCH v5 0/5] Disable Deprecated Features by Default on s390 CPU Models

2025-07-21 Thread Collin Walling
On 6/29/25 23:19, Collin Walling wrote: Pinging again, since it's been about three weeks since the last bump. Unless these patches are satisfactory, please inform on what needs to change. -- Regards, Collin

Re: [PATCH v5 0/5] Disable Deprecated Features by Default on s390 CPU Models

2025-07-10 Thread Collin Walling
On 6/29/25 11:19 PM, Collin Walling wrote: Pinging this series once. Would like to know if there's any further feedback or if these patches are good enough. Thanks for your time. [...] -- Regards, Collin

[PATCH v5 0/5] Disable Deprecated Features by Default on s390 CPU Models

2025-06-29 Thread Collin Walling
Changelog v5 - dropped the "none" test in qemuxmlactivetest (see commit for details) - reordered patches to introduce some tests first, then add qemu.conf changes v4 - added qemu.conf option to dictate the default behavior for the deprecated_features at