acrn-hypervisor/devicemodel/hw
Victor Sun de10df2693 DM: add MSI and INTR support for i6300esb watchdog
Per i6300esb spec, when WDT_INT_TYPE(bit 0 and 1 of WDT config register)
are set to 00, IRQ feature should be supported.

The WDT_INT_ACTIVE bit is set when the first stage of the 35-bit
down-counter reaches zero. An interrupt will be generated if WDT_INT_TYPE
is configured to do so (See WDT Configuration Register). This is a sticky
bit and is only cleared by writing a 1.

SMI feature(WDT_INT_TYPE are set to 0x10) is not supported.

Tracked-On: #1498
Signed-off-by: Victor Sun <victor.sun@intel.com>
Acked-by: Yin Fengwei <fengwei.yin@intel.com>
2018-10-18 09:30:01 +08:00
..
pci DM: add MSI and INTR support for i6300esb watchdog 2018-10-18 09:30:01 +08:00
platform dm: add io port 0xF4 writing to force DM exit 2018-10-17 14:32:33 +08:00
block_if.c dm: storage: banned functions replace 2018-10-17 16:22:00 +08:00
uart_core.c dm: uart: fix acrn-dm crash issue 2018-10-16 10:24:01 +08:00
usb_core.c DM USB: change TRB ring processing logic for ISOC transfer 2018-07-20 10:42:34 +08:00