Skip to content

Releases: acidanthera/MacHyperVSupport

0.9.7

12 Dec 00:12
21a23e7
Compare
Choose a tag to compare

v0.9.7

  • 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

0.9.6

03 Oct 13:58
Compare
Choose a tag to compare

v0.9.6

  • Fixed extended registers not being correctly read/written

0.9.5

11 Sep 12:15
Compare
Choose a tag to compare

v0.9.5

  • Fixed no packets being received on certain older versions of Hyper-V
  • Added support for promiscuous mode

0.9.4

12 Jun 15:29
c2d63b4
Compare
Choose a tag to compare

v0.9.4

  • Added constants for macOS 14 support

0.9.3

06 Dec 15:52
Compare
Choose a tag to compare

v0.9.3

  • 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

0.9.2

04 Oct 12:28
Compare
Choose a tag to compare

v0.9.2

  • 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

0.9.1

05 Sep 07:59
Compare
Choose a tag to compare

v0.9.1

  • Added initial PCI passthrough support
  • Fix 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

0.9

04 Jul 17:11
cb4cff4
Compare
Choose a tag to compare
0.9

v0.9

  • Added constants for macOS 13 support

0.8

06 Jun 13:57
b6e953a
Compare
Choose a tag to compare
0.8

v0.8

  • Latest Windows support

0.7

04 Oct 15:18
Compare
Choose a tag to compare
0.7

v0.7

  • Added networking support