qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] how to setup a watchdog?
@ 2016-01-18 11:43 lejeczek
  2016-01-20  6:37 ` Philipp Hahn
  2016-01-30 11:42 ` Richard W.M. Jones
  0 siblings, 2 replies; 3+ messages in thread
From: lejeczek @ 2016-01-18 11:43 UTC (permalink / raw)
  To: qemu-devel qemu-devel

apologies I bother devel, but..
I tried to get help on libvirt mailing list but not luck, 
then qemu, still nothing
I hope maybe somebody here?

I'm trying Qemu's watchdog.
My understanding was that hardware (here qemu's watchdog) 
would take
action, eg. cold reboot the system if there is no ping from 
the OS watchdog, so I
thought stopping watchdog service in VM should be a quick 
test, right?

I have this in the guest:

     <watchdog model='i6300esb' action='reset'>
       <address type='pci' domain='0x0000' bus='0x00' 
slot='0x08' function='0x0'/>
     </watchdog>

and I see /dev/watchdog in my guest. Yet nothing happens, 
guest(linux) runs uninterrupted.
I must be missing something, an expert said it's config 
problem, is it really is?

many thanks

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-01-30 11:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-18 11:43 [Qemu-devel] how to setup a watchdog? lejeczek
2016-01-20  6:37 ` Philipp Hahn
2016-01-30 11:42 ` Richard W.M. Jones

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).