patches and low-level development discussion
 help / color / mirror / code / Atom feed
[RFC PATCH crosvm 0/4] Implement vhost-user-net
 2021-05-12 17:08 UTC  (2+ messages)
` [RFC PATCH 3/4] devices: vhost-user: Vring should be enabled after initialization

[PATCH nixpkgs] spectrumPackages.makeRootfs: fix messagebus group
 2021-04-22  8:03 UTC  (5+ messages)

[PATCH nixpkgs] spectrumPackages.spectrum-testhost: fix driver bind
 2021-04-22  8:02 UTC  (3+ messages)

[PATCH nixpkgs 00/16] Inter-guest networking
 2021-04-14 23:56 UTC  (20+ messages)
` [PATCH nixpkgs 01/16] linux: enable Xen everywhere it can be
` [PATCH nixpkgs 02/16] cloud-hypervisor: 0.8.0 -> 0.14.1
` [PATCH nixpkgs 03/16] mdevd: init at 0.1.3.0
` [PATCH nixpkgs 04/16] spectrumPackages.linux_vm: fix cloud-hypervisor hotplug
` [PATCH nixpkgs 05/16] spectrumPackages.linux_vm: allow config overrides
` [PATCH nixpkgs 06/16] crosvm: support setting guest MAC from --tap-fd
` [PATCH nixpkgs 07/16] spectrumPackages: export makeRootfs
` [PATCH nixpkgs 08/16] spectrumPackages.rootfs: add s6-rc support
` [PATCH nixpkgs 09/16] spectrumPackages.rootfs: make /var/lib and /var/run
` [PATCH nixpkgs 10/16] spectrumPackages.rootfs: add dbus configuration
` [PATCH nixpkgs 11/16] spectrumPackages.rootfs: add connman dbus services
` [PATCH nixpkgs 12/16] spectrumPackages.sys-vms.comp: init
` [PATCH nixpkgs 13/16] spectrumPackages.makeRootfs: move to default.nix
` [PATCH nixpkgs 14/16] spectrumPackages.sys-vms.net: init
` [PATCH nixpkgs 15/16] spectrumPackages.sys-vms.app: init
` [PATCH nixpkgs 16/16] spectrumPackages.spectrum-testhost: init

[PATCH crosvm] crosvm: support setting guest MAC from tap-fd
 2021-04-14 23:46 UTC  (4+ messages)

[PATCH www] Update Postorius URLs
 2021-04-14 18:59 UTC  (3+ messages)

[RFC PATCH 0/8] Update chromiumPacakges
 2021-04-02 23:54 UTC  (2+ messages)

[RFC PATCH 2/8] chromiumOSPackages.cros_linux: fix config
 2021-04-02 21:00 UTC  (17+ messages)
` [RFC PATCH 1/8] chromiumOSPackages: update 83->89
` [RFC PATCH 4/8] chromiumOSPackages.common-mk: update patches
` [RFC PATCH 3/8] chromiumOSPackages.vm_protos: drop GN patch
` [RFC PATCH 5/8] chromiumOSPackages.common-mk: disable clang-only warnings
` [RFC PATCH 7/8] chromiumOSPackages.crosvm: add platform2 dep
` [RFC PATCH 6/8] chromiumOSPackages.sommelier: drop unneeded patches
      ` [PATCH platform2] Revert "Revert "vm_tools: sommelier: Switch to the stable version of xdg-shell""
` [RFC PATCH 8/8] chromiumOSPackages.crosvm: bump cargoSha256

virtio-wl on AMD graphics
 2021-04-01 22:56 UTC  (2+ messages)

[PATCH ucspi-vsock] vsockclient: allow null application
 2021-03-24 19:53 UTC  (4+ messages)

[PATCH ucspi-vsock] Remove unused includes
 2021-03-24 19:53 UTC  (3+ messages)

[PATCH ucspi-vsock] configure: reject invalid arguments
 2021-03-22 12:16 UTC  (3+ messages)

[PATCH ucspi-vsock] Set up clang-format
 2021-03-22 12:16 UTC  (3+ messages)

[PATCH ucspi-vsock 0/2] Fix clang-tidy warnings
 2021-03-21 19:37 UTC  (5+ messages)
` [PATCH ucspi-vsock 1/2] exec: free argv if exec fails
  ` [PATCH ucspi-vsock 2/2] vsockserver: fix uninitialized variable

Broken threading fix
 2021-03-21 14:38 UTC  (15+ messages)
` [PATCH ucspi-vsock 1/7] vsock: get cid and port instead of just cid
  ` [PATCH ucspi-vsock 0/7] Extract vsockserver-socketbinder and vsockserverd
` [PATCH ucspi-vsock 2/7] vsock: check socket family before reading sockaddr
` [PATCH ucspi-vsock 3/7] vsockserver: switch to a non-blocking socket
` [PATCH ucspi-vsock 4/7] configure: create, to generate config.h
` [PATCH ucspi-vsock 5/7] log: add die function
` [PATCH ucspi-vsock 6/7] exec: add execzp()
` [PATCH ucspi-vsock 7/7] Extract vsockserver-socketbinder and vsockserverd

[PATCH ucspi-vsock] Makefile: use $@ where possible
 2021-03-19  3:28 UTC  (3+ messages)

[PATCH ucspi-vsock] Makefile: stop repeating program list
 2021-03-18 19:06 UTC  (5+ messages)

[PATCH ucspi-vsock] num: rename from util
 2021-03-18 13:13 UTC  (3+ messages)

[PATCH ucspi-vsock] Factor out set_verbosity()
 2021-03-18 13:12 UTC  (3+ messages)

[PATCH ucspi-vsock] vsockserver: consistently use {STDIN,STDOUT}_FILENO
 2021-03-18 13:11 UTC  (3+ messages)

[PATCH ucspi-vsock] vsockserver: consistently use diee instead of err
 2021-03-18  0:44 UTC  (3+ messages)

[PATCH ucspi-vsock] Use C11 noreturn instead of GNU attribute extension
 2021-03-18  0:42 UTC  (3+ messages)

[PATCH ucspi-vsock] Makefile: remove vsock{server,client}.o in clean
 2021-03-18  0:40 UTC  (3+ messages)

[PATCH nixpkgs] spectrumPackages.spectrum-vm: fix without Wayland
 2021-03-16  1:25 UTC  (5+ messages)
  ` [PATCH nixpkgs v2] "

[PATCH nixpkgs] spectrumPackages.rootfs: add /sys
 2021-03-16  0:50 UTC  (4+ messages)

[PATCH nixpkgs] spectrumPackages.rootfs: fix custom path entries
 2021-03-16  0:48 UTC  (3+ messages)

[PATCH nixpkgs] spectrumPackages.spectrum-vm: fix without Wayland
 2021-03-15 14:51 UTC  (2+ messages)

[PATCH linux] usbip: tools: usbipd: add s6 readiness notification
 2021-03-15 14:02 UTC 

This Week in Spectrum, 2021-W10
 2021-03-14 22:36 UTC 

[PATCH ucspi-vsock] vsockserver: use fclose instead of close
 2021-03-10 22:43 UTC  (3+ messages)

[PATCH ucspi-vsock] Makefile: link object files instead of source files
 2021-03-10 20:50 UTC  (2+ messages)

[PATCH ucspi-vsock] vsock_accept: return fd instead of 0 on success
 2021-03-10 20:48 UTC  (2+ messages)

[PATCH ucspi-vsock] vsock_open: return fd instead of 0 on success
 2021-03-10 17:46 UTC  (2+ messages)

[PATCH www] index.html: add alt text to logo
 2020-12-19 14:25 UTC 

[PATCH www] design.html: backpedal a bit on POWER9
 2020-11-29 23:54 UTC  (7+ messages)
` [PATCH www 2/1] design.html: mention aarch64 as well as x86_64
  ` [PATCH www 3/1] design.html: mention goal of diverse build hardware

[PATCH www 1/2] Add Spectrum logo!
 2020-11-22 23:37 UTC  (5+ messages)
` [PATCH www 2/2] Use logo as favicon
` [PATCH www v2 1/2] Add Spectrum logo!

[DRAFT PATCH nixpkgs] smaller kernel
 2020-08-26 21:05 UTC 

This (and Last) Week in Spectrum, 2020-W34 & 2020-W35
 2020-08-26 13:31 UTC  (2+ messages)

[PATCH nixpkgs] spectrumPackages.rootfs: add /sys
 2020-08-25 16:48 UTC 

Improving kernel build time
 2020-08-25 12:53 UTC 

[PATCH] Add and clarify matrix workarounds
 2020-08-21 18:10 UTC  (6+ messages)
      ` [PATCH www v2] "

[PATCH www] CONTRIBUTING: ask people to add copyright headers
 2020-08-12 12:45 UTC  (3+ messages)

[PATCH www] Become REUSE 3.0 compliant
 2020-08-11 14:01 UTC  (3+ messages)

This (Last) Week in Spectrum, 2020-W32
 2020-08-11  0:07 UTC 

This Week in Spectrum, 2020-W31
 2020-08-02 23:03 UTC 

[PATCH doc] Become REUSE 3.0 compliant
 2020-07-31 12:00 UTC  (3+ messages)

[PATCH www] Fix index links on top-level pages
 2020-07-31 11:59 UTC  (3+ messages)

[PATCH www] bibliography.html: create
 2020-07-31 11:58 UTC  (3+ messages)

[PATCH mktuntap] Become REUSE 3.0 compliant
 2020-07-31 11:20 UTC  (4+ messages)
` [PATCH mktuntap v2] "

[PATCH wayland] Support virtio_wl display sockets
 2020-07-27 18:37 UTC  (5+ messages)
` [PATCH wayland v2] "
` [PATCH wayland v3] "

This Week in Spectrum, 2020-W30
 2020-07-27  1:34 UTC 

This Week in Spectrum, 2020-W29
 2020-07-20  1:34 UTC 

This Week in Spectrum,
 2020-07-13  0:01 UTC 

[PATCH crosvm 1/2] msg_socket: introduce UnixSeqpacketExt
 2020-07-09 13:24 UTC  (2+ messages)

[PATCH crosvm 1/2] sys_util: make UnixSeqpacket::recv use libc::recv
 2020-07-08 17:06 UTC  (7+ messages)
` [PATCH crosvm 2/2] sys_util: expand on UnixSeqpacket documentation
` [PATCH crosvm 2/2 v2] "

page:  |  | latest

Code repositories for project(s) associated with this public 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).