qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v11 05/25] i386: move whpx accel files into whpx/


From: Eduardo Habkost
Subject: Re: [PATCH v11 05/25] i386: move whpx accel files into whpx/
Date: Fri, 11 Dec 2020 15:41:09 -0500

On Fri, Dec 11, 2020 at 09:31:23AM +0100, Claudio Fontana wrote:
> Signed-off-by: Claudio Fontana <cfontana@suse.de>
> Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
> ---
>  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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]