Re: [Qemu-devel] [PATCH] MAINTAINERS: Add include/sysemu/cpus.h

2016-09-13 Thread Michael Tokarev
Applied to -trivial, thanks! /mjt

[Qemu-devel] [PATCH] MAINTAINERS: Add include/sysemu/cpus.h

2016-09-09 Thread Thomas Huth
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