From: Alyssa Ross <hi@alyssa.is>
To: devel@spectrum-os.org
Cc: Valentin Gagarin <valentin@gagarin.work>,
Demi Marie Obenour <demiobenour@gmail.com>,
colbyt <colby@colbyt.com>
Subject: Re: [RFC PATCH 1/3] lib/nixpkgs.default.nix: update to master
Date: Fri, 10 Jul 2026 12:28:38 +0200 [thread overview]
Message-ID: <87v7an9m09.fsf@alyssa.is> (raw)
In-Reply-To: <20260708154315.678807-2-hi@alyssa.is>
[-- Attachment #1: Type: text/plain, Size: 3137 bytes --]
Alyssa Ross <hi@alyssa.is> writes:
> Cloud Hypervisor now contains the generic vhost-user device, and all
> necessary vhost patches are now upstream, so we can simplify the GPU
> patch quite a bit.
>
> Signed-off-by: Alyssa Ross <hi@alyssa.is>
> ---
> .../software/cloud-hypervisor/index.html | 19 +-
> host/efi.nix | 2 +-
> host/initramfs/shell.nix | 2 +-
> host/rootfs/shell.nix | 2 +-
> img/app/Makefile | 2 +-
> img/app/default.nix | 2 +-
> lib/nixpkgs.default.nix | 4 +-
> .../0001-build-use-local-vhost.patch | 55 -
> ...0002-virtio-devices-add-a-GPU-device.patch | 1632 -----------------
> pkgs/cloud-hypervisor/default.nix | 34 +-
> pkgs/cloud-hypervisor/gpu.patch | 719 ++++++++
> ...vhost_user-add-get_size-to-MsgHeader.patch | 82 -
> ...2-vhost-fix-receiving-reply-payloads.patch | 165 --
> ...ser-add-shared-memory-region-support.patch | 484 -----
> ...ost_user-add-protocol-flag-for-shmem.patch | 43 -
> pkgs/gtk3/default.nix | 13 -
> pkgs/overlay.nix | 4 -
> pkgs/skaware-packages/default.nix | 24 -
> release/checks/no-roothash.nix | 4 +-
> release/checks/wayland/default.nix | 2 +-
> .../checks/wayland/surface-notify/meson.build | 2 +-
> release/live/default.nix | 2 +-
> scripts/dist-cloud-hypervisor.sh | 1 -
> tools/start-vmm/ch.rs | 6 +-
> tools/start-vmm/lib.rs | 8 +-
> tools/start-vmm/tests/vm_command-basic.rs | 4 +-
> vm/sys/net/default.nix | 2 +-
> 27 files changed, 750 insertions(+), 2569 deletions(-)
> delete mode 100644 pkgs/cloud-hypervisor/0001-build-use-local-vhost.patch
> delete mode 100644 pkgs/cloud-hypervisor/0002-virtio-devices-add-a-GPU-device.patch
> create mode 100644 pkgs/cloud-hypervisor/gpu.patch
> delete mode 100644 pkgs/cloud-hypervisor/vhost/0001-vhost_user-add-get_size-to-MsgHeader.patch
> delete mode 100644 pkgs/cloud-hypervisor/vhost/0002-vhost-fix-receiving-reply-payloads.patch
> delete mode 100644 pkgs/cloud-hypervisor/vhost/0003-vhost_user-add-shared-memory-region-support.patch
> delete mode 100644 pkgs/cloud-hypervisor/vhost/0004-vhost_user-add-protocol-flag-for-shmem.patch
> delete mode 100644 pkgs/gtk3/default.nix
> delete mode 100644 pkgs/skaware-packages/default.nix
nixos-unstable just advanced, but I've observed that cosmic-files no
longer starts on x86_64, so I'm going to hold off on this for now until
we know what's going on there.
(I think this is actually my fault, and was introduced by a fix I made
to Meson for a different issue[1]. Real fix probably involves shifting
this into rustc, and maybe making Meson behave more like it in the
meantime as a mitigation.)
[1]: https://github.com/mesonbuild/meson/commit/a01cedecc4fed77f468ee15d272f06c918f119e5
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
next prev parent reply other threads:[~2026-07-10 10:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-08 15:43 [RFC PATCH 0/3] lib/nixpkgs.default.nix: update to master Alyssa Ross
2026-07-08 15:43 ` [RFC PATCH 1/3] " Alyssa Ross
2026-07-10 10:28 ` Alyssa Ross [this message]
2026-07-11 18:33 ` Alyssa Ross
2026-07-08 15:43 ` [RFC PATCH 2/3] Documentation: update Cloud Hypervisor GPU outlook Alyssa Ross
2026-07-08 15:44 ` [RFC PATCH 3/3] xorg.lndir -> lndir Alyssa Ross
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87v7an9m09.fsf@alyssa.is \
--to=hi@alyssa.is \
--cc=colby@colbyt.com \
--cc=demiobenour@gmail.com \
--cc=devel@spectrum-os.org \
--cc=valentin@gagarin.work \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://spectrum-os.org/git/doc
https://spectrum-os.org/git/mktuntap
https://spectrum-os.org/git/spectrum
https://spectrum-os.org/git/ucspi-vsock
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).