1
0
Fork 0
Commit graph

226 Commits (master)

Autor SHA1 Nachricht Datum
Jonas Heinrich 17f17be784 fix ethernet device pci slot conflict 2022-05-23 19:13:51 +00:00
dump_stack() 467f74f19a
Update README.md 2022-05-23 19:10:39 +00:00
dump_stack() ce92ddf1b9
Make sure xmonad always uses the latest libc 2021-12-20 13:48:24 +00:00
dump_stack() d698f058ff
Fix display manager configuration for 21.11 2021-12-20 13:47:03 +00:00
dump_stack() 84374314a2
Use per-VM qcow2, remove it after the start 2021-12-20 13:44:20 +00:00
dump_stack() a3bd38c243
gofmt 2021-12-20 13:42:40 +00:00
ilian 5753321877 Fix 9p mount of /nix/store
This fixes the following error during stage 1:
9pnet_virtio: no channels available for device nix-store
2021-12-20 13:40:52 +00:00
ilian c6159a7925 Update vendorSha256 2021-12-20 13:40:52 +00:00
ilian 2560e852df Remove deprecated goPackagePath attribute
Building otherwise fails with the following error:
`goPackagePath` is not needed with `buildGoModule`
2021-12-20 13:40:52 +00:00
ilian f063f2a90c docs/installation: fix typo 2021-12-20 13:40:52 +00:00
dump_stack() 33facb2321
Update go-libvirt
Resolves #26
2021-11-04 13:24:32 +00:00
dump_stack() 9142fe53c6
Remove donate 2020-12-16 16:51:48 +00:00
Vladimir Serov c2413d0208 Updated installation instructions for NixOS 2020-07-14 09:49:49 +00:00
Vladimir Serov d9c651987b fix: stat made qcow2 image creation return error every time 2020-07-14 09:49:49 +00:00
Vladimir Serov 3483763938 ooops, nixos cannot compute 2020-07-14 09:49:49 +00:00
Vladimir Serov bfc28be996 fix for read-write on initrd
https://www.redhat.com/archives/libvir-list/2020-July/msg00451.html
2020-07-14 09:49:49 +00:00
Vladimir Serov 6321004848 added forgotten group to our user 2020-07-14 09:49:49 +00:00
Vladimir Serov 5376e7a56f nixos configuration module 2020-07-14 09:49:49 +00:00
Vladimir Serov 77eada72c3 nixpkgs-able default.nix 2020-07-14 09:49:49 +00:00
Vladimir Serov 9a602a2231 gotta maintain da project 2020-07-14 09:49:49 +00:00
dump_stack() e6f086f88a
Switch to buildGoModule 2020-06-18 16:08:56 +00:00
dump_stack() 8264f71eb2
Follow redirect 2020-06-18 15:27:16 +00:00
msm-code ba80fba648
Add --network switch to select a networking model (#22) 2020-04-06 09:12:46 +00:00
msm-code e588479701
Add `--cli` switch that disables the GUI window. (#20) 2020-04-05 14:47:10 +00:00
msm-code a583335865
Allow VMs with hostname other than default (#19)
The VM runner created by nix is called `./run-<hostname>-vm`.
So far, the code hardcoded it as `./result/bin/run-nixos-vm`, but
for the users that want to change VM hostname it may be problematic.
2020-04-05 13:30:48 +00:00
dump_stack() aaede60c4d
Switch to NixOS 20.03 2020-04-01 07:39:23 +00:00
dump_stack() 6e26754cec
Do not specify session explicitly 2020-04-01 07:39:04 +00:00
msm-code c0801541b3
Fix random panics during autoballonning. (#17)
There is a race condition, when good behaving VMs will temporarily
truncate .memory_used to 0 bytes (update is not atomic).

Also, as a matter of principle, VMs should not crash the host,
ever.

Co-authored-by: msm <msm@cert.pl>
2020-03-30 21:53:02 +00:00
dump_stack() 63cd3fc79d
GitHub Actions: Use latest stable nixpkgs channel 2020-02-21 00:29:49 +00:00
dump_stack() 00f705d757
Update screenshot 2020-02-02 02:55:37 +00:00
dump_stack() 218e81a6ac
virt-viewer: use title as subtitle 2020-02-02 02:13:57 +00:00
dump_stack() 7cad1efce8
Move installation guide to docs 2020-02-02 01:43:35 +00:00
dump_stack() cc5262b10f
Execute GitHub action on pull requests too 2020-01-31 08:03:05 +00:00
dump_stack() e02edbacf4
Use default machine 2020-01-28 00:12:48 +00:00
dump_stack() 2bc5247ac1
Note about the group name
Resolves #14
2020-01-26 19:15:53 +00:00
dump_stack() 545291b9cf
Suggest to use latest stable channel 2020-01-26 10:23:33 +00:00
dump_stack() 9b828ff575
Update installation guide 2020-01-26 01:39:36 +00:00
dump_stack() dc636c3919
Revert "virt-manager: disable subtitle"
This reverts commit d07d51c7ec.
2020-01-22 02:33:02 +00:00
dump_stack() d07d51c7ec
virt-manager: disable subtitle 2020-01-22 02:29:54 +00:00
dump_stack() 19b92aec1b
virt-viewer: use name of appvm applications as a title 2020-01-22 02:21:19 +00:00
dump_stack() 680aff06f7
Build appvm from ../default.nix 2020-01-22 01:18:25 +00:00
dump_stack() 7b76368699
Cleanup 2020-01-22 01:13:26 +00:00
dump_stack() 5a2ce12c2f
Build from the source directory 2020-01-22 01:13:05 +00:00
dump_stack() f8bfca0466
GitHub Actions: Do not generate ISO 2020-01-22 00:59:46 +00:00
dump_stack() 01a0d206db
virt-viewer: do not grab keyboard/mouse 2020-01-22 00:50:54 +00:00
dump_stack() 44cb4697ec
Remove virt-viewer menu bar 2020-01-22 00:33:20 +00:00
dump_stack() 219c48b976
Add dashboard access token 2020-01-20 09:22:40 +00:00
dump_stack() c68f3bf10d
Donations 2020-01-16 23:50:39 +00:00
dump_stack() 8b271a3e5e
Copy templates at start of tool not vm 2020-01-09 23:31:12 +00:00
dump_stack() 2146397906
Avoid of changing current work directory 2020-01-09 23:13:48 +00:00