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

Allow adding MSI capability via vfu_pci_add_capability #758

Merged
merged 6 commits into from
Aug 15, 2023

Commits on Aug 15, 2023

  1. Allow adding MSI capability

    Signed-off-by: Florian Freudiger <25648113+FlorianFreudiger@users.noreply.github.com>
    FlorianFreudiger committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    a163a88 View commit details
    Browse the repository at this point in the history
  2. Add MSI capability to list of standard capabilities

    Signed-off-by: Florian Freudiger <25648113+FlorianFreudiger@users.noreply.github.com>
    FlorianFreudiger committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    21d5c0e View commit details
    Browse the repository at this point in the history
  3. Annotate msi.h

    Signed-off-by: Florian Freudiger <25648113+FlorianFreudiger@users.noreply.github.com>
    FlorianFreudiger committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    a1d52ce View commit details
    Browse the repository at this point in the history
  4. Write other MSI capability fields

    Signed-off-by: Florian Freudiger <25648113+FlorianFreudiger@users.noreply.github.com>
    FlorianFreudiger committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    38159ad View commit details
    Browse the repository at this point in the history
  5. Add MSI capability pytest

    Signed-off-by: Florian Freudiger <25648113+FlorianFreudiger@users.noreply.github.com>
    FlorianFreudiger committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    42a3ada View commit details
    Browse the repository at this point in the history
  6. Add define for MSI capability size

    Signed-off-by: Florian Freudiger <25648113+FlorianFreudiger@users.noreply.github.com>
    FlorianFreudiger committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    2d4367b View commit details
    Browse the repository at this point in the history