Message ID | 20230524011452.807053-1-richard.henderson@linaro.org |
---|---|
State | New |
Headers | show |
On 5/23/23 18:14, Richard Henderson wrote: > v2: Testing revealed a missing earlyclober in the aa64 inline asm, > which showed up with macos testing. > > r~ > > The following changes since commit aa33508196f4e2da04625bee36e1f7be5b9267e7: > > Merge tag 'mem-2023-05-23' of https://github.com/davidhildenbrand/qemu into staging (2023-05-23 10:57:25 -0700) > > are available in the Git repository at: > > https://gitlab.com/rth7680/qemu.git tags/pull-tcg-20230523-2 > > for you to fetch changes up to a57663c5a38c26516bde24ecb3992adff4861a31: > > tcg: Remove USE_TCG_OPTIMIZATIONS (2023-05-24 01:10:44 +0000) > > ---------------------------------------------------------------- > util: Host cpu detection for x86 and aa64 > util: Use cpu detection for bufferiszero > migration: Use cpu detection for xbzrle > tcg: Replace and remove cpu_atomic_{ld,st}o* > host/include: Split qemu/atomic128.h > tcg: Remove DEBUG_DISAS > tcg: Remove USE_TCG_OPTIMIZATIONS Applied, thanks. Please update https://wiki.qemu.org/ChangeLog/8.1 as appropriate. r~