On 5/9/22 2:31 PM, Philippe Mathieu-Daudé wrote: > On 3/5/22 11:40, Claudio Fontana wrote: >> On 3/7/22 12:17 AM, Philippe Mathieu-Daudé wrote: >>> From: Philippe Mathieu-Daudé <f4...@amsat.org> >>> >>> Few patches to be able to build QEMU on macOS 12 (Monterey). >>> >>> Missing review: >>> 0006-hvf-Fix-OOB-write-in-RDTSCP-instruction-decode.patch >>> 0013-osdep-Avoid-using-Clang-specific-__builtin_available.patch >>> 0014-meson-Resolve-the-entitlement.sh-script-once-for-goo.patch >>> 0015-meson-Log-QEMU_CXXFLAGS-content-in-summary.patch >>> 0016-configure-Pass-filtered-QEMU_OBJCFLAGS-to-meson.patch >>> 0017-ui-cocoa-Constify-qkeycode-translation-arrays.patch >>> 0020-ui-cocoa-capture-all-keys-and-combos-when-mouse-is-g.patch >>> 0021-ui-cocoa-add-option-to-swap-Option-and-Command.patch >>> 0022-gitlab-ci-Support-macOS-12-via-cirrus-run.patch >>> >>> Since v6: >>> - Dropped merged patches >>> - Addressed Akihiko Odaki comments (squashed 2 patches, added R/T-b) >>> - Dropped 'configure: Disable out-of-line atomic operations on Aarch64' >>> - Add few macos patches on the list pending for 7.0 so tested by CI >> >> >> Hi Philippe, I did not find v6 somehow, >> >> and I was looking for patch: >> >> "[PATCH v5 06/16] hvf: Enable RDTSCP support" >> >> was it dropped / merged with something else? I do not see it in latest git, >> nor in this respin, >> maybe it is in your tree somewhere? > > The patch stayed unreviewed during 2 months, so I dropped it. > > Now it got at least a Tested-by tag from Silvio, I'll include it in the > next PR. > > Regards, > > Phil. >
Awesome, thanks for the update! Claudio