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

Fixes #27

Merged
merged 4 commits into from
Nov 7, 2023
Merged

Fixes #27

merged 4 commits into from
Nov 7, 2023

Conversation

timw-rivos
Copy link
Collaborator

Summary of the PR

Some bugfixes and usability updates.

Requirements

Before submitting your PR, please make sure you addressed the following
requirements:

  • All commits in this PR are signed (with git commit -s), and the commit
    message has max 60 characters for the summary and max 75 characters for each
    description line.
  • All added/changed functionality has a corresponding unit/integration
    test.

This indicates the highest-supported SATP mode for the system. Can be found at
https://drive.google.com/file/d/1sKbOa8m1UZw1JkquZYe3F1zQBN1xXsaf/view

Signed-off-by: Tim Wawrzynczak <tim@rivosinc.com>
The resulting AML was not correct, so this patch fixes it and adds a
test that the output is as expected.

Signed-off-by: Tim Wawrzynczak <tim@rivosinc.com>
The PCI segment accidentally also contained the BDF in the lower 16
bits, which is wrong. Linux is now able to recognize a VIOT after
this change.

Signed-off-by: Tim Wawrzynczak <tim@rivosinc.com>
Signed-off-by: Tim Wawrzynczak <tim@rivosinc.com>
@rbradford rbradford merged commit 87e2cae into rust-vmm:main Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants