qemu-e2k/pc-bios/vof
Alexey Kardashevskiy 21bde1ecb6 spapr: Fix implementation of Open Firmware client interface
This addresses the comments from v22.

The functional changes are (the VOF ones need retesting with Pegasos2):

(VOF) setprop will start failing if the machine class callback
did not handle it;
(VOF) unit addresses are lowered in path_offset();
(SPAPR) /chosen/bootargs is initialized from kernel_cmdline if
the client did not change it.

Fixes: 5c991e5d4378 ("spapr: Implement Open Firmware client interface")
Cc: BALATON Zoltan <balaton@eik.bme.hu>
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Message-Id: <20210708065625.548396-1-aik@ozlabs.ru>
Tested-by: BALATON Zoltan <balaton@eik.bme.hu>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2021-07-09 10:55:11 +10:00
..
Makefile spapr: Implement Open Firmware client interface 2021-07-09 10:38:19 +10:00
bootmem.c spapr: Implement Open Firmware client interface 2021-07-09 10:38:19 +10:00
ci.c spapr: Fix implementation of Open Firmware client interface 2021-07-09 10:55:11 +10:00
entry.S spapr: Implement Open Firmware client interface 2021-07-09 10:38:19 +10:00
libc.c spapr: Fix implementation of Open Firmware client interface 2021-07-09 10:55:11 +10:00
main.c spapr: Fix implementation of Open Firmware client interface 2021-07-09 10:55:11 +10:00
vof.h spapr: Fix implementation of Open Firmware client interface 2021-07-09 10:55:11 +10:00
vof.lds spapr: Implement Open Firmware client interface 2021-07-09 10:38:19 +10:00