From: David Hildenbrand <david@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Igor Mammedov" <imammedo@redhat.com>,
"Michael S . Tsirkin" <mst@redhat.com>,
"Paolo Bonzini" <pbonzini@redhat.com>,
"David Hildenbrand" <david@redhat.com>,
"Chenyi Qiang" <chenyi.qiang@intel.com>,
"Michal Privoznik" <mprivozn@redhat.com>,
"Philippe Mathieu-Daudé" <philmd@linaro.org>
Subject: [GIT PULL 0/4] Host Memory Backends and Memory devices queue 2023-01-02
Date: Mon, 2 Jan 2023 12:29:17 +0100 [thread overview]
Message-ID: <20230102112921.68077-1-david@redhat.com> (raw)
The following changes since commit 222059a0fccf4af3be776fe35a5ea2d6a68f9a0b:
Merge tag 'pull-ppc-20221221' of https://gitlab.com/danielhb/qemu into staging (2022-12-21 18:08:09 +0000)
are available in the Git repository at:
https://github.com/davidhildenbrand/qemu.git tags/mem-2023-01-02
for you to fetch changes up to 6bb613f0812d1364fc8fcf0846647446884d5148:
hostmem: Honor multiple preferred nodes if possible (2022-12-28 14:59:55 +0100)
----------------------------------------------------------------
Hi,
"Host Memory Backends" and "Memory devices" queue ("mem"):
- virtio-mem fixes
- Use new MPOL_PREFERRED_MANY mbind() policy for memory backends if
possible
----------------------------------------------------------------
Chenyi Qiang (2):
virtio-mem: Fix the bitmap index of the section offset
virtio-mem: Fix the iterator variable in a vmem->rdl_list loop
Michal Privoznik (1):
hostmem: Honor multiple preferred nodes if possible
Philippe Mathieu-Daudé (1):
virtio-mem: Fix typo in function name
backends/hostmem.c | 19 +++++++++++++++++--
hw/virtio/virtio-mem.c | 18 +++++++++---------
meson.build | 5 +++++
3 files changed, 31 insertions(+), 11 deletions(-)
--
2.39.0
next reply other threads:[~2023-01-02 11:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-02 11:29 David Hildenbrand [this message]
2023-01-02 11:29 ` [GIT PULL 1/4] virtio-mem: Fix the bitmap index of the section offset David Hildenbrand
2023-01-02 11:29 ` [GIT PULL 2/4] virtio-mem: Fix the iterator variable in a vmem->rdl_list loop David Hildenbrand
2023-01-02 11:29 ` [GIT PULL 3/4] virtio-mem: Fix typo in function name David Hildenbrand
2023-01-02 11:29 ` [GIT PULL 4/4] hostmem: Honor multiple preferred nodes if possible David Hildenbrand
2023-01-05 16:58 ` [GIT PULL 0/4] Host Memory Backends and Memory devices queue 2023-01-02 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=20230102112921.68077-1-david@redhat.com \
--to=david@redhat.com \
--cc=chenyi.qiang@intel.com \
--cc=imammedo@redhat.com \
--cc=mprivozn@redhat.com \
--cc=mst@redhat.com \
--cc=pbonzini@redhat.com \
--cc=philmd@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).