From: Thomas Huth <thuth@redhat.com>
To: marcandre.lureau@redhat.com, qemu-devel@nongnu.org
Cc: Kevin Wolf <kwolf@redhat.com>, Marek Vasut <marex@denx.de>,
qemu-block@nongnu.org, "Michael S. Tsirkin" <mst@redhat.com>,
Laurent Vivier <lvivier@redhat.com>,
Michael Roth <michael.roth@amd.com>,
Chris Wulff <crwulff@gmail.com>,
David Hildenbrand <david@redhat.com>,
Laurent Vivier <laurent@vivier.eu>,
Konstantin Kostiuk <kkostiuk@redhat.com>,
Hanna Reitz <hreitz@redhat.com>,
qemu-ppc@nongnu.org, Stefan Weil <sw@weilnetz.de>,
Paolo Bonzini <pbonzini@redhat.com>,
Markus Armbruster <armbru@redhat.com>
Subject: Re: [PATCH v3 3/5] qga: replace qemu_gettimeofday() with g_get_real_time()
Date: Mon, 7 Mar 2022 08:50:31 +0100 [thread overview]
Message-ID: <4f697e02-3aba-d22a-818c-be92da8c5810@redhat.com> (raw)
In-Reply-To: <20220307070401.171986-4-marcandre.lureau@redhat.com>
On 07/03/2022 08.03, marcandre.lureau@redhat.com wrote:
> From: Marc-André Lureau <marcandre.lureau@redhat.com>
>
> GLib g_get_real_time() is an alternative to gettimeofday() which allows
> to simplify our code.
>
> Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
> Reviewed-by: Laurent Vivier <laurent@vivier.eu>
> ---
> qga/commands-posix.c | 14 --------------
> qga/commands-win32.c | 19 -------------------
> qga/commands.c | 5 +++++
> 3 files changed, 5 insertions(+), 33 deletions(-)
Reviewed-by: Thomas Huth <thuth@redhat.com>
next prev parent reply other threads:[~2022-03-07 8:01 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-07 7:03 [PATCH v3 0/5] Remove qemu_gettimeofday() marcandre.lureau
2022-03-07 7:03 ` [PATCH v3 1/5] m68k/nios2-semi: fix gettimeofday() result check marcandre.lureau
2022-03-07 7:03 ` [PATCH v3 2/5] qtest: replace gettimeofday with GTimer marcandre.lureau
2022-03-07 7:45 ` Thomas Huth
2022-03-07 8:05 ` Marc-André Lureau
2022-03-07 9:59 ` Thomas Huth
2022-03-07 7:03 ` [PATCH v3 3/5] qga: replace qemu_gettimeofday() with g_get_real_time() marcandre.lureau
2022-03-07 7:50 ` Thomas Huth [this message]
2022-03-07 7:04 ` [PATCH v3 4/5] Replace " marcandre.lureau
2022-03-07 7:04 ` [PATCH v3 5/5] oslib: drop qemu_gettimeofday() marcandre.lureau
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=4f697e02-3aba-d22a-818c-be92da8c5810@redhat.com \
--to=thuth@redhat.com \
--cc=armbru@redhat.com \
--cc=crwulff@gmail.com \
--cc=david@redhat.com \
--cc=hreitz@redhat.com \
--cc=kkostiuk@redhat.com \
--cc=kwolf@redhat.com \
--cc=laurent@vivier.eu \
--cc=lvivier@redhat.com \
--cc=marcandre.lureau@redhat.com \
--cc=marex@denx.de \
--cc=michael.roth@amd.com \
--cc=mst@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
--cc=sw@weilnetz.de \
/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).