qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Subject: [PULL 0/5] Misc fixes for QEMU 5.2
Date: Mon, 16 Nov 2020 14:58:10 -0500	[thread overview]
Message-ID: <20201116195815.48264-1-pbonzini@redhat.com> (raw)

The following changes since commit cb5ed407a1ddadf788fd373fed41c87c9e81e5b0:

  Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-15' into staging (2020-11-16 17:00:36 +0000)

are available in the Git repository at:

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

for you to fetch changes up to 1370d61ae3c9934861d2349349447605202f04e9:

  memory: Skip dirty tracking for un-migratable memory regions (2020-11-16 13:22:25 -0500)

----------------------------------------------------------------
Bug fixes

----------------------------------------------------------------
David Hildenbrand (1):
      util/vfio-helpers.c: Use ram_block_discard_disable() in qemu_vfio_open_pci()

Paolo Bonzini (2):
      scsi-disk: convert more errno values back to SCSI statuses
      target/i386: avoid theoretical leak on MCE injection

Tom Lendacky (1):
      kvm/i386: Set proper nested state format for SVM

Zenghui Yu (1):
      memory: Skip dirty tracking for un-migratable memory regions

 hw/scsi/scsi-disk.c  | 19 +++++++++++++++++++
 softmmu/memory.c     |  5 ++++-
 stubs/ram-block.c    |  6 ++++++
 target/i386/helper.c | 10 ++++------
 target/i386/kvm.c    | 10 ++++++----
 util/vfio-helpers.c  | 14 ++++++++++++++
 6 files changed, 53 insertions(+), 11 deletions(-)
-- 
2.26.2



             reply	other threads:[~2020-11-16 20:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-16 19:58 Paolo Bonzini [this message]
2020-11-16 19:58 ` [PULL 1/5] kvm/i386: Set proper nested state format for SVM Paolo Bonzini
2020-11-16 19:58 ` [PULL 2/5] util/vfio-helpers.c: Use ram_block_discard_disable() in qemu_vfio_open_pci() Paolo Bonzini
2020-11-16 19:58 ` [PULL 3/5] scsi-disk: convert more errno values back to SCSI statuses Paolo Bonzini
2020-11-16 19:58 ` [PULL 4/5] target/i386: avoid theoretical leak on MCE injection Paolo Bonzini
2020-11-16 19:58 ` [PULL 5/5] memory: Skip dirty tracking for un-migratable memory regions Paolo Bonzini
2020-11-17 11:06 ` [PULL 0/5] Misc fixes for QEMU 5.2 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=20201116195815.48264-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).