[PATCH] MAINTAINERS: Add entry for QEMU Guest Agent Windows components

Kostiantyn Kostiuk posted 1 patch 2 years, 3 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220105095055.44475-1-kkostiuk@redhat.com
MAINTAINERS | 8 ++++++++
1 file changed, 8 insertions(+)
[PATCH] MAINTAINERS: Add entry for QEMU Guest Agent Windows components
Posted by Kostiantyn Kostiuk 2 years, 3 months ago
Signed-off-by: Kostiantyn Kostiuk <kkostiuk@redhat.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index f871d759fd..1f255ec874 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2729,6 +2729,14 @@ F: scripts/qemu-guest-agent/
 F: tests/unit/test-qga.c
 T: git https://github.com/mdroth/qemu.git qga

+QEMU Guest Agent Win32
+M: Konstantin Kostiuk <kkostiuk@redhat.com>
+S: Maintained
+F: qga/*win32*
+F: qga/vss-win32/
+F: qga/installer/
+T: git https://github.com/kostyanf14/qemu.git qga-win32
+
 QOM
 M: Paolo Bonzini <pbonzini@redhat.com>
 R: Daniel P. Berrange <berrange@redhat.com>
--
2.25.1


Re: [PATCH] MAINTAINERS: Add entry for QEMU Guest Agent Windows components
Posted by Marc-André Lureau 2 years, 3 months ago
On Wed, Jan 5, 2022 at 1:51 PM Kostiantyn Kostiuk <kkostiuk@redhat.com> wrote:
>
> Signed-off-by: Kostiantyn Kostiuk <kkostiuk@redhat.com>

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>

> ---
>  MAINTAINERS | 8 ++++++++
>  1 file changed, 8 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f871d759fd..1f255ec874 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2729,6 +2729,14 @@ F: scripts/qemu-guest-agent/
>  F: tests/unit/test-qga.c
>  T: git https://github.com/mdroth/qemu.git qga
>
> +QEMU Guest Agent Win32
> +M: Konstantin Kostiuk <kkostiuk@redhat.com>
> +S: Maintained
> +F: qga/*win32*
> +F: qga/vss-win32/
> +F: qga/installer/
> +T: git https://github.com/kostyanf14/qemu.git qga-win32
> +
>  QOM
>  M: Paolo Bonzini <pbonzini@redhat.com>
>  R: Daniel P. Berrange <berrange@redhat.com>
> --
> 2.25.1
>


Re: [PATCH] MAINTAINERS: Add entry for QEMU Guest Agent Windows components
Posted by Philippe Mathieu-Daudé 2 years, 3 months ago
On 5/1/22 10:50, Kostiantyn Kostiuk wrote:
> Signed-off-by: Kostiantyn Kostiuk <kkostiuk@redhat.com>
> ---
>   MAINTAINERS | 8 ++++++++
>   1 file changed, 8 insertions(+)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>

Re: [PATCH] MAINTAINERS: Add entry for QEMU Guest Agent Windows components
Posted by Michael Roth 2 years, 3 months ago
On Wed, Jan 05, 2022 at 11:50:55AM +0200, Kostiantyn Kostiuk wrote:
> Signed-off-by: Kostiantyn Kostiuk <kkostiuk@redhat.com>

Reviewed-by: Michael Roth <michael.roth@amd.com>

> ---
>  MAINTAINERS | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f871d759fd..1f255ec874 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2729,6 +2729,14 @@ F: scripts/qemu-guest-agent/
>  F: tests/unit/test-qga.c
>  T: git https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmdroth%2Fqemu.git&amp;data=04%7C01%7Cmichael.roth%40amd.com%7Cc45c1f7f33bf46b8d91d08d9d030e422%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637769730676930493%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=6rSV8TxrGn4VNruxLMQJ2UmqUQbnBwvyWqGSjqzyfMo%3D&amp;reserved=0 qga
> 
> +QEMU Guest Agent Win32
> +M: Konstantin Kostiuk <kkostiuk@redhat.com>
> +S: Maintained
> +F: qga/*win32*
> +F: qga/vss-win32/
> +F: qga/installer/
> +T: git https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fkostyanf14%2Fqemu.git&amp;data=04%7C01%7Cmichael.roth%40amd.com%7Cc45c1f7f33bf46b8d91d08d9d030e422%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637769730676930493%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=Wr9hoFNZY9IIcp1z3hP6gNs2Mq4BGCgBN1L4UyN7afU%3D&amp;reserved=0 qga-win32
> +
>  QOM
>  M: Paolo Bonzini <pbonzini@redhat.com>
>  R: Daniel P. Berrange <berrange@redhat.com>
> --
> 2.25.1
>