qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: Paolo Bonzini <pbonzini@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [PULL v3 00/23] Misc changes for 2024-06-28
Date: Sat, 29 Jun 2024 07:39:18 -0700	[thread overview]
Message-ID: <2c4f7e9d-0ecd-4bfd-b5b7-b771d0f5c2dc@linaro.org> (raw)
In-Reply-To: <20240628172855.1147598-1-pbonzini@redhat.com>

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~



      parent reply	other threads:[~2024-06-29 14:40 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-28 17:28 [PULL v3 00/23] Misc changes for 2024-06-28 Paolo Bonzini
2024-06-28 17:28 ` [PULL 01/23] configure: detect --cpu=mipsisa64r6 Paolo Bonzini
2024-06-28 17:28 ` [PULL 02/23] Revert "host/i386: assume presence of POPCNT" Paolo Bonzini
2024-06-28 17:28 ` [PULL 03/23] Revert "host/i386: assume presence of SSSE3" Paolo Bonzini
2024-06-28 17:28 ` [PULL 04/23] Revert "host/i386: assume presence of SSE2" Paolo Bonzini
2024-06-28 17:28 ` [PULL 05/23] meson: allow configuring the x86-64 baseline Paolo Bonzini
2024-06-28 17:28 ` [PULL 06/23] meson: remove dead optimization option Paolo Bonzini
2024-06-28 17:28 ` [PULL 07/23] block: make assertion more generic Paolo Bonzini
2024-06-28 17:28 ` [PULL 08/23] block: do not check bdrv_file_open Paolo Bonzini
2024-06-28 17:28 ` [PULL 09/23] block: remove separate bdrv_file_open callback Paolo Bonzini
2024-06-28 17:28 ` [PULL 10/23] block: rename former bdrv_file_open callbacks Paolo Bonzini
2024-06-28 17:28 ` [PULL 11/23] exec: avoid using C++ keywords in function parameters Paolo Bonzini
2024-06-28 17:28 ` [PULL 12/23] exec: don't use void* in pointer arithmetic in headers Paolo Bonzini
2024-06-28 17:28 ` [PULL 13/23] include: move typeof_strip_qual to compiler.h, use it in QAPI_LIST_LENGTH() Paolo Bonzini
2024-06-28 17:28 ` [PULL 14/23] target/i386: fix CC_OP dump Paolo Bonzini
2024-06-28 17:28 ` [PULL 15/23] target/i386: use cpu_cc_dst for CC_OP_POPCNT Paolo Bonzini
2024-06-28 17:28 ` [PULL 16/23] target/i386: give CC_OP_POPCNT low bits corresponding to MO_TL Paolo Bonzini
2024-06-28 17:28 ` [PULL 17/23] target/i386: remove unused enum Paolo Bonzini
2024-06-28 17:28 ` [PULL 18/23] target/i386: SEV: rename sev_snp_guest->id_block Paolo Bonzini
2024-06-28 17:28 ` [PULL 19/23] target/i386: SEV: store pointer to decoded id_block in SevSnpGuest Paolo Bonzini
2024-06-28 17:28 ` [PULL 20/23] target/i386: SEV: rename sev_snp_guest->id_auth Paolo Bonzini
2024-06-28 17:28 ` [PULL 21/23] target/i386: SEV: store pointer to decoded id_auth in SevSnpGuest Paolo Bonzini
2024-06-28 17:28 ` [PULL 22/23] target/i386/sev: Use size_t for object sizes Paolo Bonzini
2024-06-28 17:28 ` [PULL 23/23] target/i386/sev: Fix printf formats Paolo Bonzini
2024-06-29 14:39 ` Richard Henderson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2c4f7e9d-0ecd-4bfd-b5b7-b771d0f5c2dc@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).