From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/6] Misc patches for QEMU 2.9.0-rc3
Date: Mon, 3 Apr 2017 21:44:03 +0200 [thread overview]
Message-ID: <20170403194409.21276-1-pbonzini@redhat.com> (raw)
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
next reply other threads:[~2017-04-03 19:44 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-03 19:44 Paolo Bonzini [this message]
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
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=20170403194409.21276-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).