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

oem-azure: add hyperv daemons #2309

Merged
merged 7 commits into from
Sep 12, 2024
Merged

oem-azure: add hyperv daemons #2309

merged 7 commits into from
Sep 12, 2024

Commits on Sep 12, 2024

  1. oem-azure: add hyperv daemons

    This change adds hyperv daemons hv_fcopy, hv_kvp, and hv_vss to the
    Azure OEM sysext. hv_kvp specifically is needed to submit OS version
    information to the Azure hypervisor.
    
    The daemons, tough userspace programs, are built from the kernel sources
    as they are included in the Linux kernel.
    
    Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
    t-lo committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    fa653bc View commit details
    Browse the repository at this point in the history
  2. hv-daemons-6.6.48.ebuild: use EAPI 8

    Co-authored-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
    t-lo and tormath1 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5090bc0 View commit details
    Browse the repository at this point in the history
  3. hv-daemons: clean-up, version bump for oem-azure

    Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
    t-lo committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    1ecd031 View commit details
    Browse the repository at this point in the history
  4. hv-daemons: use symlink, add to kernel update workflow

    Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
    t-lo committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    1edd350 View commit details
    Browse the repository at this point in the history
  5. changelog: add hv_daemons

    t-lo committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b357cd9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1905829 View commit details
    Browse the repository at this point in the history
  7. azure-hv-daemons.md : improve changelog

    Co-authored-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
    t-lo and tormath1 authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ee0957a View commit details
    Browse the repository at this point in the history