Message ID | 20240628172855.1147598-1-pbonzini@redhat.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On 6/28/24 10:28, Paolo Bonzini wrote: > The following changes since commit 28b8a57ad63670aa0ce90334523dc552b13b4336: > > Merge tag 'pull-riscv-to-apply-20240627-1' ofhttps://github.com/alistair23/qemu into staging (2024-06-27 07:36:16 -0700) > > are available in the Git repository at: > > https://gitlab.com/bonzini/qemu.git tags/for-upstream > > for you to fetch changes up to b31d386781cf85c193f3b1355dd0604cd6a59943: > > target/i386/sev: Fix printf formats (2024-06-28 19:26:54 +0200) > > I dropped the bit test instructions and the rest of the decoder updates, > because they were buggy and I didn't like any of the fixes I could come > up with. > > Supersedes:<20240624135939.632257-1-pbonzini@redhat.com> > > ---------------------------------------------------------------- > * configure: detect --cpu=mipsisa64r6 > * target/i386: decode address before going back to translate.c > * meson: allow configuring the x86-64 baseline > * meson: remove dead optimization option > * exec: small changes to allow compilation with C++ in Android emulator > * fix SEV compilation on 32-bit systems Applied, thanks. Please update https://wiki.qemu.org/ChangeLog/9.1 as appropriate. r~