On Fri, Dec 11, 2020 at 09:31:23AM +0100, 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
>
Unfortunately this conflicts with commit faf20793b5af ("WHPX:
support for the kernel-irqchip on/off") and needs to be redone.
--
Eduardo