Hardware watchdog
authorRichard W.M. Jones <rjones@redhat.com>
Sat, 25 Apr 2009 12:56:19 +0000 (13:56 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 1 May 2009 14:44:11 +0000 (09:44 -0500)
commit9dd986ccf68f142aaafe543d80cf877716d91d4e
tree3e9627e3ca3e9414e652ae4085401b0af6b050f5
parentffad4116b96e29e0fbe892806f97c0a6c903d30d
Hardware watchdog

Here is an updated hardware watchdog patch, which should fix
everything that was raised about the previous version ...

Signed-off-by: Richard W.M. Jones <rjones@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Makefile.target
hw/pc.c
hw/watchdog.c [new file with mode: 0644]
hw/watchdog.h [new file with mode: 0644]
hw/wdt_i6300esb.c [new file with mode: 0644]
hw/wdt_ib700.c [new file with mode: 0644]
monitor.c
qemu-options.hx
vl.c