All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Daniel Fahlgren <daniel@fahlgren.se>
Cc: qemu-devel@nongnu.org, "Michael S. Tsirkin" <mst@redhat.com>
Subject: Re: [Qemu-devel] [PATCH] watchdog: add support to emulate winbond w83627thf
Date: Fri, 16 Oct 2015 17:11:35 +0200	[thread overview]
Message-ID: <562113A7.2020807@redhat.com> (raw)
In-Reply-To: <1445006813.3872.22.camel@fahlgren-laptop>



On 16/10/2015 16:46, Daniel Fahlgren wrote:
> The spec can be found at
> http://www.alldatasheet.com/datasheet-pdf/pdf/206865/WINBOND/W83627THF.html
> 
> To quote the datasheet about the other features:
> 
> "83627THF is a Winbond LPC I/O product. It integrates the following
> major peripheral functions in a chip: the disk driver adapter (FDC),
> Serial port (UART), Parallel port (SPP/EPP/ECP), Keyboard controller
> (KBC), SIR, Game port, MIDI port, Hardware Monitor, ACPI, On Now Wake-Up
> features."
> 
> My reason for implementing this watchdog is that I have a Linux system
> image that depends on /dev/watchdog being present. That image only has a
> single kernel module for watchdogs enabled which happened to be this
> one. So no advantages except diversity and giving the users the option
> to choose from different devices.

I see.  Since you modeled it as an ISA device, it makes sense to extract
the watchdog out of the SuperIO chip.  Can you write a testcase similar
to tests/wdt_ib700-test.c?  With that we can accept the patch.

Thanks,

Paolo

      reply	other threads:[~2015-10-16 15:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-14 20:07 [Qemu-devel] [PATCH] watchdog: add support to emulate winbond w83627thf Daniel Fahlgren
2015-10-07  8:49 ` Daniel Fahlgren
2015-10-07  9:09   ` Paolo Bonzini
2015-10-16 14:46     ` Daniel Fahlgren
2015-10-16 15:11       ` Paolo Bonzini [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=562113A7.2020807@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=daniel@fahlgren.se \
    --cc=mst@redhat.com \
    --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 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.