Skip to content

Xen doesn't work #129780

@Kreyren

Description

@Kreyren

Issue description

I am unable to get xen working on my system following the advise from https://nixos.wiki/wiki/Virtualization_in_NixOS with and without:

boot.kernelModules = [ "kvm-intel" ];
virtualisation.libvirtd.enable = true;

Steps to reproduce

  1. Set virtualisation.xen.enable = true;
  2. Rebuild the system
  3. Reboot and expect failure to boot due to the kernel panic in domain0 (?)

Technical details

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

[kreyren@leonid:~]$ nix-shell -p nix-info --run "nix-info -m"
 - system: `"x86_64-linux"`
 - host os: `Linux 5.10.43, NixOS, 21.05.961.1f91fd10406 (Okapi)`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.3.12`
 - channels(root): `"nixos-21.05.961.1f91fd10406"`
 - channels(kreyren): `"home-manager-21.05, master, nixos-21.05.1226.f77036342e2"`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    2.status: stalehttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md6.topic: nixosIssues or PRs affecting NixOS modules, or package usability issues specific to NixOS6.topic: xen-projectIssues and PRs related to the Xen Project Hypervisor.
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions