Re: [PATCH qemu v6 6/6] spapr: Implement Open Firmware client interface

2020-02-04 Thread Alexey Kardashevskiy
On 04/02/2020 00:03, BALATON Zoltan wrote: > On Mon, 3 Feb 2020, Alexey Kardashevskiy wrote: > [...] >> diff --git a/hw/ppc/spapr_of_client.c b/hw/ppc/spapr_of_client.c >> new file mode 100644 >> index ..31555c356de8 >> --- /dev/null >> +++ b/hw/ppc/spapr_of_client.c >> @@ -0,0 +1,15

Re: [PATCH qemu v6 6/6] spapr: Implement Open Firmware client interface

2020-02-03 Thread BALATON Zoltan
On Mon, 3 Feb 2020, Alexey Kardashevskiy wrote: [...] diff --git a/hw/ppc/spapr_of_client.c b/hw/ppc/spapr_of_client.c new file mode 100644 index ..31555c356de8 --- /dev/null +++ b/hw/ppc/spapr_of_client.c @@ -0,0 +1,1526 @@ +#include "qemu/osdep.h" +#include "qemu-common.h" +#include

[PATCH qemu v6 6/6] spapr: Implement Open Firmware client interface

2020-02-02 Thread Alexey Kardashevskiy
The PAPR platform which describes an OS environment that's presented by a combination of a hypervisor and firmware. The features it specifies require collaboration between the firmware and the hypervisor. Since the beginning, the runtime component of the firmware (RTAS) has been implemented as a 2