- Fixed disks on a passed-in PCI device not being usable
- Improved PCI interrupt handling to support both MSI and MSI-X
- Added support for device property injection on PCI devices
- Fixed extended registers not being correctly read/written
- Fixed no packets being received on certain older versions of Hyper-V
- Added support for promiscuous mode
- Added constants for macOS 14 support
- Created daemons for each userspace function replacing hvutil
- Added support for host to guest file copy (Guest Services integration service)
- Fixed very high storage latency when heaving network I/O is occurring
- Fixed crash when control key is pressed under macOS 10.4
- Fixed DMA allocations under macOS 10.4 and 10.5
- Refactored and cleaned up VMBus core logic and integration services
- Fixed crash caused by a buffer overrun in network packet sending
- Fixed intermittent hangs in storage and network drivers
- Added support for storage disk addition and removal while VM is running
- Added support for guest restart via Restart-VM
- Renamed hvshutdown daemon to hvutil to support all userspace-side functions
- Added guest time synchronization support
- Added support for "Type clipboard text" function
- Added initial PCI passthrough support
- Fixed crash related to IOPCIBridge on 12.0 and newer
- Added support for macOS 10.4 and 10.5
- Added hvshutdown daemon to support shutdowns from Hyper-V
- Standardized boot arguments
- Added constants for macOS 13 support
- Latest Windows support
- Added networking support
- Added constants for macOS 12 support
- Enable loading on 32-bit macOS 10.6 and 10.7
- Initial developer preview release