* [Qemu-trivial] [PATCH] MAINTAINERS: Small IDE/FDC touchup
@ 2015-09-24 17:50 ` John Snow
0 siblings, 0 replies; 6+ messages in thread
From: John Snow @ 2015-09-24 17:50 UTC (permalink / raw)
To: qemu-devel; +Cc: qemu-trivial, John Snow, mjt
libqos/ahci and tests/fdc-test are under my purview also,
include them in the appropriate stanzas.
Signed-off-by: John Snow <jsnow@redhat.com>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index cf02890..7d97bd8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -634,6 +634,7 @@ F: hw/block/cdrom.c
F: hw/block/hd-geometry.c
F: tests/ide-test.c
F: tests/ahci-test.c
+F: tests/libqos/ahci*
T: git git://github.com/jnsnow/qemu.git ide
Floppy
@@ -642,6 +643,7 @@ L: qemu-block@nongnu.org
S: Supported
F: hw/block/fdc.c
F: include/hw/block/fdc.h
+F: tests/fdc-test.c
T: git git://github.com/jnsnow/qemu.git ide
OMAP
--
2.4.3
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [Qemu-devel] [PATCH] MAINTAINERS: Small IDE/FDC touchup
@ 2015-09-24 17:50 ` John Snow
0 siblings, 0 replies; 6+ messages in thread
From: John Snow @ 2015-09-24 17:50 UTC (permalink / raw)
To: qemu-devel; +Cc: qemu-trivial, John Snow, mjt
libqos/ahci and tests/fdc-test are under my purview also,
include them in the appropriate stanzas.
Signed-off-by: John Snow <jsnow@redhat.com>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index cf02890..7d97bd8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -634,6 +634,7 @@ F: hw/block/cdrom.c
F: hw/block/hd-geometry.c
F: tests/ide-test.c
F: tests/ahci-test.c
+F: tests/libqos/ahci*
T: git git://github.com/jnsnow/qemu.git ide
Floppy
@@ -642,6 +643,7 @@ L: qemu-block@nongnu.org
S: Supported
F: hw/block/fdc.c
F: include/hw/block/fdc.h
+F: tests/fdc-test.c
T: git git://github.com/jnsnow/qemu.git ide
OMAP
--
2.4.3
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [Qemu-trivial] [Qemu-devel] [PATCH] MAINTAINERS: Small IDE/FDC touchup
2015-09-24 17:50 ` [Qemu-devel] " John Snow
@ 2015-10-01 16:41 ` John Snow
-1 siblings, 0 replies; 6+ messages in thread
From: John Snow @ 2015-10-01 16:41 UTC (permalink / raw)
To: qemu-devel; +Cc: qemu-trivial, mjt
On 09/24/2015 01:50 PM, John Snow wrote:
> libqos/ahci and tests/fdc-test are under my purview also,
> include them in the appropriate stanzas.
>
> Signed-off-by: John Snow <jsnow@redhat.com>
> ---
> MAINTAINERS | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index cf02890..7d97bd8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -634,6 +634,7 @@ F: hw/block/cdrom.c
> F: hw/block/hd-geometry.c
> F: tests/ide-test.c
> F: tests/ahci-test.c
> +F: tests/libqos/ahci*
> T: git git://github.com/jnsnow/qemu.git ide
>
> Floppy
> @@ -642,6 +643,7 @@ L: qemu-block@nongnu.org
> S: Supported
> F: hw/block/fdc.c
> F: include/hw/block/fdc.h
> +F: tests/fdc-test.c
> T: git git://github.com/jnsnow/qemu.git ide
>
> OMAP
>
I am assuming this is OK to pull through my tree...
Tentatively staged. Barring objections, I will send a pull request for
this tomorrow, thanks.
https://github.com/jnsnow/qemu/commits/ide
https://github.com/jnsnow/qemu.git
--js
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Qemu-devel] [PATCH] MAINTAINERS: Small IDE/FDC touchup
@ 2015-10-01 16:41 ` John Snow
0 siblings, 0 replies; 6+ messages in thread
From: John Snow @ 2015-10-01 16:41 UTC (permalink / raw)
To: qemu-devel; +Cc: qemu-trivial, mjt
On 09/24/2015 01:50 PM, John Snow wrote:
> libqos/ahci and tests/fdc-test are under my purview also,
> include them in the appropriate stanzas.
>
> Signed-off-by: John Snow <jsnow@redhat.com>
> ---
> MAINTAINERS | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index cf02890..7d97bd8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -634,6 +634,7 @@ F: hw/block/cdrom.c
> F: hw/block/hd-geometry.c
> F: tests/ide-test.c
> F: tests/ahci-test.c
> +F: tests/libqos/ahci*
> T: git git://github.com/jnsnow/qemu.git ide
>
> Floppy
> @@ -642,6 +643,7 @@ L: qemu-block@nongnu.org
> S: Supported
> F: hw/block/fdc.c
> F: include/hw/block/fdc.h
> +F: tests/fdc-test.c
> T: git git://github.com/jnsnow/qemu.git ide
>
> OMAP
>
I am assuming this is OK to pull through my tree...
Tentatively staged. Barring objections, I will send a pull request for
this tomorrow, thanks.
https://github.com/jnsnow/qemu/commits/ide
https://github.com/jnsnow/qemu.git
--js
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Qemu-trivial] [PATCH] MAINTAINERS: Small IDE/FDC touchup
2015-09-24 17:50 ` [Qemu-devel] " John Snow
@ 2015-10-04 16:19 ` Michael Tokarev
-1 siblings, 0 replies; 6+ messages in thread
From: Michael Tokarev @ 2015-10-04 16:19 UTC (permalink / raw)
To: John Snow, qemu-devel; +Cc: qemu-trivial
24.09.2015 20:50, John Snow wrote:
> libqos/ahci and tests/fdc-test are under my purview also,
> include them in the appropriate stanzas.
Applied to -trivial too, just in case :)
Thank you for adding more files to MAINTAINERS!
/mjt
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Qemu-devel] [PATCH] MAINTAINERS: Small IDE/FDC touchup
@ 2015-10-04 16:19 ` Michael Tokarev
0 siblings, 0 replies; 6+ messages in thread
From: Michael Tokarev @ 2015-10-04 16:19 UTC (permalink / raw)
To: John Snow, qemu-devel; +Cc: qemu-trivial
24.09.2015 20:50, John Snow wrote:
> libqos/ahci and tests/fdc-test are under my purview also,
> include them in the appropriate stanzas.
Applied to -trivial too, just in case :)
Thank you for adding more files to MAINTAINERS!
/mjt
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2015-10-08 10:02 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-24 17:50 [Qemu-trivial] [PATCH] MAINTAINERS: Small IDE/FDC touchup John Snow
2015-09-24 17:50 ` [Qemu-devel] " John Snow
2015-10-01 16:41 ` [Qemu-trivial] " John Snow
2015-10-01 16:41 ` John Snow
2015-10-04 16:19 ` [Qemu-trivial] " Michael Tokarev
2015-10-04 16:19 ` [Qemu-devel] " Michael Tokarev
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.