public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Radu Rendec <rrendec@arista.com>
To: Guenter Roeck <linux@roeck-us.net>
Cc: Wim Van Sebroeck <wim@iguana.be>,
	linux-watchdog@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: Lowering the log level in watchdog_dev_register when err==-EBUSY
Date: Fri, 13 Oct 2017 11:46:13 +0100	[thread overview]
Message-ID: <1507891573.4735.55.camel@arista.com> (raw)
In-Reply-To: <20171012195401.GA25996@roeck-us.net>

On Thu, 2017-10-12 at 12:54 -0700, Guenter Roeck wrote:
> On Thu, Oct 12, 2017 at 07:15:59PM +0100, Radu Rendec wrote:
> > Thanks for the suggestion! That makes sense. I will start working on
> > converting i6300esb and submit a patch in a few days.
> > 
> > By the way, I don't have the hardware. I'm using it with KVM (Qemu),
> > but I guess that's good enough since I'm not going to touch any of the
> > code parts that deal with the hardware.
> > 
> 
> Ah, interesting. Can you send me the qemu command line ?

Sure, this is as easy as adding "-device i6300esb" to the qemu command
line.

For what is worth, my full command line is:

qemu-system-i386 \
	-enable-kvm \
	-hda fed26.qcow2 \
	-cdrom ~/Downloads/Fedora-Everything-netinst-i386-26-1.5.iso \
	-m 512 \
	-smp 4 \
	-netdev user,id=net0 \
	-netdev tap,id=net1,br=virbr0,helper=/usr/libexec/qemu-bridge-helper \
	-device e1000,netdev=net0 \
	-device e1000,netdev=net1 \
	-device i6300esb

Thanks,
Radu

      reply	other threads:[~2017-10-13 10:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-11 17:46 Lowering the log level in watchdog_dev_register when err==-EBUSY Radu Rendec
2017-10-11 18:46 ` Guenter Roeck
2017-10-12 18:15   ` Radu Rendec
2017-10-12 19:54     ` Guenter Roeck
2017-10-13 10:46       ` Radu Rendec [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=1507891573.4735.55.camel@arista.com \
    --to=rrendec@arista.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=wim@iguana.be \
    /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