From: Richard Henderson <richard.henderson@linaro.org>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>, qemu-devel@nongnu.org
Cc: Paolo Bonzini <pbonzini@redhat.com>, Thomas Huth <thuth@redhat.com>
Subject: Re: [PATCH 08/10] target: Add missing "qemu/timer.h" include
Date: Sun, 6 Feb 2022 10:54:03 +1100 [thread overview]
Message-ID: <08ef0bcb-f45d-c0a4-7d73-1c75a5622c5f@linaro.org> (raw)
In-Reply-To: <20220203193803.45671-9-f4bug@amsat.org>
On 2/4/22 06:38, Philippe Mathieu-Daudé wrote:
> cpu_get_host_ticks() and NANOSECONDS_PER_SECOND are declared
> in "qemu/timer.h".
>
> Signed-off-by: Philippe Mathieu-Daudé<f4bug@amsat.org>
> ---
> target/arm/cpu.c | 1 +
> target/arm/helper.c | 1 +
> target/hppa/cpu.c | 1 +
> target/riscv/csr.c | 1 +
> target/sparc/helper.c | 1 +
> 5 files changed, 5 insertions(+)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
r~
next prev parent reply other threads:[~2022-02-05 23:56 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-03 19:37 [PATCH 00/10] exec: Remove 'qemu/log.h' from 'exec-all.h' Philippe Mathieu-Daudé via
2022-02-03 19:37 ` [PATCH 01/10] hw/tpm: Clean includes Philippe Mathieu-Daudé via
2022-02-04 15:03 ` Thomas Huth
2022-02-05 23:48 ` Richard Henderson
2022-02-03 19:37 ` [PATCH 02/10] hw/remote: Add missing include Philippe Mathieu-Daudé via
2022-02-04 15:16 ` Thomas Huth
2022-02-05 23:48 ` Richard Henderson
2022-02-03 19:37 ` [PATCH 03/10] hw/s390x/virtio: Add missing 'cpu.h' include Philippe Mathieu-Daudé via
2022-02-04 7:50 ` Thomas Huth
2022-02-04 7:53 ` Philippe Mathieu-Daudé via
2022-02-04 10:53 ` Halil Pasic
2022-02-05 23:49 ` Richard Henderson
2022-02-03 19:37 ` [PATCH 04/10] hw/acpi/memory_hotplug: Remove unused 'hw/acpi/pc-hotplug.h' header Philippe Mathieu-Daudé via
2022-02-04 12:11 ` Igor Mammedov
2022-02-03 19:37 ` [PATCH 05/10] qtest: Add missing 'hw/qdev-core.h' include Philippe Mathieu-Daudé via
2022-02-04 14:56 ` Thomas Huth
2022-02-05 23:50 ` Richard Henderson
2022-02-03 19:37 ` [PATCH 06/10] exec/ramblock: Add missing includes Philippe Mathieu-Daudé via
2022-02-04 14:59 ` Thomas Huth
2022-02-05 23:50 ` Richard Henderson
2022-02-03 19:38 ` [PATCH 07/10] core/ptimers: Remove unnecessary 'sysemu/cpus.h' include Philippe Mathieu-Daudé via
2022-02-04 15:21 ` Thomas Huth
2022-02-05 23:51 ` Richard Henderson
2022-02-03 19:38 ` [PATCH 08/10] target: Add missing "qemu/timer.h" include Philippe Mathieu-Daudé via
2022-02-04 15:29 ` Thomas Huth
2022-02-05 23:54 ` Richard Henderson [this message]
2022-02-07 0:26 ` Alistair Francis
2022-02-03 19:38 ` [PATCH 09/10] linux-user: " Philippe Mathieu-Daudé via
2022-02-04 15:30 ` Thomas Huth
2022-02-05 23:54 ` Richard Henderson
2022-02-03 19:38 ` [PATCH 10/10] exec/exec-all: Move 'qemu/log.h' include in units requiring it Philippe Mathieu-Daudé via
2022-02-04 15:33 ` Thomas Huth
2022-02-05 23:57 ` 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=08ef0bcb-f45d-c0a4-7d73-1c75a5622c5f@linaro.org \
--to=richard.henderson@linaro.org \
--cc=f4bug@amsat.org \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--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).