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/{ => whpx}/whp-dispatch.h | 0 > target/i386/{ => whpx}/whpx-cpus.h | 0 > target/i386/{ => whpx}/whpx-all.c | 0 > target/i386/{ => whpx}/whpx-cpus.c | 0 > MAINTAINERS | 5 +---- > target/i386/meson.build | 5 +---- > target/i386/whpx/meson.build | 4 ++++ > 7 files changed, 6 insertions(+), 8 deletions(-) > rename target/i386/{ => whpx}/whp-dispatch.h (100%) > rename target/i386/{ => whpx}/whpx-cpus.h (100%) > rename target/i386/{ => whpx}/whpx-all.c (100%) > rename target/i386/{ => whpx}/whpx-cpus.c (100%) > create mode 100644 target/i386/whpx/meson.build
Reviewed-by: Richard Henderson <[email protected]> r~
