Commit Graph

15 Commits

Author SHA1 Message Date
Daniel Collins 63b9cc496a Enable TRIM support for the macOS hard drive image.
We need to tell macOS the emulated drive is an SSD *and* run `trimforce enable`
in the guest because we can't emulate a specific (i.e. Apple-approved) drive.
2025-04-05 11:07:24 +01:00
Dhiru Kholia ad213b6c80 Partial support for macOS Sequoia (15.x) 2024-09-25 16:19:09 +05:30
Dhiru Kholia 182e2dd071 Couple of documentation updates 2024-07-27 07:42:51 +05:30
Dhiru Kholia a9b20147de Hot fixes
- Add missing OpenCore files

- Backport macOS Sonoma support from Coopydood/ultimate-macOS-KVM
2024-01-02 10:39:51 +05:30
Dhiru Kholia 422bb3b713 Batch Update 2 - September 2023
Changes:

- Update to OpenCore 0.9.5

- Switch around the emulated video device (required for Ventura)

- Change default resolution to 1920x1080

- Include ventura in shortname CLI help

- Add notes on 'bridged networking'

- Better networking documentation (thomaspaulb)

- Support for offline installations (kwadwokyeremeh)

- Initial WIP macOS Sonoma support (via 'luchina-gabriel')
2023-10-02 14:36:40 +05:30
Dhiru Kholia 0ea39b4c3c October-2022 Batch Update 2 2022-10-27 07:27:29 +05:30
Dhiru Kholia 93bac3cae1 April-May-2022 Batch Update 1 2022-06-07 08:48:49 +05:30
Dhiru Kholia 3080c87bbb Improve documentation 2022-03-13 18:29:57 +05:30
Dhiru Kholia 0bfa025a72 OSX-KVM - November 2021 Batch Update #1
Changes:

- Fixed `mac_hdd_ng.img` name in docs (jturnism)

- Remove `startup.nsh` stuff
2021-11-17 16:39:34 +05:30
Dhiru Kholia a9ef589cc2 OSX-KVM - October 2021 Batch Update #2 2021-10-30 12:01:48 +05:30
Dhiru Kholia 1cc6430f96 OSX-KVM - October 2021 Batch Update
Changes:

- Add Makefile to improve usability (thiagokokada)

- Typo fix (cclauss)

- Update to OpenCore-0.7.4 (via Nick)
2021-10-25 11:40:51 +05:30
Dhiru Kholia 3cd6d6bf69 OSX-KVM - September 2021 Batch Update
Changes:

- Add links to usbfluxd & Iphone_docker_osx_passthrough (sickcodes)

- Add VFIO and USB OTA links to 'notes' page

- Upgrade OVMF (ovmf_2021.08-1_all.deb)
2021-09-15 13:01:00 +05:30
Dhiru Kholia dad4131633 OSX-KVM - June 2021 Batch Update
Changes:

- Upgrade to OpenCore 0.7.0

- Upgrade OVMF to ovmf_2021.05-1_all.deb

- Add installer build script for Monterey developer beta (nick)

- Sync config.plist with Nick's upstream repository

- Misc. fixes (nick and others)
2021-06-20 15:44:38 +05:30
Dhiru Kholia a1cd556d3a OSX-KVM - May 2021 Batch Update
Changes:

- Fix CPUFAMILY_INTEL_PENRYN patch to support Big Sur 11.3 [thenickdude]

- AMD GPU passthrough notes
2021-06-06 12:47:33 +05:30
Dhiru Kholia ca219f57e5 OSX-KVM - March 2021 - Batch Update 1
Changes:

- Upgrade to OpenCore 0.6.7-RELEASE

- Big Sur image building script updates (Nick)
  - See https://github.com/kholia/OSX-KVM/pull/169 for details.

- Removed history to reduce repository size
2021-04-16 19:15:29 +05:30