All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/7] Misc patches for QEMU 6.1-rc2
@ 2021-07-29 12:47 Paolo Bonzini
  2021-07-29 12:47 ` [PULL 1/7] i386: assert 'cs->kvm_state' is not null Paolo Bonzini
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: Paolo Bonzini @ 2021-07-29 12:47 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit 69ea12b19a15ae006521cd5cc0f627f27f738746:

  Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2021-07-27' into staging (2021-07-28 13:32:12 +0100)

are available in the Git repository at:

  https://gitlab.com/bonzini/qemu.git tags/for-upstream

for you to fetch changes up to 4fe29344bef6c54a6eff7aa0343754f8a9df5715:

  libvhost-user: fix -Werror=format= warnings with __u64 fields (2021-07-29 10:15:52 +0200)

----------------------------------------------------------------
Bugfixes.

----------------------------------------------------------------
Alexey Neyman (1):
      Makefile: ignore long options

Lara Lazier (1):
      target/i386: Added consistency checks for event injection

Marc-André Lureau (2):
      meson: fix meson 0.58 warning with libvhost-user subproject
      libvhost-user: fix -Werror=format= warnings with __u64 fields

Paolo Bonzini (1):
      target/i386: fix typo in ctl_has_irq

Richard Henderson (1):
      configure: Add -Werror to avx2, avx512 tests

Vitaly Kuznetsov (1):
      i386: assert 'cs->kvm_state' is not null

 Makefile                                         |  8 +++++---
 configure                                        |  4 ++--
 subprojects/libvhost-user/include/atomic.h       |  1 +
 subprojects/libvhost-user/libvhost-user.c        | 10 +++++-----
 subprojects/libvhost-user/meson.build            |  6 +-----
 subprojects/libvhost-user/standard-headers/linux |  1 +
 target/i386/kvm/kvm.c                            | 14 ++++++++++++++
 target/i386/tcg/sysemu/svm_helper.c              |  8 +++++++-
 8 files changed, 36 insertions(+), 16 deletions(-)
 create mode 120000 subprojects/libvhost-user/include/atomic.h
 create mode 120000 subprojects/libvhost-user/standard-headers/linux
-- 
2.31.1



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

end of thread, other threads:[~2021-08-19 15:12 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-29 12:47 [PULL 0/7] Misc patches for QEMU 6.1-rc2 Paolo Bonzini
2021-07-29 12:47 ` [PULL 1/7] i386: assert 'cs->kvm_state' is not null Paolo Bonzini
2021-07-29 12:47 ` [PULL 2/7] Makefile: ignore long options Paolo Bonzini
2021-07-29 12:47 ` [PULL 3/7] configure: Add -Werror to avx2, avx512 tests Paolo Bonzini
2021-07-29 12:47 ` [PULL 4/7] target/i386: Added consistency checks for event injection Paolo Bonzini
2021-07-29 12:47 ` [PULL 5/7] target/i386: fix typo in ctl_has_irq Paolo Bonzini
2021-07-29 12:47 ` [PULL 6/7] meson: fix meson 0.58 warning with libvhost-user subproject Paolo Bonzini
2021-07-29 12:58   ` Peter Maydell
2021-07-29 14:05     ` Thomas Huth
2021-07-29 15:07       ` Peter Maydell
2021-07-29 16:50         ` 罗勇刚(Yonggang Luo)
2021-08-19  8:43   ` Christian Borntraeger
2021-08-19 14:51     ` Christian Borntraeger
2021-08-19 15:11       ` Christian Borntraeger
2021-07-29 12:47 ` [PULL 7/7] libvhost-user: fix -Werror=format= warnings with __u64 fields Paolo Bonzini
2021-07-29 17:48 ` [PULL 0/7] Misc patches for QEMU 6.1-rc2 Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.