[SLOF] [PATCH slof v3 0/5] fdt: Pass the resulting device tree to QEMU

Alexey Kardashevskiy aik at ozlabs.ru
Tue Oct 3 16:15:18 AEDT 2017


Since "fdt: Pass the resulting device tree to QEMU" passes
the entire DT to QEMU, this reverts partial DT updates.


This is based on sha1
3beb9c3 Nikunj A Dadhania "netboot: Create bootp-response when bootp is used".

Please comment. Thanks.



Alexey Kardashevskiy (5):
  Revert "board-qemu: add private hcall to inform host on "phandle"
    update"
  Revert "libhvcall: drop unused KVMPPC_H_REPORT_MC_ERR and
    KVMPPC_H_NMI_MCE defines"
  Revert "rtas: Improve error handling in instantiate-rtas"
  Revert "Add private HCALL to inform updated RTAS base and entry"
  fdt: Pass the resulting device tree to QEMU

 lib/libhvcall/libhvcall.h |   4 +-
 board-qemu/slof/fdt.fs    | 298 +++++++++++++++++++++++++++++++++++++++++++---
 board-qemu/slof/rtas.fs   |  16 +--
 lib/libhvcall/hvcall.code |  14 +--
 lib/libhvcall/hvcall.in   |   3 +-
 5 files changed, 298 insertions(+), 37 deletions(-)

-- 
2.11.0



More information about the SLOF mailing list