[SLOF] [PATCH v3 0/3] prepare PHB hotplug
Greg Kurz
groug at kaod.org
Fri Jul 14 16:54:18 AEST 2017
This series introduces a new hcall to allow QEMU to support PHB hotplug.
v3: - addressed Segher's comments (1 & 3)
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