Davíð Steinn Geirsson davidlowsec
  • Joined on 2026-03-14
davidlowsec pushed to master at dsg/vmsilo 2026-03-17 20:37:18 +00:00
4b422937b6 temp: debug logging
davidlowsec pushed to main at dsg/vhost-device 2026-03-17 20:36:31 +00:00
fec0e4c773 sound: patch vhost-user-backend to log vring negotiation details
davidlowsec pushed to master at dsg/vmsilo 2026-03-17 20:26:52 +00:00
88281413e6 Enable debug logging for vhost-device-sound
davidlowsec pushed to main at dsg/vhost-device 2026-03-17 20:25:48 +00:00
fc6e4fde25 sound: add debug logging to backend trait methods
davidlowsec pushed to main at dsg/vhost-device 2026-03-17 20:17:45 +00:00
0325587908 sound: fix crash on guest connection by raising max queue size
davidlowsec pushed to master at dsg/vmsilo 2026-03-17 20:17:24 +00:00
fb6dd6d2d4 Fix vhost-device-sound crash on startup
davidlowsec pushed to master at dsg/vmsilo 2026-03-17 20:12:55 +00:00
804e5e72a0 Set RUST_BACKTRACE=full for vhost-device-sound services
17a3b825dc Fix sound service socket path to use user runtime dir
Compare 2 commits »
davidlowsec pushed to master at dsg/vmsilo 2026-03-17 19:41:53 +00:00
08657937bd Use our vhost-device fork
davidlowsec pushed to master at dsg/vmsilo 2026-03-17 19:40:42 +00:00
ec83d891c1 Use our vhost-device fork
eda15f16f8 Update options and docs for vhost-device-sound
cd9c24e6c1 Format with nixfmt
ebc3dbfe4b Replace --virtio-snd with --vhost-user sound
e19757816b Add vhost-device-sound systemd service per VM
Compare 7 commits »
davidlowsec pushed to main at dsg/vhost-device 2026-03-17 19:34:24 +00:00
559f2738c6 sound: add test for zero-streams rejection guard
1ca3fc766c sound: document --streams CLI option in README
1951978f80 sound: warn when running in capture-only mode
500a78cd68 sound: dynamically construct streams/chmaps based on --streams flag
8050df66f0 sound: extend SoundConfig with output/input enabled flags
Compare 6 commits »
davidlowsec pushed to master at dsg/wayland-proxy-virtwl 2026-03-17 18:49:32 +00:00
374e6b7c5d Use ocaml-wayland as package instead of submodule
davidlowsec pushed to master at dsg/ocaml-wayland 2026-03-17 18:47:47 +00:00
b83283fd7d Add flake.nix
davidlowsec created branch main in dsg/vhost-device 2026-03-17 18:42:54 +00:00
davidlowsec pushed to main at dsg/vhost-device 2026-03-17 18:42:54 +00:00
72e0bdb6b6 docs: add design spec for vhost-device-sound --streams CLI flag
cde9d12ad9 scsi: README.md document --solid-state CLI option
2371d05fda build(deps): bump the non-rust-vmm group across 2 directories with 54 updates
7e454cd2c6 build(deps): bump rust-vmm-ci from 65d339d to 112dd9f
93cdc9458d build(deps): bump the non-rust-vmm group across 2 directories with 29 updates
Compare 10 commits »
davidlowsec created repository dsg/vhost-device 2026-03-17 18:42:02 +00:00
davidlowsec pushed to master at dsg/wayland-proxy-virtwl 2026-03-17 18:37:44 +00:00
5a6339b134 Fix use-after-unmap segfault: surface must hold mapping ref
davidlowsec pushed to vmsilo at dsg/crosvm 2026-03-17 17:53:24 +00:00
davidlowsec pushed to master at dsg/vmsilo 2026-03-17 17:33:16 +00:00
f2b76f65db Fix buffer underruns during audio playback
davidlowsec pushed to vmsilo at dsg/crosvm 2026-03-17 17:32:57 +00:00
17b7ceeece fix: yield before try_next() to reduce underruns in virtio-snd playback
davidlowsec pushed to master at dsg/vmsilo 2026-03-17 17:29:42 +00:00
9aa96150b0 Fix buffer underruns during audio playback