qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Subject: [PULL 00/15] Misc patches for 5.0-rc2
Date: Thu,  2 Apr 2020 15:06:25 -0400	[thread overview]
Message-ID: <20200402190640.1693-1-pbonzini@redhat.com> (raw)

The following changes since commit 2833ad487cfff7dc33703e4731b75facde1c561e:

  Update version for v5.0.0-rc1 release (2020-03-31 18:02:47 +0100)

are available in the Git repository at:

  git://github.com/bonzini/qemu.git tags/for-upstream

for you to fetch changes up to 0dc0389fa5455bb264866701892ed06bc3eb06e4:

  xen: fixup RAM memory region initialization (2020-04-02 14:56:29 -0400)

----------------------------------------------------------------
Bugfixes for 5.0-rc2.

----------------------------------------------------------------
Dr. David Alan Gilbert (1):
      serial: Fix double migration data

Elazar Leibovich (1):
      hw/scsi/vmw_pvscsi: Remove assertion for kick after reset

Igor Mammedov (2):
      vl: fix broken IPA range for ARM -M virt with KVM enabled
      xen: fixup RAM memory region initialization

Marc-André Lureau (3):
      softmmu: fix crash with invalid -M memory-backend=
      migration: fix cleanup_bh leak on resume
      qmp: fix leak on callbacks that return both value and error

Paolo Bonzini (2):
      virtio-iommu: depend on PCI
      object-add: don't create return value if failed

Philippe Mathieu-Daudé (1):
      hw/isa/superio: Correct the license text

Robert Hoo (2):
      util/bufferiszero: assign length_to_accel value for each accelerator case
      util/bufferiszero: improve avx2 accelerator

Roman Bolshakov (2):
      MAINTAINERS: Add an entry for the HVF accelerator
      i386: hvf: Reset IRQ inhibition after moving RIP

Vitaly Kuznetsov (1):
      target/i386: do not set unsupported VMX secondary execution controls

 MAINTAINERS                |  7 +++++++
 hw/char/serial.c           | 12 +++++++++++-
 hw/isa/isa-superio.c       |  2 +-
 hw/isa/smc37c669-superio.c |  2 +-
 hw/scsi/vmw_pvscsi.c       |  5 ++++-
 hw/virtio/Kconfig          |  2 +-
 hw/xen/xen-common.c        |  7 +++++++
 include/hw/isa/superio.h   |  2 +-
 migration/migration.c      |  7 ++++++-
 qapi/qmp-dispatch.c        |  2 ++
 qom/qom-qmp-cmds.c         |  5 +----
 softmmu/vl.c               | 12 ++++++++----
 target/i386/hvf/vmx.h      |  3 +++
 target/i386/kvm.c          | 41 ++++++++++++++++++++++++++---------------
 util/bufferiszero.c        | 27 +++++++++++----------------
 15 files changed, 90 insertions(+), 46 deletions(-)
-- 
2.18.2



             reply	other threads:[~2020-04-02 19:08 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-02 19:06 Paolo Bonzini [this message]
2020-04-02 19:06 ` [PULL 01/15] hw/scsi/vmw_pvscsi: Remove assertion for kick after reset Paolo Bonzini
2020-04-02 19:06 ` [PULL 02/15] hw/isa/superio: Correct the license text Paolo Bonzini
2020-04-02 19:06 ` [PULL 03/15] virtio-iommu: depend on PCI Paolo Bonzini
2020-04-02 19:06 ` [PULL 04/15] softmmu: fix crash with invalid -M memory-backend= Paolo Bonzini
2020-04-02 19:06 ` [PULL 05/15] MAINTAINERS: Add an entry for the HVF accelerator Paolo Bonzini
2020-04-02 19:06 ` [PULL 06/15] util/bufferiszero: assign length_to_accel value for each accelerator case Paolo Bonzini
2020-04-02 19:06 ` [PULL 07/15] util/bufferiszero: improve avx2 accelerator Paolo Bonzini
2020-04-02 19:06 ` [PULL 08/15] vl: fix broken IPA range for ARM -M virt with KVM enabled Paolo Bonzini
2020-04-02 19:06 ` [PULL 09/15] i386: hvf: Reset IRQ inhibition after moving RIP Paolo Bonzini
2020-04-02 19:06 ` [PULL 10/15] serial: Fix double migration data Paolo Bonzini
2020-04-02 19:06 ` [PULL 11/15] target/i386: do not set unsupported VMX secondary execution controls Paolo Bonzini
2020-04-02 19:06 ` [PULL 12/15] migration: fix cleanup_bh leak on resume Paolo Bonzini
2020-04-02 19:06 ` [PULL 13/15] qmp: fix leak on callbacks that return both value and error Paolo Bonzini
2020-04-02 19:06 ` [PULL 14/15] object-add: don't create return value if failed Paolo Bonzini
2020-04-02 19:06 ` [PULL 15/15] xen: fixup RAM memory region initialization Paolo Bonzini
2020-04-02 20:16 ` [PULL 00/15] Misc patches for 5.0-rc2 no-reply
2020-04-02 20:17 ` no-reply
2020-04-02 20:17 ` no-reply
2020-04-03  9:07 ` 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=20200402190640.1693-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).