From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Subject: [PULL 0/2] Fixes for x86 TCG and CirrusCI
Date: Fri, 4 Aug 2023 22:07:13 +0200 [thread overview]
Message-ID: <20230804200715.430592-1-pbonzini@redhat.com> (raw)
The following changes since commit c26d005e62f4fd177dae0cd70c24cb96761edebc:
Merge tag 'hppa-linux-user-speedup-pull-request' of https://github.com/hdeller/qemu-hppa into staging (2023-08-03 18:49:45 -0700)
are available in the Git repository at:
https://gitlab.com/bonzini/qemu.git tags/for-upstream
for you to fetch changes up to d9ab1f1f4d79683b2db00b0995fa65530c535972:
ci: install meson in CirrusCI KVM build environment (2023-08-04 13:56:17 +0200)
----------------------------------------------------------------
* fix VM build jobs on CirrusCI
* fix MMX instructions clobbering x87 state before raising #NM
----------------------------------------------------------------
Matt Borgerson (1):
target/i386: Check CR0.TS before enter_mmx
Paolo Bonzini (1):
ci: install meson in CirrusCI KVM build environment
.gitlab-ci.d/cirrus/kvm-build.yml | 2 +-
target/i386/tcg/decode-new.c.inc | 10 ++++++----
2 files changed, 7 insertions(+), 5 deletions(-)
--
2.41.0
next reply other threads:[~2023-08-04 20:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-04 20:07 Paolo Bonzini [this message]
2023-08-04 20:07 ` [PULL 1/2] target/i386: Check CR0.TS before enter_mmx Paolo Bonzini
2023-08-04 20:07 ` [PULL 2/2] ci: install meson in CirrusCI KVM build environment Paolo Bonzini
2023-08-05 17:42 ` [PULL 0/2] Fixes for x86 TCG and CirrusCI Richard Henderson
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=20230804200715.430592-1-pbonzini@redhat.com \
--to=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).