Skip to content

Additional CPU flags + Copy host CPU configuration #188

Description

@AmrnotAmr

Hello,
I really want to thank you for this excellent piece of software with all the innovation it has.
Virt-manager now has an option to declare the extra cpu flags so as you can share the cpu capabilities with the disks.
It gets the CPU type and the extra flags from "virsh capabilities" cpu section. So the kvm process looks like this;
/usr/bin/kvm -S -M pc-0.14 -cpu core2duo,+lahf_lm,+rdtscp,+popcnt,+sse4.2,+sse4.1,+xtpr,+cx16,+tm2,+est,+vmx,+ds_cpl,+pbe,+tm,+ht,+ss,+acpi,+ds

virt-manager allows you to type the CPU info you want, or you can "Copy host CPU configuration" so it detects and adds it automatically as shown.
I hope you can implement the "Copy host CPU configuration" feature in archipel.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions