[PATCH 00/22] Implement managing VMs with Nix
2023-02-26 19:17 UTC (45+ messages)
` [PATCH 01/22] host/start-vm: use MAP_SHARED memory for VMs
` [PATCH 02/22] host/start-vm: implement shared directories
` [PATCH 03/22] host/rootfs: generate virtiofsd services
` [PATCH 04/22] Documentation: explain VM shared directories
` [PATCH 05/22] vm-lib/make-vm.nix: support "
` [PATCH 06/22] img/app: add support for testing virtiofs
` [PATCH 07/22] img/app: don't block app startup on network online
` [PATCH 08/22] img/app: auto-mount virtiofs0 filesystem
` [PATCH 09/22] vm/app/mg.nix: init
` [PATCH 10/22] vm/app/mg.nix: open virtio filesystem in dired
` [PATCH 11/22] host/rootfs: move ext mounting to s6-rc service
` [PATCH 12/22] host/rootfs: automatically grow user partition
` [PATCH 13/22] host/rootfs: use a bigger test ext partition
` [PATCH 14/22] host/initramfs/extfs.nix: tar2ext4 -> mkfs.ext4 -d
` [PATCH 15/22] host/start-vm: resolve VM symlinks with /ext root
` [PATCH 16/22] host/rootfs: "
` [PATCH 17/22] Documentation: explain /ext symlink resolution
` [PATCH 18/22] host/start-vm: increase memory size to 512M
` [PATCH 19/22] vm/app/nix: add
` [PATCH 20/22] vm-lib/make-vms.nix: add
` [PATCH 21/22] host/initramfs/extfs.nix: add example Nix-built VM
` [PATCH 22/22] Documentation: add how-to guide for Nix-built VMs
` [PATCH v2 0/6] Introduce a shared base for application VMs
` [PATCH v2 1/6] host/start-vm: support multiple block devices
` [PATCH v2 2/6] scripts/make-gpt.sh: add support for labels
` [PATCH v2 3/6] vm: build GPT images
` [PATCH v2 4/6] host/start-vm: boot using partition label
` [PATCH v2 5/6] release: rename from "img"
` [PATCH v2 6/6] img/app: extract from appvm-{lynx,catgirl}
[PATCH] Documentation: swap order of Creating/Running VMs
2023-02-21 23:05 UTC (2+ messages)
[PATCH] Documentation: move "Working with Patches" under "Contributing"
2023-02-21 23:05 UTC (2+ messages)
[PATCH] Documentation: add more info about the installer
2023-02-21 23:05 UTC (2+ messages)
[PATCH] Documentation: add contributing information
2023-01-20 17:32 UTC (3+ messages)
[PATCH] rootfs: make rootfs kernel configurable
2023-01-10 21:20 UTC (3+ messages)
[PATCH v2 1/2] Add flakes support
2023-01-10 20:27 UTC (3+ messages)
` [PATCH v2 2/2] Documentation: flakes
[PATCH] rootfs: support default package list extension
2023-01-09 13:52 UTC
[PATCH] Documentation: Architecture Decision Record
2023-01-06 13:27 UTC (3+ messages)
Overriding Linux kernel in host/rootfs/default.nix
2022-12-21 11:32 UTC (2+ messages)
[PATCH 1/2] Add flakes support
2022-12-21 11:21 UTC (4+ messages)
` [PATCH 2/2] Documentation: flakes
Attempting to use virtio-gpu on Apple Silicon
2022-12-09 10:14 UTC (3+ messages)
Firefox appVM patches and appVM refactoring
2022-12-07 11:09 UTC (18+ messages)
` Developer-friendliness
[PATCH 1/2] Enables forwarding Wayland from appVM to host with waypipe
2022-12-04 22:45 UTC (2+ messages)
` [PATCH 2/2] Firefox appVM patches and appVM refactoring
Enabling forwarding Wayland from appVM to host with waypipe
2022-11-30 14:21 UTC (8+ messages)
[PATCH] Patches to waypipe package to enable static build with the cost of fancy feature
2022-11-30 13:06 UTC (3+ messages)
[PATCH] Enables forwarding Wayland from appVM to host with waypipe
2022-11-30 7:13 UTC
[PATCH] Patches to waypipe package to enable static build with the cost of fancy feature
2022-11-29 23:01 UTC
[PATCH] This patchset enables forwarding Wayland connections from appVM to the host with the help of waypipe tool. It doesn't reqire major changes in Spectrum and tries to utilise existing packages and solutions. Main idea is to create VSOCK virtual device on the start of appVM and use this virtual socket to connect host and guest. On the host side I implement vm-start-way tool that is based on vm-start, but does nesessary preparations for wayland forwarfing. The guest VM is appvm-hello-waypipe and described in hello-waypipe.nix file. To test it boot the Spectrum and do 'vm-start-way appvm-hello-waypipe'. Be patient and in couple of seconds will appear a terminal window from appVM. This patches are for test the concept, so possibly redisign is needed for production use
2022-11-29 22:58 UTC
[PATCH] Documentation: add ADR for VM Sources
2022-11-29 9:08 UTC
Waypipe Wayland guest to host forwarding prototype
2022-11-23 15:34 UTC (2+ messages)
[PATCH] Documentation: move Appendices to Development, fixed links
2022-11-23 10:34 UTC (3+ messages)
[PATCH v2 1/2] Documentation/scripts: fix shellcheck issues
2022-11-18 16:38 UTC (5+ messages)
` [PATCH v2 2/2] nix/checks.nix: shellcheck more files
[PATCH] Documentation: rename "UUID" to "UUID Reference"
2022-11-18 10:17 UTC (3+ messages)
[PATCH] Documentation: rename "Getting Started" to "Using Spectrum"
2022-11-18 10:17 UTC (3+ messages)
[PATCH 1/2] Documentation/scripts: fix shellcheck issues
2022-11-16 10:40 UTC (4+ messages)
` [PATCH 2/2] nix/checks.nix: shellcheck more files
[PATCH v2 0/6] Introduce a shared base for application VMs
2022-11-14 1:14 UTC (13+ messages)
` [PATCH v2 1/6] host/start-vm: support multiple block devices
` [PATCH v2 2/6] scripts/make-gpt.sh: add support for labels
` [PATCH v2 3/6] vm: build GPT images
` [PATCH v2 4/6] host/start-vm: boot using partition label
` [PATCH v2 5/6] release: rename from "img"
` [PATCH v2 6/6] img/app: extract from appvm-{lynx,catgirl}
[PATCH 0/2] IOMMU fixes
2022-11-14 1:14 UTC (5+ messages)
` [PATCH 1/2] Set intel_iommu=on in kernel command line
` [PATCH 2/2] Add IOMMU to other host test targets
[PATCH 1/2] scripts: fix shellcheck warnings
2022-11-11 14:28 UTC (6+ messages)
` [PATCH 2/2] release.nix: run shellcheck on build scripts
[PATCH v3] Remove bashisms from spectrum shell scripts
2022-11-10 8:18 UTC (2+ messages)
[PATCH v2] Remove bashisms from spectrum shell scripts
2022-11-09 13:30 UTC (3+ messages)
[PATCH] Remove bashisms from spectrum shell scripts
2022-11-09 12:59 UTC (5+ messages)
[PATCH v4] Docs: new structure
2022-11-08 18:33 UTC (3+ messages)
[PATCH] Docs: new structure
2022-11-08 15:05 UTC (7+ messages)
[PATCH v3] Docs: new structure
2022-11-08 15:02 UTC (4+ messages)
[PATCH] Docs: new structure
2022-10-28 11:22 UTC (2+ messages)
Branches for in-progress Wayland work
2022-10-25 12:35 UTC
I'll be on holiday for two weeks
2022-09-30 22:41 UTC (2+ messages)
[RFC PATCH nixpkgs 0/4] Wayland security-context support
2022-09-30 22:08 UTC (3+ messages)
` [RFC PATCH nixpkgs 4/4] crosvm: apply security-context patches
[RFC PATCH v2 00/10] Initial support for VM Wayland
2022-09-30 21:44 UTC (12+ messages)
` [RFC PATCH v2 01/10] host/start-vm: use MAP_SHARED memory for VMs
` [RFC PATCH v2 02/10] img/app: don't block app startup on network online
` [RFC PATCH v2 03/10] img/app: add Wayland over virtio-gpu support to kernel
` [RFC PATCH v2 04/10] vm-lib: add mesa drivers to VM
` [RFC PATCH v2 05/10] img/app: add support for testing virtio-gpu
` [RFC PATCH v2 06/10] img/app: add support for testing in crosvm
` [RFC PATCH v2 07/10] host/start-vm: factor out VM definition path
` [RFC PATCH v2 08/10] host: add support for Wayland in VMs
` [RFC PATCH v2 09/10] vm/app: add hello-wayland demo VM
` [RFC PATCH v2 10/10] host/start-vm: disable cloud-hypervisor sandbox
[RFC PATCH nixpkgs v2 0/9] virtio-gpu with crosvm and cloud-hypervisor
2022-09-30 21:12 UTC (10+ messages)
` [RFC PATCH nixpkgs v2 1/9] crosvm: switch back to old git repo URL
` [RFC PATCH nixpkgs v2 2/9] crosvm.updateScript: update release branch format
` [RFC PATCH nixpkgs v2 3/9] crosvm: 104.0 -> 106.2
` [RFC PATCH nixpkgs v2 4/9] crosvm.updateScript: don't vendor Cargo.lock
` [RFC PATCH nixpkgs v2 5/9] crosvm: add fixes for cloud-hypervisor virtio-gpu
` [RFC PATCH nixpkgs v2 6/9] rustPlatform: forward unpack hooks to cargo fetch
` [RFC PATCH nixpkgs v2 7/9] cloud-hypervisor: add virtio-gpu support
` [RFC PATCH nixpkgs v2 8/9] ocamlPackages.wayland: 1.0 -> 1.1
` [RFC PATCH nixpkgs v2 9/9] wayland-proxy-virtwl: unstable-2021-12-05 -> unstable-2022-09-22
page: next (older)
Code repositories for project(s) associated with this inbox:
https://spectrum-os.org/git/crosvm
https://spectrum-os.org/git/doc
https://spectrum-os.org/git/mktuntap
https://spectrum-os.org/git/nixpkgs
https://spectrum-os.org/git/spectrum
https://spectrum-os.org/git/ucspi-vsock
https://spectrum-os.org/git/www
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).