qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Konstantin Kostiuk <kkostiuk@redhat.com>
To: Dehan Meng <demeng@redhat.com>
Cc: qemu-devel@nongnu.org, michael.roth@amd.com
Subject: Re: [PATCH v4 0/1] qga/linux: Add new api 'guest-network-get-route'
Date: Wed, 12 Jun 2024 10:29:41 +0300	[thread overview]
Message-ID: <CAPMcbCqh_9FKk2RKV2_Syh2xONUsk8Y6h49PNrm61R+r1r==Kg@mail.gmail.com> (raw)
In-Reply-To: <20240612043547.282552-1-demeng@redhat.com>

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

On Wed, Jun 12, 2024 at 7:36 AM Dehan Meng <demeng@redhat.com> wrote:

> v3 -> v4
> - Fix some indentation issues
> - Update 'Since 8.2' to 'Since 9.1'
> - Remove useless enum and adjust this change.
>
> v2 -> v3
> - Remove this declaration and make the function 'hexToIPAddress' as static.
> - Define 'IFNAMSIZ' from kernel instead of a hardcode
> - Remove 'GUEST_NETWORK_ROUTE_TYPE_LINUX'
> - Set flags 'has_xxx' for checking if a field exists or has a value set
>
> v1 -> v2
> - Replace snprintf() to g_strdup_printf() to avoid memory problems.
> - Remove the parameter 'char ipAddress[16]' in function 'char
> *hexToIPAddress()'.
> - Add a piece of logic to skip traversing the first line of the file
>
>
Looks like the old version was sent. There are no changes in v1 -> v2 and
v2 -> v3 in this patch.



> Dehan Meng (1):
>   qga/linux: Add new api 'guest-network-get-route'
>
>  qga/commands-posix.c | 73 ++++++++++++++++++++++++++++++++++++++++++++
>  qga/commands-win32.c |  6 ++++
>  qga/qapi-schema.json | 68 +++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 147 insertions(+)
>
> --
> 2.40.1
>
>

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

      parent reply	other threads:[~2024-06-12  7:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-12  4:35 [PATCH v4 0/1] qga/linux: Add new api 'guest-network-get-route' Dehan Meng
2024-06-12  4:35 ` [PATCH v4 1/1] " Dehan Meng
2024-06-12  7:31   ` Konstantin Kostiuk
2024-06-12  7:29 ` Konstantin Kostiuk [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAPMcbCqh_9FKk2RKV2_Syh2xONUsk8Y6h49PNrm61R+r1r==Kg@mail.gmail.com' \
    --to=kkostiuk@redhat.com \
    --cc=demeng@redhat.com \
    --cc=michael.roth@amd.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).