On 7 February 2016 at 10:24, Laurent Vivier wrote:
> This is in fact a bug in TCG interpreter which not supports "Multiply
> and add" instructions (in this case: "evmheumiaaw").
PPC instruction mnemonics never cease to amuse me.
(On which note somebody just pointed me at
https://twitter.com/ppcin
Le 30/01/2016 23:26, Laurent Vivier a écrit :
> Since commit:
> e36800c linux-user: add signalfd/signalfd4 syscalls
>
> It is now possible to register handlers to a file descriptor
> to translate a data stream transiting by this file descriptor.
>
> We can now decode netlink information coming
Since commit:
e36800c linux-user: add signalfd/signalfd4 syscalls
It is now possible to register handlers to a file descriptor
to translate a data stream transiting by this file descriptor.
We can now decode netlink information coming from the guest
and inject a translated one into the host, and