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

separate disk backend ops from block_if logic #121

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Nov 14, 2016

  1. separate disk backend ops from block_if logic

    Daniel Borca committed Nov 14, 2016
    Configuration menu
    Copy the full SHA
    8b6c254 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2016

  1. unconst the vdsk API

    Daniel Borca committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    20c3fcb View commit details
    Browse the repository at this point in the history
  2. support for raw devices

    Daniel Borca committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    26b9ba4 View commit details
    Browse the repository at this point in the history
  3. drop privileges after all PCI devices are initialized

    Daniel Borca committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    94f51af View commit details
    Browse the repository at this point in the history
  4. each vdsk backend can signal stop further probing

    Daniel Borca committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    828bccf View commit details
    Browse the repository at this point in the history
  5. support VirtualBox VDI

    Daniel Borca committed Nov 30, 2016
    Configuration menu
    Copy the full SHA
    f26cfbd View commit details
    Browse the repository at this point in the history