orchard/internal/worker
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
..
dhcpleasetime Always randomize MAC address (#251) 2025-02-13 12:35:12 +00:00
ondiskname ghcr.io/cirruslabs/macos-sequoia-base:latest for everything (#344) 2025-09-25 20:43:53 +04:00
platform Support Vetu virtualization on Linux in addition to Tart on macOS (#419) 2026-03-16 11:12:28 +01:00
runtime Support Vetu virtualization on Linux in addition to Tart on macOS (#419) 2026-03-16 11:12:28 +01:00
vmmanager Add --no-audio support to VM spec 2026-08-07 10:06:32 -07:00
fsm.go Some extra documentation for LLMs (#377) 2025-12-03 20:45:58 +01:00
fsm_test.go Simplify state reconciliation and support changing Softnet settings (#364) 2025-11-06 20:56:31 +04:00
option.go Support Vetu virtualization on Linux in addition to Tart on macOS (#419) 2026-03-16 11:12:28 +01:00
rpc.go Load testing: synthetic VMs, multiple worker support and Grafana k6 test (#389) 2026-01-28 10:54:55 +01:00
rpcv2.go Load testing: synthetic VMs, multiple worker support and Grafana k6 test (#389) 2026-01-28 10:54:55 +01:00
worker.go Support Vetu virtualization on Linux in addition to Tart on macOS (#419) 2026-03-16 11:12:28 +01:00
worker_test.go Worker: define VM interface and make tart.VM conform to it (#388) 2026-01-21 18:57:22 +01:00