[Qemu-devel] [PATCH qemu 0/3] ppc/spapr: Receive and store device tree blob from SLOF

Alexey Kardashevskiy posted 3 patches 5 years, 4 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
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(-)
[Qemu-devel] [PATCH qemu 0/3] ppc/spapr: Receive and store device tree blob from SLOF
Posted by Alexey Kardashevskiy 5 years, 4 months ago
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