Re: [PATCH v1 2/2] qemu: caps: disable deprecated features for s390 models by default

2025-05-19 Thread Boris Fiuczynski
On 5/1/25 22:17, Collin Walling wrote: To ease the user with defining a guest with a migratable CPU model, let's disable the deprecated features from the get-go. If these features are still desired, they may be reenabled via the deprecated_features='on' attribute. Signed-off-by: Collin Walling

[PATCH v1 2/2] qemu: caps: disable deprecated features for s390 models by default

2025-05-01 Thread Collin Walling
To ease the user with defining a guest with a migratable CPU model, let's disable the deprecated features from the get-go. If these features are still desired, they may be reenabled via the deprecated_features='on' attribute. Signed-off-by: Collin Walling --- src/qemu/qemu_capabilities.c