All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/6] Misc patches for QEMU 2.9.0-rc3
@ 2017-04-03 19:44 Paolo Bonzini
  2017-04-03 19:44 ` [Qemu-devel] [PULL 1/6] iscsi: drop unused IscsiAIOCB.qiov field Paolo Bonzini
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Paolo Bonzini @ 2017-04-03 19:44 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit 95b31d709ba343ad237c3630047ee7438bac4065:

  Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170331.0' into staging (2017-03-31 18:06:13 +0100)

are available in the git repository at:


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

for you to fetch changes up to ecbddbb106114f90008024b4e6c3ba1c38d7ca0e:

  main-loop: Acquire main_context lock around os_host_main_loop_wait. (2017-04-03 19:13:12 +0200)

----------------------------------------------------------------
* MemoryRegionCache revert
* glib optimization workaround
* fix "info lapic" segfault on isapc
* fix QIOChannel memory leak

----------------------------------------------------------------
Corey Minyard (1):
      ipmi: Fix macro issues

Paolo Bonzini (1):
      exec: revert MemoryRegionCache

Richard W.M. Jones (1):
      main-loop: Acquire main_context lock around os_host_main_loop_wait.

Stefan Hajnoczi (1):
      iscsi: drop unused IscsiAIOCB.qiov field

Tejaswini Poluri (1):
      target-i386: fix "info lapic" segfault on isapc

yaolujing (1):
      nbd: fix memory leak on socket_connect failed

 block/iscsi.c         |  1 -
 block/nbd.c           |  1 +
 exec.c                | 64 +++++++++------------------------------------------
 hw/ipmi/isa_ipmi_bt.c | 34 ++++++++++-----------------
 include/exec/memory.h | 10 ++++----
 target/i386/helper.c  |  4 ++++
 util/main-loop.c      | 11 +++++++++
 7 files changed, 43 insertions(+), 82 deletions(-)
-- 
1.8.3.1

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

end of thread, other threads:[~2017-04-04 11:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-03 19:44 [Qemu-devel] [PULL 0/6] Misc patches for QEMU 2.9.0-rc3 Paolo Bonzini
2017-04-03 19:44 ` [Qemu-devel] [PULL 1/6] iscsi: drop unused IscsiAIOCB.qiov field Paolo Bonzini
2017-04-03 19:44 ` [Qemu-devel] [PULL 2/6] target-i386: fix "info lapic" segfault on isapc Paolo Bonzini
2017-04-03 19:44 ` [Qemu-devel] [PULL 3/6] ipmi: Fix macro issues Paolo Bonzini
2017-04-03 19:44 ` [Qemu-devel] [PULL 4/6] nbd: fix memory leak on socket_connect failed Paolo Bonzini
2017-04-03 19:44 ` [Qemu-devel] [PULL 5/6] exec: revert MemoryRegionCache Paolo Bonzini
2017-04-03 19:44 ` [Qemu-devel] [PULL 6/6] main-loop: Acquire main_context lock around os_host_main_loop_wait Paolo Bonzini
2017-04-04 11:41 ` [Qemu-devel] [PULL 0/6] Misc patches for QEMU 2.9.0-rc3 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.