Re: [Qemu-devel] [PATCH] watchdog: add support to emulate winbond w83627thf

2015-10-16 Thread Daniel Fahlgren
Hi Paolo, On Wed, 2015-10-07 at 11:09 +0200, Paolo Bonzini wrote: > > On 07/10/2015 10:49, Daniel Fahlgren wrote: > > Hi, > > > > On Mon, 2015-09-14 at 22:07 +0200, Daniel Fahlgren wrote: > >> This patch adds support to emulate the watchdog functionality on the

Re: [Qemu-devel] [PATCH] watchdog: add support to emulate winbond w83627thf

2015-10-07 Thread Daniel Fahlgren
Hi, On Mon, 2015-09-14 at 22:07 +0200, Daniel Fahlgren wrote: > This patch adds support to emulate the watchdog functionality on the > Winbond w83627thf chip. The other features of the chip are not emulated. > It has been tested with Ubuntu 6.06, 14.04 and 15.04 as guests using the >

[Qemu-devel] [PATCH] watchdog: add support to emulate winbond w83627thf

2015-09-15 Thread Daniel Fahlgren
This patch adds support to emulate the watchdog functionality on the Winbond w83627thf chip. The other features of the chip are not emulated. It has been tested with Ubuntu 6.06, 14.04 and 15.04 as guests using the w83627hf_wdt module. Signed-off-by: Daniel Fahlgren --- default-configs/i386