From: Alexey Kardashevskiy <aik@ozlabs.ru>
To: qemu-devel@nongnu.org
Cc: "Alexey Kardashevskiy" <aik@ozlabs.ru>,
qemu-ppc@nongnu.org, "David Gibson" <david@gibson.dropbear.id.au>,
"Greg Kurz" <groug@kaod.org>,
"Daniel P . Berrangé" <berrange@redhat.com>
Subject: [Qemu-devel] [PATCH qemu 0/3] ppc/spapr: Receive and store device tree blob from SLOF
Date: Tue, 11 Dec 2018 16:49:23 +1100 [thread overview]
Message-ID: <20181211054926.56717-1-aik@ozlabs.ru> (raw)
Here is my FDT queue for sPAPR.
This is based on sha1
41bcd77 Cédric Le Goater "spapr: Add a pseries-4.0 machine type".
Please comment. Thanks.
Alexey Kardashevskiy (3):
configure/fdt: Use more strict test for libfdt version
ppc/spapr: Receive and store device tree blob from SLOF
spapr: Fix fdt warnings
configure | 2 +-
include/hw/ppc/spapr.h | 7 ++++++-
hw/ppc/spapr.c | 33 +++++++++++++++++++++++++++++++--
hw/ppc/spapr_hcall.c | 42 ++++++++++++++++++++++++++++++++++++++++++
hw/ppc/trace-events | 3 +++
5 files changed, 83 insertions(+), 4 deletions(-)
--
2.17.1
next reply other threads:[~2018-12-11 5:49 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-11 5:49 Alexey Kardashevskiy [this message]
2018-12-11 5:49 ` [Qemu-devel] [PATCH qemu 1/3] configure/fdt: Use more strict test for libfdt version Alexey Kardashevskiy
2018-12-11 9:31 ` Daniel P. Berrangé
2018-12-11 16:16 ` [Qemu-devel] [Qemu-ppc] " Greg Kurz
2018-12-11 5:49 ` [Qemu-devel] [PATCH qemu 2/3] ppc/spapr: Receive and store device tree blob from SLOF Alexey Kardashevskiy
2018-12-11 16:35 ` [Qemu-devel] [Qemu-ppc] " Greg Kurz
2018-12-11 23:57 ` Alexey Kardashevskiy
2018-12-12 9:46 ` Greg Kurz
2018-12-13 2:53 ` Alexey Kardashevskiy
2018-12-13 7:59 ` Greg Kurz
2018-12-11 5:49 ` [Qemu-devel] [PATCH qemu 3/3] spapr: Fix fdt warnings Alexey Kardashevskiy
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=20181211054926.56717-1-aik@ozlabs.ru \
--to=aik@ozlabs.ru \
--cc=berrange@redhat.com \
--cc=david@gibson.dropbear.id.au \
--cc=groug@kaod.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@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).