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

Improve ioctl handling #917

Merged
merged 5 commits into from
Jun 4, 2024
Merged

Improve ioctl handling #917

merged 5 commits into from
Jun 4, 2024

Commits on Jun 4, 2024

  1. incusd/instance/qemu: Avoid endianness issues with vsockIDInt

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    753f1b2 View commit details
    Browse the repository at this point in the history
  2. internal/linux: Define some IOCTLs

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    4220910 View commit details
    Browse the repository at this point in the history
  3. incusd/instance/qemu: Don't use hardcoded ioctl

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    f3f18d8 View commit details
    Browse the repository at this point in the history
  4. incusd/storage/btrfs: Don't use hardcoded ioctl

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    58d2175 View commit details
    Browse the repository at this point in the history
  5. incusd/devices: Simplify ioctl logic

    Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
    stgraber committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    870014c View commit details
    Browse the repository at this point in the history