[PATCH 0/2] exec: Cover gen-icount.h in MAINTAINERS, add missing exec-all.h header

Philippe Mathieu-Daudé posted 2 patches 3 years ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210422064128.2318616-1-f4bug@amsat.org
include/exec/gen-icount.h | 1 +
MAINTAINERS               | 1 +
2 files changed, 2 insertions(+)
[PATCH 0/2] exec: Cover gen-icount.h in MAINTAINERS, add missing exec-all.h header
Posted by Philippe Mathieu-Daudé 3 years ago
include/exec/gen-icount.h is listed as unmaintained.
Add it to Main Loop (or should it be TCG? softmmu/icount.c
is already there).

Add the missing "exec/exec-all.h" header.

Philippe Mathieu-Daudé (2):
  MAINTAINERS: Add include/exec/gen-icount.h to 'Main Loop' section
  exec/gen-icount.h: Add missing "exec/exec-all.h" include

 include/exec/gen-icount.h | 1 +
 MAINTAINERS               | 1 +
 2 files changed, 2 insertions(+)

-- 
2.26.3

Re: [PATCH 0/2] exec: Cover gen-icount.h in MAINTAINERS, add missing exec-all.h header
Posted by Philippe Mathieu-Daudé 3 years ago
ping?

On 4/22/21 8:41 AM, Philippe Mathieu-Daudé wrote:
> include/exec/gen-icount.h is listed as unmaintained.
> Add it to Main Loop (or should it be TCG? softmmu/icount.c
> is already there).
> 
> Add the missing "exec/exec-all.h" header.
> 
> Philippe Mathieu-Daudé (2):
>   MAINTAINERS: Add include/exec/gen-icount.h to 'Main Loop' section
>   exec/gen-icount.h: Add missing "exec/exec-all.h" include
> 
>  include/exec/gen-icount.h | 1 +
>  MAINTAINERS               | 1 +
>  2 files changed, 2 insertions(+)
> 

Re: [PATCH 0/2] exec: Cover gen-icount.h in MAINTAINERS, add missing exec-all.h header
Posted by Richard Henderson 3 years ago
On 4/21/21 11:41 PM, Philippe Mathieu-Daudé wrote:
> Philippe Mathieu-Daudé (2):
>    MAINTAINERS: Add include/exec/gen-icount.h to 'Main Loop' section
>    exec/gen-icount.h: Add missing "exec/exec-all.h" include

Queued, thanks.

r~