orchard/internal/worker/vmmanager
Kyle Fuhrmann 25d8d9d1c0 Add --no-audio support to VM spec
tart run supports --no-audio to disable host audio pass-through, but
there was no way to request it through a VM's spec - Headless, Nested,
and Suspendable all have a flag/field but audio didn't. Useful on
headless hosts with no audio hardware, where audio pass-through can
make guest CoreAudio depend on host audio services that don't exist.
2026-08-07 10:06:32 -07:00
..
base Support Vetu virtualization on Linux in addition to Tart on macOS (#419) 2026-03-16 11:12:28 +01:00
synthetic Load testing: synthetic VMs, multiple worker support and Grafana k6 test (#389) 2026-01-28 10:54:55 +01:00
tart Add --no-audio support to VM spec 2026-08-07 10:06:32 -07:00
vetu Support Vetu virtualization on Linux in addition to Tart on macOS (#419) 2026-03-16 11:12:28 +01:00
vmmanager.go Support Vetu virtualization on Linux in addition to Tart on macOS (#419) 2026-03-16 11:12:28 +01:00