qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] pci, pc, virtio, misc bugfixes
@ 2014-09-30  9:39 Michael S. Tsirkin
  2014-09-30  9:40 ` [Qemu-devel] [PULL 1/5] loader: g_realloc(p, 0) frees and returns NULL, simplify Michael S. Tsirkin
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Michael S. Tsirkin @ 2014-09-30  9:39 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Anthony Liguori

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(-)

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

end of thread, other threads:[~2014-09-30 14:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-30  9:39 [Qemu-devel] [PULL 0/5] pci, pc, virtio, misc bugfixes Michael S. Tsirkin
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

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).