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

vmm: support VFIO device #99

Merged
merged 4 commits into from
Jan 9, 2024
Merged

vmm: support VFIO device #99

merged 4 commits into from
Jan 9, 2024

Commits on Jan 1, 2024

  1. vmm: return io error in cmd pre_exec

    Signed-off-by: Zhang Tianyang <burning9699@gmail.com>
    Burning1020 committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    5bb551e View commit details
    Browse the repository at this point in the history
  2. vmm: do not stop sandbox when it is in CREATED state

    Signed-off-by: Zhang Tianyang <burning9699@gmail.com>
    Burning1020 committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    4999c99 View commit details
    Browse the repository at this point in the history
  3. vmm: bugfix of blocking task in spawn_blocking

    Signed-off-by: Zhang Tianyang <burning9699@gmail.com>
    Burning1020 committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    eda0c7c View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. vmm: support VFIO device

    Signed-off-by: Zhang Tianyang <burning9699@gmail.com>
    Burning1020 committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    4d2f272 View commit details
    Browse the repository at this point in the history