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

NetKVM: MSI vectors: use exact amount of vectors #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 28, 2018

  1. NetKVM: MSI vectors: use exact amount of vectors

    Windows assigns to NetKVM msi vectors as much as it was assigned in Qemu.
    It seems that sometimes Windows gives us more than we need, this
    patch enables NetKVM to use as much as required vectors and not more.
    
    resolves BZ#1624228.
    
    Signed-off-by: Sameeh Jubran <[email protected]>
    Sameeh Jubran committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    efe5cc1 View commit details
    Browse the repository at this point in the history