summary refs log tree commit diff
path: root/host
Commit message (Expand)AuthorAge
* host: add support for Wayland in VMsAlyssa Ross2023-07-28
* Never block mdevd on /etc/mdev/listenAlyssa Ross2023-06-27
* host/start-vm: remove the API socket before bindAlyssa Ross2023-06-26
* Optimize execline shebangsAlyssa Ross2023-06-26
* host/rootfs: fix sorting of FILES listAlyssa Ross2023-06-26
* host/start-vm: use OnceLockAlyssa Ross2023-06-25
* host/rootfs: generate VM services in parallelAlyssa Ross2023-06-25
* host/rootfs: don't ignore failures in ext-rc-initAlyssa Ross2023-06-25
* host/rootfs: move cd outside loop bodyAlyssa Ross2023-06-25
* host/rootfs: remove unused overridesAlyssa Ross2023-06-24
* host/rootfs: don't block mdevd waiting for westonAlyssa Ross2023-06-24
* host/rootfs: don't copy start-vm into service dirsAlyssa Ross2023-06-24
* host/start-vm: remove no-op codeAlyssa Ross2023-06-24
* host/start-vm: don't poll for readinessAlyssa Ross2023-06-24
* host/rootfs: fix make clean with no build dirAlyssa Ross2023-06-16
* Enable kernel debugging in QEMU make run targetsAlyssa Ross2023-06-07
* host/rootfs: put vmm.sock in build dirAlyssa Ross2023-06-07
* host/rootfs: switch to EROFSAlyssa Ross2023-05-31
* lib/nixpkgs.default.nix: updateAlyssa Ross2023-05-30
* host/initramfs: panic if roothash is missingAlyssa Ross2023-05-27
* host/rootfs: allow growing ext partition to failAlyssa Ross2023-05-26
* host/rootfs: gen_modalias.sh.awk: make portableAlyssa Ross2023-05-09
* host/rootfs: gen_modalias.sh.awk: close modmapAlyssa Ross2023-05-09
* Run deadnixAlyssa Ross2023-04-27
* host/start-vm: add a test that runs clippyAlyssa Ross2023-04-13
* host/start-vm: fix clippy diagnosticsAlyssa Ross2023-04-13
* host/start-vm/shell.nix: disable fortifyAlyssa Ross2023-04-13
* start-vm: fix NUL termination in test helperAlyssa Ross2023-04-13
* lib/nixpkgs.default.nix: updateAlyssa Ross2023-04-09
* scripts/make-gpt.sh: use copy_file_range(2)Alyssa Ross2023-03-21
* Build make targets directly into destinationsAlyssa Ross2023-03-12
* Remove unused hasSuffix inheritsAlyssa Ross2023-03-12
* vm/app/mg.nix: initAlyssa Ross2023-02-26
* host/rootfs: generate virtiofsd servicesAlyssa Ross2023-02-26
* host/start-vm: implement shared directoriesAlyssa Ross2023-02-26
* host/start-vm: use MAP_SHARED memory for VMsAlyssa Ross2023-02-26
* lib/common.mk: initAlyssa Ross2023-02-22
* nix/eval-config.nix: fix custom configurationAlyssa Ross2023-02-22
* nix: centralise source cleaningAlyssa Ross2023-02-22
* host/initramfs/shell.nix: drop unused bindingsAlyssa Ross2023-02-22
* host/initramfs: enable testing booting from loopAlyssa Ross2023-02-21
* host/rootfs: disable seatd systemd supportAlyssa Ross2022-11-28
* host/initramfs/extfs.nix: tar2ext4 -> mkfs.ext4 -dAlyssa Ross2022-11-13
* host/rootfs: use a bigger test ext partitionAlyssa Ross2022-11-13
* host/rootfs: automatically grow user partitionAlyssa Ross2022-11-13
* host/rootfs: move ext mounting to s6-rc serviceAlyssa Ross2022-11-13
* img/app: extract from appvm-{lynx,catgirl}Alyssa Ross2022-11-13
* host/start-vm: boot using partition labelAlyssa Ross2022-11-13
* host/start-vm: support multiple block devicesAlyssa Ross2022-11-13
* Add IOMMU to other host test targetsAlyssa Ross2022-11-12