All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Hervé Poussineau" <hpoussin@reactos.org>
To: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>,
	qemu-devel@nongnu.org, qemu-ppc@nongnu.org, agraf@suse.de,
	andreas.faerber@web.de, atar4qemu@gmail.com
Subject: Re: [Qemu-devel] [PATCHv3 2/2] m48t59: add m48t59 sysbus device
Date: Sat, 14 Feb 2015 19:07:49 +0100	[thread overview]
Message-ID: <54DF8EF5.5080204@reactos.org> (raw)
In-Reply-To: <1423903949-14487-3-git-send-email-mark.cave-ayland@ilande.co.uk>

Le 14/02/2015 09:52, Mark Cave-Ayland a écrit :
> This is for subsequent use by the sun4u machine.
>
> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>

Reviewed-by: Hervé Poussineau <hpoussin@reactos.org>

> ---
>   hw/timer/m48t59.c |    4 ++++
>   1 file changed, 4 insertions(+)
>
> diff --git a/hw/timer/m48t59.c b/hw/timer/m48t59.c
> index 3d2d6ac..5fa4ab4 100644
> --- a/hw/timer/m48t59.c
> +++ b/hw/timer/m48t59.c
> @@ -129,6 +129,10 @@ static M48txxInfo m48txx_info[] = {
>           .model = 8,
>           .size = 0x2000,
>       },{
> +        .sysbus_name = "sysbus-m48t59",
> +        .model = 59,
> +        .size = 0x2000,
> +    },{
>           .isa_name = "isa-m48t59",
>           .model = 59,
>           .size = 0x2000,
>

      reply	other threads:[~2015-02-14 18:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-14  8:52 [Qemu-devel] [PATCHv3 0/2] m48t59: add year offset and sysbus device Mark Cave-Ayland
2015-02-14  8:52 ` [Qemu-devel] [PATCHv3 1/2] m48t59: introduce new base_year qdev property Mark Cave-Ayland
2015-02-14 18:16   ` Hervé Poussineau
2015-02-16 22:35     ` Mark Cave-Ayland
2015-02-14  8:52 ` [Qemu-devel] [PATCHv3 2/2] m48t59: add m48t59 sysbus device Mark Cave-Ayland
2015-02-14 18:07   ` Hervé Poussineau [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=54DF8EF5.5080204@reactos.org \
    --to=hpoussin@reactos.org \
    --cc=agraf@suse.de \
    --cc=andreas.faerber@web.de \
    --cc=atar4qemu@gmail.com \
    --cc=mark.cave-ayland@ilande.co.uk \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.