patches and low-level development discussion
 help / color / mirror / code / Atom feed
* Enabling forwarding Wayland from appVM to host with waypipe
@ 2022-11-30  7:12 Vadim Likholetov
  2022-11-30  8:51 ` Alyssa Ross
  0 siblings, 1 reply; 8+ messages in thread
From: Vadim Likholetov @ 2022-11-30  7:12 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 818 bytes --]

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 necessary 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.

ps sorry for mess in the mailing list

[-- Attachment #2: Type: text/html, Size: 1019 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-11-30 14:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-30  7:12 Enabling forwarding Wayland from appVM to host with waypipe Vadim Likholetov
2022-11-30  8:51 ` Alyssa Ross
2022-11-30 10:14   ` Vadim Likholetov
2022-11-30 10:24     ` Alyssa Ross
2022-11-30 10:32       ` Vadim Likholetov
2022-11-30 11:29         ` Alyssa Ross
2022-11-30 13:12           ` Vadim Likholetov
2022-11-30 14:21             ` Alyssa Ross

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).