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

Implement Hyper-V File Copy Integration Service #6

Merged
merged 14 commits into from Oct 9, 2022

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    79c3992 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ac2471 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02dfba6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d473aa2 View commit details
    Browse the repository at this point in the history
  5. Revert "FileCopy: use iconv API for UTF16 to UTF8 conversion"

    This reverts commit 8edfe3777f81f8c0dcc9346d19785f7841b117ef.
    flagersgit committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    4409e57 View commit details
    Browse the repository at this point in the history
  6. UserClient/FileCopy: Implement daemon to driver communication

    * Uses primitive callback registration, will be replaced with ideal IOKit solution
    flagersgit committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    29de2b6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e833a17 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    13a992c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b527cd0 View commit details
    Browse the repository at this point in the history
  10. Revert "UserClient: Support large message blocks"

    This reverts commit 4ac2471.
    flagersgit committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    489dbcb View commit details
    Browse the repository at this point in the history
  11. FileCopy: Refactor driver

    flagersgit committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    660bd77 View commit details
    Browse the repository at this point in the history
  12. FileCopy: Remove mapSharedBuffer API

    * Switching to IOUserClient native facilities in next commit.
    flagersgit committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    8e62ba7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    955edf8 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Fix formatting

    flagersgit committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    52f7df6 View commit details
    Browse the repository at this point in the history