New
muvm-0.5.0
What's Changed
- Update env_logger to 0.11.8 and use stablized kv feature by @musicinmybrain in https://github.com/AsahiLinux/muvm/pull/170
- Set XDG_RUNTIME_DIR perimssions to 700 by @kitlith in https://github.com/AsahiLinux/muvm/pull/174
- Improved pipewire bridge support by @WhatAmISupposedToPutHere in https://github.com/AsahiLinux/muvm/pull/189
- Update nix to 0.30.1 to fix musl build by @vimproved in https://github.com/AsahiLinux/muvm/pull/179
- Reduce bridge spamminess by @WhatAmISupposedToPutHere in https://github.com/AsahiLinux/muvm/pull/190
- Add a user init commands flag by @valpackett in https://github.com/AsahiLinux/muvm/pull/193
- guest/server: pass exit code back to pid1 by @valpackett in https://github.com/AsahiLinux/muvm/pull/201
- Add CLI flag --gpu=drm|venus|software to support various GPU virtualization modes by @valpackett in https://github.com/AsahiLinux/muvm/pull/195
- Create $XDG_RUNTIME_DIR in /run/user/{uid} by @dramforever in https://github.com/AsahiLinux/muvm/pull/203
- muvm-guest: pwbridge: actually read fd indexes in the Transport msg [fix pipewire on x86_64] by @valpackett in https://github.com/AsahiLinux/muvm/pull/204
- Fix miscellaneous small annoyances by @valpackett in https://github.com/AsahiLinux/muvm/pull/192