Andreas Färber writes:
> Am 19.06.2013 22:40, schrieb Anthony Liguori:
>> RTAS is a hypervisor provided binary blob that a guest loads and
>> calls into to execute certain functions. It's similar to the
>> vsyscall page in Linux or the short lived VMCI paravirt interface
>> from VMware.
>>
>> T
Am 19.06.2013 22:40, schrieb Anthony Liguori:
> RTAS is a hypervisor provided binary blob that a guest loads and
> calls into to execute certain functions. It's similar to the
> vsyscall page in Linux or the short lived VMCI paravirt interface
> from VMware.
>
> The QEMU implementation of the RTA
On 19.06.2013, at 22:40, Anthony Liguori wrote:
> RTAS is a hypervisor provided binary blob that a guest loads and
> calls into to execute certain functions. It's similar to the
> vsyscall page in Linux or the short lived VMCI paravirt interface
> from VMware.
>
> The QEMU implementation of the
RTAS is a hypervisor provided binary blob that a guest loads and
calls into to execute certain functions. It's similar to the
vsyscall page in Linux or the short lived VMCI paravirt interface
from VMware.
The QEMU implementation of the RTAS blob is simply a passthrough
that proxies all RTAS calls