All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/6] More patches for QEMU 2.8-rc2
@ 2016-11-28 22:40 Paolo Bonzini
  2016-11-28 22:40 ` [Qemu-devel] [PULL 1/6] megasas: do not call pci_dma_unmap after having freed the frame once Paolo Bonzini
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Paolo Bonzini @ 2016-11-28 22:40 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit 00227fefd2059464cd2f59aed29944874c630e2f:

  Update version for v2.8.0-rc1 release (2016-11-22 22:29:08 +0000)

are available in the git repository at:

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

for you to fetch changes up to c96f0ee6a67ca6277366e78ce5d84d5c20dd596f:

  rules.mak: Use -r instead of -Wl, -r to fix building when PIE is default (2016-11-28 16:45:12 +0100)

----------------------------------------------------------------
Small fixes for rc2.

----------------------------------------------------------------
Adrian Bunk (1):
      rules.mak: Use -r instead of -Wl, -r to fix building when PIE is default

Dr. David Alan Gilbert (2):
      migration/pcspk: Add a property to state if pcspk is migrated
      migration/pcspk: Turn migration of pcspk off for 2.7 and older

Paolo Bonzini (2):
      megasas: do not call pci_dma_unmap after having freed the frame once
      megasas: clean up and fix request completion/cancellation

Peter Xu (1):
      pci-assign: sync MSI/MSI-X cap and table with PCIDevice

 hw/audio/pcspk.c         | 10 +++++++++
 hw/i386/kvm/pci-assign.c |  4 ++++
 hw/scsi/megasas.c        | 58 ++++++++++++++++++++++++++----------------------
 include/hw/i386/pc.h     |  5 +++++
 rules.mak                |  2 +-
 5 files changed, 52 insertions(+), 27 deletions(-)
-- 
1.8.3.1

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

end of thread, other threads:[~2016-11-29 10:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-28 22:40 [Qemu-devel] [PULL 0/6] More patches for QEMU 2.8-rc2 Paolo Bonzini
2016-11-28 22:40 ` [Qemu-devel] [PULL 1/6] megasas: do not call pci_dma_unmap after having freed the frame once Paolo Bonzini
2016-11-28 22:40 ` [Qemu-devel] [PULL 2/6] megasas: clean up and fix request completion/cancellation Paolo Bonzini
2016-11-28 22:40 ` [Qemu-devel] [PULL 3/6] pci-assign: sync MSI/MSI-X cap and table with PCIDevice Paolo Bonzini
2016-11-28 22:40 ` [Qemu-devel] [PULL 4/6] migration/pcspk: Add a property to state if pcspk is migrated Paolo Bonzini
2016-11-28 22:40 ` [Qemu-devel] [PULL 5/6] migration/pcspk: Turn migration of pcspk off for 2.7 and older Paolo Bonzini
2016-11-28 22:40 ` [Qemu-devel] [PULL 6/6] rules.mak: Use -r instead of -Wl, -r to fix building when PIE is default Paolo Bonzini
2016-11-29  9:56 ` [Qemu-devel] [PULL 0/6] More patches for QEMU 2.8-rc2 Stefan Hajnoczi
2016-11-29 10:05 ` Stefan Hajnoczi

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.