[virt-tools-list] [virt-manager 0/2] Check thread setting against CPU model
Cole Robinson
crobinso at redhat.com
Mon Oct 27 22:20:29 UTC 2014
On 10/27/2014 12:04 PM, Wei Huang wrote:
> The followign patches check the selected CPU thread setting against the
> CPU model. If the selected CPU model doesn't support Hyper-Threading
> (a.k.a. SMT), it gives a warning message in the processor configuration
> pane of virt-manager.
>
> Note: this is a fix for bugzilla 1135772. There are two parts of this fix.
> The first part is in QEMU, which gives a warning to end-users, and has
> been accepted in to QEMU tree. The second part is to provide a clear
> warning message in virt-manger, which is provided by this patch set.
>
> Wei Huang (2):
> ui: add a warning message for hyper-threading support
> virt-manager/details: add checking code for CPU threads
>
> ui/details.ui | 223 ++++++++++++++++++++++++++++++-------------------
> virtManager/details.py | 34 +++++++-
> 2 files changed, 171 insertions(+), 86 deletions(-)
>
Thanks Wei, pushed now
- Cole
More information about the virt-tools-list
mailing list