qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/5] Final (?) batch of misc patches for QEMU 5.2
@ 2020-11-26  7:59 Paolo Bonzini
  2020-11-26  7:59 ` [PULL 1/5] meson: use dependency() to find libjpeg Paolo Bonzini
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Paolo Bonzini @ 2020-11-26  7:59 UTC (permalink / raw)
  To: qemu-devel

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



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-11-26 14:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-26  7:59 [PULL 0/5] Final (?) batch of misc patches for QEMU 5.2 Paolo Bonzini
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

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).