On 12/11/20 2:31 AM, Claudio Fontana wrote:
> Signed-off-by: Claudio Fontana <[email protected]>
> Reviewed-by: Alex BennĂ©e <[email protected]>
> ---
>  target/i386/{ => hax}/hax-cpus.h      | 0
>  target/i386/{ => hax}/hax-i386.h      | 6 +++---
>  target/i386/{ => hax}/hax-interface.h | 0
>  target/i386/{ => hax}/hax-posix.h     | 0
>  target/i386/{ => hax}/hax-windows.h   | 0
>  target/i386/{ => hax}/hax-all.c       | 0
>  target/i386/{ => hax}/hax-cpus.c      | 0
>  target/i386/{ => hax}/hax-mem.c       | 0
>  target/i386/{ => hax}/hax-posix.c     | 0
>  target/i386/{ => hax}/hax-windows.c   | 0
>  MAINTAINERS                           | 2 +-
>  target/i386/hax/meson.build           | 7 +++++++
>  target/i386/meson.build               | 8 +-------
>  13 files changed, 12 insertions(+), 11 deletions(-)
>  rename target/i386/{ => hax}/hax-cpus.h (100%)
>  rename target/i386/{ => hax}/hax-i386.h (95%)
>  rename target/i386/{ => hax}/hax-interface.h (100%)
>  rename target/i386/{ => hax}/hax-posix.h (100%)
>  rename target/i386/{ => hax}/hax-windows.h (100%)
>  rename target/i386/{ => hax}/hax-all.c (100%)
>  rename target/i386/{ => hax}/hax-cpus.c (100%)
>  rename target/i386/{ => hax}/hax-mem.c (100%)
>  rename target/i386/{ => hax}/hax-posix.c (100%)
>  rename target/i386/{ => hax}/hax-windows.c (100%)
>  create mode 100644 target/i386/hax/meson.build

Reviewed-by: Richard Henderson <[email protected]>

r~


Reply via email to