Commit Graph

15 Commits

Author SHA1 Message Date
Nicholas Sherlock 670cd80d7b
Avoid redownloading Monterey app if it already exists (#192) 2022-03-15 17:01:50 +05:30
Dhiru Kholia 3080c87bbb Improve documentation 2022-03-13 18:29:57 +05:30
Dhiru Kholia 307cdd7c98 OSX-KVM - January 2022 Batch Update #2
Changes:

- Update OVMF bits (https://github.com/retrage/edk2-nightly)

- Update OpenCore to 0.7.7 (via Nick)

- Add a 2 USD hack for getting proper sound ;)

Upstream resources:

- https://github.com/acidanthera/OpenCorePkg/releases

- https://github.com/thenickdude/KVM-Opencore
2022-01-24 19:03:58 +05:30
Dhiru Kholia 687fa91e14 OSX-KVM - January 2022 Batch Update #1
Changes:

- Add support for Windows ;)

- Update OVMF bits (https://github.com/retrage/edk2-nightly)

- Update OpenCore to 0.7.6 (via Nick)
2022-01-06 13:40:19 +05:30
Dhiru Kholia 88154b5bac OSX-KVM - December 2021 Batch Update #1
Changes:

- Create OpenCore-Boot-macOS.sh
2021-12-14 11:06:37 +05:30
sickcodes a9d0d0f697
Make default disk size bigger (#189)
128gb is a bit low and very hard to grow APFS inside a qcow after creation (convert to raw 128GB, grow disk, expand partition in apple recovery, etc. convert back)
2021-11-28 07:35:37 +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
sickcodes 9e23a98894
Enable fetch-macOS-v2.py to run in unattended mode (via shortnames) 2021-11-02 08:45:52 +05:30
Dhiru Kholia a9ef589cc2 OSX-KVM - October 2021 Batch Update #2 2021-10-30 12:01:48 +05:30
Nicholas Sherlock 26ce72f258 Support building recovery and full installer for macOS Monterey
* Ensure Big Sur script doesn't download recovery for Monterey

  (by picking a board ID that Monterey doesn't support)

* Support Monterey (final) recovery and full install
2021-10-26 10:21:54 +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