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

Xen doesn't work #129780

Closed
Kreyren opened this issue Jul 9, 2021 · 3 comments · Fixed by #324911
Closed

Xen doesn't work #129780

Kreyren opened this issue Jul 9, 2021 · 3 comments · Fixed by #324911
Labels
2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md 6.topic: nixos 6.topic: xen-project The Xen Project hypervisor

Comments

@Kreyren
Copy link
Contributor

Kreyren commented Jul 9, 2021

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

@Kreyren
Copy link
Contributor Author

Kreyren commented Jul 9, 2021

CC @edolstra @oxij

@oxij
Copy link
Member

oxij commented Aug 11, 2021 via email

@stale
Copy link

stale bot commented Apr 29, 2022

I marked this as stale due to inactivity. → More info

@stale stale bot added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Apr 29, 2022
@SigmaSquadron SigmaSquadron added the 6.topic: xen-project The Xen Project hypervisor label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md 6.topic: nixos 6.topic: xen-project The Xen Project hypervisor
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants