diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-06-01 21:35:14 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-06-01 21:35:14 +0200 |
| commit | 3e4c5a6261770bced301b5e74233e7866166ea5b (patch) | |
| tree | 9379fddaba693ef8a045da06efee8529baa5f6f4 /gitlab/issues_text/target_missing/host_missing/accel_missing/2933 | |
| parent | e5634e2806195bee44407853c4bf8776f7abfa4f (diff) | |
| download | qemu-analysis-3e4c5a6261770bced301b5e74233e7866166ea5b.tar.gz qemu-analysis-3e4c5a6261770bced301b5e74233e7866166ea5b.zip | |
clean up repository
Diffstat (limited to 'gitlab/issues_text/target_missing/host_missing/accel_missing/2933')
| -rw-r--r-- | gitlab/issues_text/target_missing/host_missing/accel_missing/2933 | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/gitlab/issues_text/target_missing/host_missing/accel_missing/2933 b/gitlab/issues_text/target_missing/host_missing/accel_missing/2933 deleted file mode 100644 index 3be0d30ab..000000000 --- a/gitlab/issues_text/target_missing/host_missing/accel_missing/2933 +++ /dev/null @@ -1,22 +0,0 @@ -After updating QEMU to 10.0, XNU kernel of OS X 10.8 throws kernel panic (type=0 divide error) -Description of problem: -Before updating to QEMU 10.0, my OS X 10.8 installation has worked pretty clear, but after QEMU update, XNU kernel now throws divide error during the boot. -Steps to reproduce: -1. Install OS X 10.8 on QEMU <10.0, for example 9.2.3. -2. Update QEMU to 10.0 version -3. Launch OS X -Additional information: -Screenshot of the issue: - - -OpenCore config (not changed before update, so above suspicion): -[config.plist](/uploads/4b80b60f9497e5ecd9237e4eeddcce8a/config.plist) - -Full OS X folder (without Installer.dmg): -[OS_X_10.8.zip](/uploads/1af6150869495a8f196e18d18127011b/OS_X_10.8.zip) - -How I've done Installer.dmg: -1. Go [here](https://updates.cdn-apple.com/2021/macos/031-0627-20210614-90D11F33-1A65-42DD-BBEA-E1D9F43A6B3F/InstallMacOSX.dmg) -2. `xar -xf` to .pkg -3. Show package contents to extracted .pkg -4. Here it is: InstallESD.dmg, which I've renamed to Installer.dmg |