From: "Michael S. Tsirkin" <mst@redhat.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
Anthony Liguori <aliguori@amazon.com>
Subject: [Qemu-devel] [PULL 0/5] pci, pc, virtio, misc bugfixes
Date: Tue, 30 Sep 2014 12:39:58 +0300 [thread overview]
Message-ID: <1412069893-4717-1-git-send-email-mst@redhat.com> (raw)
The following changes since commit ed9114356b587b362f5ed10e75366a4f07ed32af:
raw-posix: Fix build without posix_fallocate() (2014-09-29 16:28:24 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream
for you to fetch changes up to 28d16f38d0d5881f95b074cc802dae8cacc1bf58:
vl: Adjust the place of calling mlockall to speedup VM's startup (2014-09-29 19:44:04 +0300)
----------------------------------------------------------------
pci, pc, virtio, misc bugfixes
A bunch of bugfixes.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
----------------------------------------------------------------
Gonglei (1):
pci-hotplug-old: avoid losing error message
Markus Armbruster (1):
loader: g_realloc(p, 0) frees and returns NULL, simplify
Michael S. Tsirkin (1):
Revert "virtio-pci: fix migration for pci bus master"
zhanghailiang (2):
pc-dimm: Don't check dimm->node when there is non-NUMA config
vl: Adjust the place of calling mlockall to speedup VM's startup
include/hw/elf_ops.h | 15 +++++----------
hw/mem/pc-dimm.c | 2 +-
hw/pci/pci-hotplug-old.c | 5 ++++-
hw/virtio/virtio-pci.c | 39 +++++++++++++++++++--------------------
vl.c | 11 +++++------
5 files changed, 34 insertions(+), 38 deletions(-)
next reply other threads:[~2014-09-30 9:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-30 9:39 Michael S. Tsirkin [this message]
2014-09-30 9:40 ` [Qemu-devel] [PULL 1/5] loader: g_realloc(p, 0) frees and returns NULL, simplify Michael S. Tsirkin
2014-09-30 9:40 ` [Qemu-devel] [PULL 2/5] Revert "virtio-pci: fix migration for pci bus master" Michael S. Tsirkin
2014-09-30 9:40 ` [Qemu-devel] [PULL 3/5] pci-hotplug-old: avoid losing error message Michael S. Tsirkin
2014-09-30 9:40 ` [Qemu-devel] [PULL 4/5] pc-dimm: Don't check dimm->node when there is non-NUMA config Michael S. Tsirkin
2014-09-30 9:40 ` [Qemu-devel] [PULL 5/5] vl: Adjust the place of calling mlockall to speedup VM's startup Michael S. Tsirkin
2014-09-30 13:59 ` [Qemu-devel] [PULL 0/5] pci, pc, virtio, misc bugfixes 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=1412069893-4717-1-git-send-email-mst@redhat.com \
--to=mst@redhat.com \
--cc=aliguori@amazon.com \
--cc=peter.maydell@linaro.org \
--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).