qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] MAINTAINERS: Fully cover target/i386/*


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] MAINTAINERS: Fully cover target/i386/*
Date: Mon, 30 Oct 2023 11:21:47 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.15.1

On 30/10/23 09:53, Markus Armbruster wrote:
Many files in target/i386/ are not covered:

     target/i386/arch_dump.c
     target/i386/arch_memory_mapping.c
     target/i386/cpu-dump.c
     target/i386/cpu-internal.h
     target/i386/cpu-param.h
     target/i386/cpu-qom.h
     target/i386/cpu-sysemu.c
     target/i386/cpu.c
     target/i386/cpu.h
     target/i386/cpuid_register
     target/i386/gdbstub.c
     target/i386/helper.c
     target/i386/helper.h
     target/i386/host-cpu.c
     target/i386/host-cpu.h
     target/i386/machine.c
     target/i386/meson.build
     target/i386/monitor.c
     target/i386/ops_sse.h
     target/i386/svm.h
     target/i386/trace-events
     target/i386/trace.h
     target/i386/xsave_helper.c

Similar files in other target/$t/ are covered by "$t TCG CPUs".  Do
the same here, taking care not to hijack files that are already
covered by other sections.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
  MAINTAINERS | 2 ++
  1 file changed, 2 insertions(+)

Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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