qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
Cc: Guenter Roeck <linux@roeck-us.net>,
	QEMU Developers <qemu-devel@nongnu.org>,
	qemu-arm <qemu-arm@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH for 3.2 v2 2/7] hw/misc/bcm2835_property: Handle the 'domain state' property
Date: Mon, 5 Nov 2018 15:33:40 +0000	[thread overview]
Message-ID: <CAFEAcA_MCTODEZg0Ak841iaJRBJ43Feh4cw_UmLaxk7-thb1og@mail.gmail.com> (raw)
In-Reply-To: <20181102001303.32640-3-f4bug@amsat.org>

On 2 November 2018 at 00:12, Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
>  hw/misc/bcm2835_property.c | 6 ++++++
>  1 file changed, 6 insertions(+)
>
> diff --git a/hw/misc/bcm2835_property.c b/hw/misc/bcm2835_property.c
> index 145427ae0f..5d332324bd 100644
> --- a/hw/misc/bcm2835_property.c
> +++ b/hw/misc/bcm2835_property.c
> @@ -121,6 +121,12 @@ static void bcm2835_property_mbox_push(BCM2835PropertyState *s, uint32_t value)
>              resplen = 8;
>              break;
>
> +        case 0x00030030: /* domain state */
> +            qemu_log_mask(LOG_UNIMP,
> +                          "bcm2835_property: %x get domain state NYI\n", tag);
> +            resplen = 8;
> +            break;
> +

Our handling of "Set power state" has a slightly more sophisticated
"always say yes" implementation, but we have other properties which
we handle unimplemented like this, so if the kernel is happy with
this we don't need to do anything more sophisticated.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM

  reply	other threads:[~2018-11-05 15:47 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-02  0:12 [Qemu-devel] [PATCH for 3.2 v2 0/7] hw/arm/bcm2835: Add basic support for cprman (clock subsystem) Philippe Mathieu-Daudé
2018-11-02  0:12 ` [Qemu-devel] [PATCH for 3.1 v2 1/7] MAINTAINERS: Add an entry for the Raspberry Pi machines Philippe Mathieu-Daudé
2018-11-05 15:25   ` Peter Maydell
2018-11-05 17:06     ` Andrew Baumann
2018-11-05 17:57       ` Peter Maydell
2018-11-05 17:59         ` Andrew Baumann
2018-11-02  0:12 ` [Qemu-devel] [PATCH for 3.2 v2 2/7] hw/misc/bcm2835_property: Handle the 'domain state' property Philippe Mathieu-Daudé
2018-11-05 15:33   ` Peter Maydell [this message]
2018-11-02  0:12 ` [Qemu-devel] [PATCH for 3.2 v2 3/7] hw/arm/bcm2835: Use 0x prefix for hex numbers Philippe Mathieu-Daudé
2018-11-05 15:39   ` Peter Maydell
2018-11-05 16:12     ` Philippe Mathieu-Daudé
2018-11-02  0:13 ` [Qemu-devel] [PATCH for 3.2 v2 4/7] hw/arm/bcm2835: Rename some definitions Philippe Mathieu-Daudé
2018-11-05 15:39   ` Peter Maydell
2018-11-02  0:13 ` [Qemu-devel] [PATCH for 3.2 v2 5/7] hw/arm/bcm2835: Add various unimplemented peripherals Philippe Mathieu-Daudé
2018-11-05 15:51   ` Peter Maydell
2018-11-02  0:13 ` [Qemu-devel] [PATCH for 3.2 v2 6/7] hw/arm/bcm2835: Add basic support for cprman (clock subsystem) Philippe Mathieu-Daudé
2018-11-05 16:02   ` Peter Maydell
2018-11-02  0:13 ` [Qemu-devel] [PATCH for 3.2 v2 7/7] MAINTAINERS: Volunteer to review Raspi patches Philippe Mathieu-Daudé
2018-11-05 15:51   ` Peter Maydell
2018-11-02  2:52 ` [Qemu-devel] [PATCH for 3.2 v2 0/7] hw/arm/bcm2835: Add basic support for cprman (clock subsystem) Guenter Roeck
2018-11-02  7:32   ` Philippe Mathieu-Daudé
2018-11-02  7:48     ` Philippe Mathieu-Daudé
2018-11-02 13:26       ` Guenter Roeck
2018-11-03 15:33 ` no-reply
2018-11-05 15:20 ` Peter Maydell
2018-11-06  3:28 ` no-reply

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=CAFEAcA_MCTODEZg0Ak841iaJRBJ43Feh4cw_UmLaxk7-thb1og@mail.gmail.com \
    --to=peter.maydell@linaro.org \
    --cc=f4bug@amsat.org \
    --cc=linux@roeck-us.net \
    --cc=qemu-arm@nongnu.org \
    --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).