qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/5] Misc fixes for QEMU 5.2
@ 2020-11-16 19:58 Paolo Bonzini
  2020-11-16 19:58 ` [PULL 1/5] kvm/i386: Set proper nested state format for SVM Paolo Bonzini
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Paolo Bonzini @ 2020-11-16 19:58 UTC (permalink / raw)
  To: qemu-devel

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



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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-16 19:58 [PULL 0/5] Misc fixes for QEMU 5.2 Paolo Bonzini
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

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