All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL v2 0/9] KVM, QOM, NBD, build fixes for 2015-05-08
@ 2015-05-08 12:48 Paolo Bonzini
  2015-05-08 12:48 ` [Qemu-devel] [PULL 1/9] kvm: Silence warning from valgrind Paolo Bonzini
                   ` (8 more replies)
  0 siblings, 9 replies; 13+ messages in thread
From: Paolo Bonzini @ 2015-05-08 12:48 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit 498147529d1f8e902e6528a0115143b53475791e:

  Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150430' into staging (2015-04-30 14:15:56 +0100)

are available in the git repository at:

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

for you to fetch changes up to ca4414804114fd0095b317785bc0b51862e62ebb:

  qemu-nbd: only send a limited number of errno codes on the wire (2015-05-08 14:45:11 +0200)

----------------------------------------------------------------
- build bugfix from Fam and new configure check from Emilio
- two improvements to "info mtere" from Gerd
- KVM support for memory transaction attributes
- one more small step towards unlocked MMIO dispatch
- one piece of the qemu-nbd errno fixes
- trivial-ish patches from Denis and Thomas

----------------------------------------------------------------
Denis V. Lunev (1):
      apic_common: improve readability of apic_reset_common

Emilio G. Cota (1):
      configure: require __thread support

Fam Zheng (1):
      rules.mak: Force CFLAGS for all objects in DSO

Gerd Hoffmann (2):
      mtree: tag & indent a bit better
      mtree: also print disabled regions

Paolo Bonzini (3):
      kvm: add support for memory transaction attributes
      exec: move rcu_read_lock/unlock to address_space_translate callers
      qemu-nbd: only send a limited number of errno codes on the wire

Thomas Huth (1):
      kvm: Silence warning from valgrind

 configure             | 11 ++++++++++
 exec.c                | 33 +++++++++++++++++++++++++----
 hw/intc/apic_common.c |  7 +++----
 hw/vfio/common.c      |  7 +++++--
 include/exec/memory.h |  4 +++-
 include/sysemu/kvm.h  |  3 ++-
 kvm-all.c             | 35 ++++++++++++++++---------------
 memory.c              | 23 ++++++++++++---------
 nbd.c                 | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++
 rules.mak             |  4 +++-
 target-arm/kvm.c      |  4 +++-
 target-i386/kvm.c     |  4 +++-
 target-mips/kvm.c     |  4 +++-
 target-ppc/kvm.c      |  4 +++-
 target-s390x/kvm.c    |  4 +++-
 translate-all.c       |  3 +++
 16 files changed, 163 insertions(+), 44 deletions(-)
-- 
2.3.5

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

end of thread, other threads:[~2015-05-11 12:40 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-08 12:48 [Qemu-devel] [PULL v2 0/9] KVM, QOM, NBD, build fixes for 2015-05-08 Paolo Bonzini
2015-05-08 12:48 ` [Qemu-devel] [PULL 1/9] kvm: Silence warning from valgrind Paolo Bonzini
2015-05-09  6:51   ` Thomas Huth
2015-05-10 14:05     ` Paolo Bonzini
2015-05-08 12:48 ` [Qemu-devel] [PULL 2/9] apic_common: improve readability of apic_reset_common Paolo Bonzini
2015-05-08 12:52   ` Andreas Färber
2015-05-08 12:48 ` [Qemu-devel] [PULL 3/9] mtree: tag & indent a bit better Paolo Bonzini
2015-05-08 12:48 ` [Qemu-devel] [PULL 4/9] mtree: also print disabled regions Paolo Bonzini
2015-05-08 12:49 ` [Qemu-devel] [PULL 5/9] kvm: add support for memory transaction attributes Paolo Bonzini
2015-05-08 12:49 ` [Qemu-devel] [PULL 6/9] exec: move rcu_read_lock/unlock to address_space_translate callers Paolo Bonzini
2015-05-08 12:49 ` [Qemu-devel] [PULL 7/9] configure: require __thread support Paolo Bonzini
2015-05-08 12:49 ` [Qemu-devel] [PULL 9/9] qemu-nbd: only send a limited number of errno codes on the wire Paolo Bonzini
2015-05-11 12:40 ` [Qemu-devel] [PULL v2 0/9] KVM, QOM, NBD, build fixes for 2015-05-08 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.