From: Eduardo Habkost <ehabkost@redhat.com>
To: qemu-devel@nongnu.org, Peter Maydell <peter.maydell@linaro.org>
Cc: Igor Mammedov <imammedo@redhat.com>,
Richard Henderson <richard.henderson@linaro.org>,
Eduardo Habkost <ehabkost@redhat.com>,
Paolo Bonzini <pbonzini@redhat.com>
Subject: [PULL 0/3] Machine and x86 queue, 2021-02-18
Date: Thu, 18 Feb 2021 18:24:12 -0500 [thread overview]
Message-ID: <20210218232415.1001078-1-ehabkost@redhat.com> (raw)
I'm hugely behind in backlog of qemu-devel messages and patches
to queue/review (my apologies to all waiting for something from
me). I'm flushing the few patches I had queued so they don't get
stale.
The following changes since commit c79f01c9450bcf90c08a77f13fbf67bdba59a316:
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-hex-20210218' into staging (2021-02-18 16:33:36 +0000)
are available in the Git repository at:
https://gitlab.com/ehabkost/qemu.git tags/machine-next-pull-request
for you to fetch changes up to bf475162d70a16a6cef478272aa32be1025aa72a:
hostmem: Don't report pmem attribute if unsupported (2021-02-18 16:43:17 -0500)
----------------------------------------------------------------
Machine and x86 queue, 2021-02-18
Feature:
* i386: Add the support for AMD EPYC 3rd generation processors
(Babu Moger)
Bug fix:
* hostmem: Don't report pmem attribute if unsupported
(Michal Privoznik)
Cleanup:
* device-crash-test: Remove problematic language
(Eduardo Habkost)
----------------------------------------------------------------
Babu Moger (1):
i386: Add the support for AMD EPYC 3rd generation processors
Eduardo Habkost (1):
device-crash-test: Remove problematic language
Michal Privoznik (1):
hostmem: Don't report pmem attribute if unsupported
target/i386/cpu.h | 4 ++
backends/hostmem-file.c | 13 ++---
scripts/device-crash-test | 96 +++++++++++++++++-----------------
target/i386/cpu.c | 107 +++++++++++++++++++++++++++++++++++++-
4 files changed, 162 insertions(+), 58 deletions(-)
--
2.28.0
next reply other threads:[~2021-02-18 23:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-18 23:24 Eduardo Habkost [this message]
2021-02-18 23:24 ` [PULL 1/3] i386: Add the support for AMD EPYC 3rd generation processors Eduardo Habkost
2021-02-18 23:24 ` [PULL 2/3] device-crash-test: Remove problematic language Eduardo Habkost
2021-02-18 23:24 ` [PULL 3/3] hostmem: Don't report pmem attribute if unsupported Eduardo Habkost
2021-02-18 23:38 ` [PULL 0/3] Machine and x86 queue, 2021-02-18 Eduardo Habkost
2021-02-19 14:54 ` 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=20210218232415.1001078-1-ehabkost@redhat.com \
--to=ehabkost@redhat.com \
--cc=imammedo@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.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).