Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not allow hot plug CPU with exclusive pinning #540

Merged
merged 2 commits into from
Jul 28, 2022

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    87d5aca View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. webadmin: Do not allow hot plug CPU with exclusive pinning

    It is not possible to hot plug CPUs when using exclusive
    CPU pinning. Instead of failing on the backend, the CPU
    is now listed as "Changes that require Virtual Machine restart"
    instead of "Changes that can be applied immediately" in the
    "Pending Virtual Machine changes" dialog.
    
    Bug-Url: https://bugzilla.redhat.com/2097717
    Bug-Url: https://bugzilla.redhat.com/2111088
    ljelinkova committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    3519081 View commit details
    Browse the repository at this point in the history