[SLOF] [PATCH v2 0/3] prepare PHB hotplug

Greg Kurz groug at kaod.org
Fri Jul 14 08:25:00 AEST 2017


This series introduces a new hcall to allow QEMU to support PHB hotplug.

v2: - added some preliminary cleanup patches (1 & 2)
    - addressed Thomas's comments on the hcall part (3)

--
Greg

---

Greg Kurz (3):
      board_qemu: drop unused values early in fdt-fix-node-phandle
      board_qemu: move code out of fdt-fix-node-phandle
      board-qemu: add private hcall to inform host on "phandle" update


 board-qemu/slof/fdt.fs    |   49 ++++++++++++++++++++++++++++++---------------
 lib/libhvcall/hvcall.code |    7 ++++++
 lib/libhvcall/hvcall.in   |    1 +
 lib/libhvcall/libhvcall.h |    1 +
 4 files changed, 42 insertions(+), 16 deletions(-)



More information about the SLOF mailing list