qyliss changed the topic of #spectrum to: A compartmentalized operating system | https://spectrum-os.org/ | Logs: https://logs.spectrum-os.org/spectrum/
<pie_> wait so we wont be able to modify kernel parameters at runtime anymore?
<pie_> aww...
<pie_> or does that mean youre just supposed to poke procfs by hand
<qyliss> Correct
<qyliss> An attempt from last January to upstream (bits of?) virtio-wl
<qyliss> With corresponding impl in qemu!!
<qyliss> Doesn't look like it went anywhere, sadly
tilpner has quit [Quit: tilpner]
tilpner has joined #spectrum
puck has quit [*.net *.split]
spacekookie has quit [*.net *.split]
spacekookie has joined #spectrum
puck has joined #spectrum
<qyliss> I think what I shall do is come back to weston-terminal and other applications once I have an init in the VM and can SSH to it and run a debugger and stuff
<qyliss> I need to do those things anyway. Might as well do them first and make my life easier.
<qyliss> Today I'm going to see how easy it is to extract virtio_wl from the Chromium kernel. If it's non-trivial I won't bother for now, but it would be nice to be running something closer to mainline.
samueldr has quit [*.net *.split]
samueldr has joined #spectrum
samueldr has quit [*.net *.split]
samueldr has joined #spectrum
infinisil has quit [Quit: Configuring ZNC, sorry for the joins/quits!]
infinisil has joined #spectrum
<IdleBot_5e50c57d> I can just remind that even if you want GUI inside VM, you can always run a VNC server inside
<IdleBot_5e50c57d> So debugging Wayland can definitely be done when you have full toolset
<qyliss> Yeah
<qyliss> Neat! Since I last fetched their repo, the Chromium folks ported all their stuff to 5.4.
<qyliss> Wasn't expecting that to be so quick. Looks like they're really on top of it.
<qyliss> 24 hours ago, apparently, lol
<qyliss> The cat picture works on my 4.19 with just the virtio_wl patches I pulled out, so that's neat.
<Shell> qyliss: nice!
<qyliss> Chromium OS is the gift that keeps on giving
<Shell> oh shiny