Re: [Qemu-devel] [PATCH] MAINTAINERS: Add include/sysemu/cpus.h
Applied to -trivial, thanks! /mjt
[Qemu-devel] [PATCH] MAINTAINERS: Add include/sysemu/cpus.h
This header seems to belong to the guest CPU section since it contains prototypes for cpus.c. Signed-off-by: Thomas Huth --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index cc69977..9d17cb3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -83,6 +83,7