[virt-tools-list] [virt-manager PATCH] details: Fix processor tab display for some LXC guests

Giuseppe Scrivano gscrivan at redhat.com
Sun Oct 27 22:34:53 UTC 2013


Martin Kletzander <mkletzan at redhat.com> writes:

> With LXC domain, the 'current' attribute of 'vcpu' element is not
> always present, but the code is still depending on it.
>
> Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
> ---
>
> Notes:
>     TBH, I haven;t gone through all the code to realize what _exactly_
>     'self._startup_vcpus' means, but this is my best guess.
>
>  virtManager/domain.py | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
>

the patch works for me but I am also not sure why we need to cap to the
startup vcpu amount trough "self._startup_vcpus".

Giuseppe




More information about the virt-tools-list mailing list