summary refs log tree commit diff
path: root/host
Commit message (Expand)AuthorAge
* 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
* Set intel_iommu=on in kernel command lineAlyssa Ross2022-11-12
* host/start-vm: tell Meson that Rust tests are RustAlyssa Ross2022-10-09
* host/start-vm: test cloud-hypervisor commandAlyssa Ross2022-10-09
* host/start-vm: use argv0 base name for errorsAlyssa Ross2022-10-09
* host/start-vm: remove unused callPackage argumentAlyssa Ross2022-10-09
* host/rootfs: override systemdMinimal in pkgsGuiAlyssa Ross2022-09-23
* Introduce a build configuration fileAlyssa Ross2022-09-10
* host/rootfs: remove kernel overrideAlyssa Ross2022-09-08
* host/rootfs: use initramfs in "make run"Alyssa Ross2022-09-08
* host/initramfs: remove unused Makefile dependencyAlyssa Ross2022-09-01
* host/initramfs: remove unused argumentsAlyssa Ross2022-09-01
* host/rootfs: disable systemd in weston depsAlyssa Ross2022-08-12
* Use stdenvNoCC where possibleAlyssa Ross2022-07-22
* host/rootfs: use correct script name in outputAlyssa Ross2022-07-08
* Clarify EUPL SPDX expressionAlyssa Ross2022-05-23
* host: also get firmware from NixOSAlyssa Ross2022-05-16
* Remove Nix files in copyPathToStoreAlyssa Ross2022-05-16
* host/rootfs: fix Weston hotpluggingAlyssa Ross2022-05-11
* host/initramfs: install microcodeAlyssa Ross2022-05-10
* host/rootfs: make firmware availableAlyssa Ross2022-05-10
* host/initramfs: use module list from NixOSAlyssa Ross2022-05-10
* host/initramfs/extfs.nix: remove unused argumentAlyssa Ross2022-05-07
* host/start-vm: abort on panicAlyssa Ross2022-04-30
* Create /etc/s6-linux-init/env/ to silence warningAlyssa Ross2022-04-28
* host/rootfs: remove /etc/serviceAlyssa Ross2022-04-28
* Remove s6-portable-utilsAlyssa Ross2022-04-28
* Switch stage1 init to s6-linux-initAlyssa Ross2022-04-28
* Adapt to s6-linux-init structureAlyssa Ross2022-04-28
* host/start-vm: fix typos in commentAlyssa Ross2022-04-27
* host/start-vm: don't allow VM name to contain ','Alyssa Ross2022-04-27