Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 20378cbf1c51
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: a102b900be9c
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Aug 10, 2018

  1. nixos/libvirtd: add option to run qemu as non-root

    New option virtualisation.libvirtd.qemuRunAsRoot (default: true).
    If false, qemu is run as non-privileged user qemu-libvirtd,
    reducing security risk
    xeji committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    980505d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #37281 from xeji/qemu-nonroot

    nixos/libvirtd: add option to run qemu as non-root
    xeji committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    a102b90 View commit details
    Browse the repository at this point in the history