Commit Graph

12 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
Joseph Ravichandran 2141ee6f47 Use qemu-xhci for USB keyboard/ mouse on macOS 14.4 2024-04-13 17:19:18 +05:30
Miroslav Vadkerti 81c219e6ea
Provide a hint for spice in qemu config (#233)
In case somebody prefers connecting via spice, it can come handy.

Signed-off-by: Miroslav Vadkerti <mvadkert@redhat.com>
2024-04-13 17:06:06 +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 93bac3cae1 April-May-2022 Batch Update 1 2022-06-07 08:48:49 +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 88154b5bac OSX-KVM - December 2021 Batch Update #1
Changes:

- Create OpenCore-Boot-macOS.sh
2021-12-14 11:06:37 +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 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 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