qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add more guest-agent related files to the corresponding section
@ 2023-11-07 10:18 Thomas Huth
  2023-11-07 11:17 ` Konstantin Kostiuk
  2023-11-07 11:47 ` Philippe Mathieu-Daudé
  0 siblings, 2 replies; 3+ messages in thread
From: Thomas Huth @ 2023-11-07 10:18 UTC (permalink / raw)
  To: Michael Roth, Konstantin Kostiuk; +Cc: qemu-devel, qemu-trivial

contrib/systemd/qemu-guest-agent.service , tests/data/test-qga-config
and tests/data/test-qga-os-release belong to the guest agent, so make
sure that these files are covered here, too.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index b7be61119f..48a6507759 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3144,10 +3144,11 @@ M: Michael Roth <michael.roth@amd.com>
 M: Konstantin Kostiuk <kkostiuk@redhat.com>
 S: Maintained
 F: qga/
+F: contrib/systemd/qemu-guest-agent.service
 F: docs/interop/qemu-ga.rst
 F: docs/interop/qemu-ga-ref.rst
 F: scripts/qemu-guest-agent/
-F: tests/unit/test-qga.c
+F: tests/*/test-qga*
 T: git https://github.com/mdroth/qemu.git qga
 
 QEMU Guest Agent Win32
-- 
2.41.0



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: Add more guest-agent related files to the corresponding section
  2023-11-07 10:18 [PATCH] MAINTAINERS: Add more guest-agent related files to the corresponding section Thomas Huth
@ 2023-11-07 11:17 ` Konstantin Kostiuk
  2023-11-07 11:47 ` Philippe Mathieu-Daudé
  1 sibling, 0 replies; 3+ messages in thread
From: Konstantin Kostiuk @ 2023-11-07 11:17 UTC (permalink / raw)
  To: Thomas Huth; +Cc: Michael Roth, qemu-devel, qemu-trivial

[-- Attachment #1: Type: text/plain, Size: 1035 bytes --]

Reviewed-by: Konstantin Kostiuk <kkostiuk@redhat.com>

On Tue, Nov 7, 2023 at 12:18 PM Thomas Huth <thuth@redhat.com> wrote:

> contrib/systemd/qemu-guest-agent.service , tests/data/test-qga-config
> and tests/data/test-qga-os-release belong to the guest agent, so make
> sure that these files are covered here, too.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b7be61119f..48a6507759 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3144,10 +3144,11 @@ M: Michael Roth <michael.roth@amd.com>
>  M: Konstantin Kostiuk <kkostiuk@redhat.com>
>  S: Maintained
>  F: qga/
> +F: contrib/systemd/qemu-guest-agent.service
>  F: docs/interop/qemu-ga.rst
>  F: docs/interop/qemu-ga-ref.rst
>  F: scripts/qemu-guest-agent/
> -F: tests/unit/test-qga.c
> +F: tests/*/test-qga*
>  T: git https://github.com/mdroth/qemu.git qga
>
>  QEMU Guest Agent Win32
> --
> 2.41.0
>
>

[-- Attachment #2: Type: text/html, Size: 1989 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] MAINTAINERS: Add more guest-agent related files to the corresponding section
  2023-11-07 10:18 [PATCH] MAINTAINERS: Add more guest-agent related files to the corresponding section Thomas Huth
  2023-11-07 11:17 ` Konstantin Kostiuk
@ 2023-11-07 11:47 ` Philippe Mathieu-Daudé
  1 sibling, 0 replies; 3+ messages in thread
From: Philippe Mathieu-Daudé @ 2023-11-07 11:47 UTC (permalink / raw)
  To: Thomas Huth, Michael Roth, Konstantin Kostiuk; +Cc: qemu-devel, qemu-trivial

On 7/11/23 11:18, Thomas Huth wrote:
> contrib/systemd/qemu-guest-agent.service , tests/data/test-qga-config
> and tests/data/test-qga-os-release belong to the guest agent, so make
> sure that these files are covered here, too.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>   MAINTAINERS | 3 ++-
>   1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b7be61119f..48a6507759 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3144,10 +3144,11 @@ M: Michael Roth <michael.roth@amd.com>
>   M: Konstantin Kostiuk <kkostiuk@redhat.com>
>   S: Maintained
>   F: qga/
> +F: contrib/systemd/qemu-guest-agent.service
>   F: docs/interop/qemu-ga.rst
>   F: docs/interop/qemu-ga-ref.rst
>   F: scripts/qemu-guest-agent/
> -F: tests/unit/test-qga.c
> +F: tests/*/test-qga*
>   T: git https://github.com/mdroth/qemu.git qga
>   
>   QEMU Guest Agent Win32

Since I'm preparing a PR, I'm queuing this patch, thanks!



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-11-07 11:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-07 10:18 [PATCH] MAINTAINERS: Add more guest-agent related files to the corresponding section Thomas Huth
2023-11-07 11:17 ` Konstantin Kostiuk
2023-11-07 11:47 ` Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).