Re: [Qemu-devel] [PATCH] MAINTAINERS: add missing support status fields

2019-03-06 Thread Stefan Hajnoczi
On Fri, Mar 01, 2019 at 04:35:18PM +, Stefan Hajnoczi wrote: > This patch adds the "S:" line for areas of the codebase that currently > lack a support status field. > > Note that there are a few more areas that are more abstract and do not > correspond to a specific set of files. They have no

Re: [Qemu-devel] [PATCH] MAINTAINERS: add missing support status fields

2019-03-02 Thread Philippe Mathieu-Daudé
On 3/1/19 5:35 PM, Stefan Hajnoczi wrote: > This patch adds the "S:" line for areas of the codebase that currently > lack a support status field. > > Note that there are a few more areas that are more abstract and do not > correspond to a specific set of files. They have not been modified. > > C

Re: [Qemu-devel] [PATCH] MAINTAINERS: add missing support status fields

2019-03-01 Thread Alex Bennée
Stefan Hajnoczi writes: > This patch adds the "S:" line for areas of the codebase that currently > lack a support status field. > > Note that there are a few more areas that are more abstract and do not > correspond to a specific set of files. They have not been modified. > > Cc: Alex Bennée

[Qemu-devel] [PATCH] MAINTAINERS: add missing support status fields

2019-03-01 Thread Stefan Hajnoczi
This patch adds the "S:" line for areas of the codebase that currently lack a support status field. Note that there are a few more areas that are more abstract and do not correspond to a specific set of files. They have not been modified. Cc: Alex Bennée Signed-off-by: Stefan Hajnoczi --- MAI

Re: [Qemu-devel] [PATCH] MAINTAINERS: add missing support status fields

2019-03-01 Thread Thomas Huth
On 01/03/2019 17.35, Stefan Hajnoczi wrote: > This patch adds the "S:" line for areas of the codebase that currently > lack a support status field. > > Note that there are a few more areas that are more abstract and do not > correspond to a specific set of files. They have not been modified. > >