Track progress of vmnet.framework patches in QEMU
Open
enhancement
qemu
- Dominant language
- Swift
- Stars
- 35.5k
- Forks
- 1.8k
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 7
Description
Currently we have vmnet patch v3 in UTM's QEMU - the patchset has evolved and is up to v8 now per https://patchew.org/QEMU/20211211104413.50524-1-yaroshchuk2000@gmail.com/.
The new version of the patchset changes certain syntax, namely:
- vmnet-macos is now split into 3 - vmnet-{host,shared,bridged}
- subnetmask param is now subnet-mask
- dhcpstart and dhcpend params are now start-address and end-address
Functionally it hasn't changed but may need more work to implement in future... The patchset applies cleanly to QEMU 6.2.0 sources.
Contributor guide
Assessment
This issue has not been assessed yet.