From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Subject: [PULL 0/5] Final (?) batch of misc patches for QEMU 5.2
Date: Thu, 26 Nov 2020 02:59:16 -0500 [thread overview]
Message-ID: <20201126075921.3116321-1-pbonzini@redhat.com> (raw)
The following changes since commit 8cc30eb1400fc01f2b139cdd3dc524f8b84dbe07:
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20201122' into staging (2020-11-22 15:02:52 +0000)
are available in the Git repository at:
https://gitlab.com/bonzini/qemu.git tags/for-upstream
for you to fetch changes up to dae3916d846cd88aff038a56b82fa687fd6d02a3:
nsis: Fix build for 64 bit installer (2020-11-25 17:39:12 -0500)
----------------------------------------------------------------
Bug fixes + removing the setuptools dependency
----------------------------------------------------------------
Olaf Hering (1):
configure: remove python pkg_resources check
Paolo Bonzini (3):
meson: use dependency() to find libjpeg
tests/docker, tests/vm: remove setuptools from images
target/i386: fix operand order for PDEP and PEXT
Stefan Weil (1):
nsis: Fix build for 64 bit installer
.cirrus.yml | 1 -
configure | 3 --
meson.build | 7 ++--
target/i386/translate.c | 8 ++---
tests/docker/dockerfiles/debian10.docker | 1 -
tests/docker/dockerfiles/fedora-win32-cross.docker | 1 -
tests/docker/dockerfiles/fedora-win64-cross.docker | 1 -
tests/tcg/i386/Makefile.target | 3 ++
tests/tcg/i386/test-i386-bmi2.c | 40 ++++++++++++++++++++++
tests/vm/freebsd | 1 -
tests/vm/haiku.x86_64 | 1 -
tests/vm/netbsd | 1 -
tests/vm/openbsd | 1 -
13 files changed, 50 insertions(+), 19 deletions(-)
create mode 100644 tests/tcg/i386/test-i386-bmi2.c
--
2.26.2
next reply other threads:[~2020-11-26 8:01 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-26 7:59 Paolo Bonzini [this message]
2020-11-26 7:59 ` [PULL 1/5] meson: use dependency() to find libjpeg Paolo Bonzini
2020-11-26 7:59 ` [PULL 2/5] configure: remove python pkg_resources check Paolo Bonzini
2020-11-26 7:59 ` [PULL 3/5] tests/docker, tests/vm: remove setuptools from images Paolo Bonzini
2020-11-26 7:59 ` [PULL 4/5] target/i386: fix operand order for PDEP and PEXT Paolo Bonzini
2020-11-26 7:59 ` [PULL 5/5] nsis: Fix build for 64 bit installer Paolo Bonzini
2020-11-26 8:12 ` [PULL 0/5] Final (?) batch of misc patches for QEMU 5.2 no-reply
2020-11-26 10:10 ` Peter Maydell
2020-11-26 10:53 ` Paolo Bonzini
2020-11-26 14:12 ` Peter Maydell
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=20201126075921.3116321-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).