From: Laurent Vivier <laurent@vivier.eu>
To: marcandre.lureau@redhat.com, qemu-devel@nongnu.org
Cc: Marek Vasut <marex@denx.de>, Kevin Wolf <kwolf@redhat.com>,
Thomas Huth <thuth@redhat.com>,
"Michael S. Tsirkin" <mst@redhat.com>,
qemu-block@nongnu.org, David Hildenbrand <david@redhat.com>,
Laurent Vivier <lvivier@redhat.com>,
Michael Roth <michael.roth@amd.com>,
Chris Wulff <crwulff@gmail.com>,
Markus Armbruster <armbru@redhat.com>,
Hanna Reitz <hreitz@redhat.com>,
qemu-ppc@nongnu.org, Stefan Weil <sw@weilnetz.de>,
Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [PATCH 4/4] oslib: drop qemu_gettimeofday()
Date: Fri, 4 Mar 2022 17:09:49 +0100 [thread overview]
Message-ID: <a942e15b-9f18-a5b5-3a71-4fbefd16f07e@vivier.eu> (raw)
In-Reply-To: <20220304152704.3466036-5-marcandre.lureau@redhat.com>
Le 04/03/2022 à 16:27, marcandre.lureau@redhat.com a écrit :
> From: Marc-André Lureau <marcandre.lureau@redhat.com>
>
> No longer used after the previous patches.
>
> Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
> ---
> include/sysemu/os-posix.h | 3 ---
> include/sysemu/os-win32.h | 6 ------
> util/oslib-win32.c | 20 --------------------
> 3 files changed, 29 deletions(-)
>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
next prev parent reply other threads:[~2022-03-04 16:12 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-04 15:27 [PATCH 0/4] RFC: remove qemu_gettimeofday() marcandre.lureau
2022-03-04 15:27 ` [PATCH 1/4] m68k/nios2-semi: fix gettimeofday() result check marcandre.lureau
2022-03-04 15:45 ` Laurent Vivier
2022-03-04 20:44 ` Richard Henderson
2022-03-04 15:27 ` [PATCH 2/4] qtest: replace gettimeofday with GTimer marcandre.lureau
2022-03-04 15:54 ` Laurent Vivier
2022-03-04 15:55 ` Laurent Vivier
2022-03-04 20:50 ` Richard Henderson
2022-03-04 21:12 ` Marc-André Lureau
2022-03-04 15:27 ` [PATCH 3/4] Replace qemu_gettimeofday() with g_get_real_time() marcandre.lureau
2022-03-04 16:08 ` Laurent Vivier
2022-03-04 16:13 ` Laurent Vivier
2022-03-04 16:48 ` Marc-André Lureau
2022-03-04 20:39 ` BALATON Zoltan
2022-03-04 20:45 ` Marc-André Lureau
2022-03-04 15:27 ` [PATCH 4/4] oslib: drop qemu_gettimeofday() marcandre.lureau
2022-03-04 16:09 ` Laurent Vivier [this message]
2022-03-04 16:21 ` Stefan Weil
2022-03-04 20:58 ` Richard Henderson
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=a942e15b-9f18-a5b5-3a71-4fbefd16f07e@vivier.eu \
--to=laurent@vivier.eu \
--cc=armbru@redhat.com \
--cc=crwulff@gmail.com \
--cc=david@redhat.com \
--cc=hreitz@redhat.com \
--cc=kwolf@redhat.com \
--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 \
--cc=thuth@redhat.com \
/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).