On Mon, Nov 25, 2024 at 14:46:38 -0500, Collin Walling wrote:
> Add a new flag, --disable-deprecated-features, to the domcapabilities
> command. This will modify the output to show the 'host-model' CPU
> with features flagged as deprecated paired with the 'disable' policy.
>
> virsh domcapabiliti
On 11/26/24 16:14, Boris Fiuczynski wrote:
Reviewed-by: Boris Fiuczynski
On 11/25/24 20:46, Collin Walling wrote:
Add a new flag, --disable-deprecated-features, to the domcapabilities
command. This will modify the output to show the 'host-model' CPU
with features flagged as deprecated paired
Add a new flag, --disable-deprecated-features, to the domcapabilities
command. This will modify the output to show the 'host-model' CPU
with features flagged as deprecated paired with the 'disable' policy.
virsh domcapabilities --disable-deprecated-features
Signed-off-by: Collin Walling
---
do