acrn-hypervisor/devicemodel/hw/pci
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
..
virtio dm: storage: banned functions replace 2018-10-17 16:22:00 +08:00
ahci.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
core.c dm: fix the issue when guest tries to disable memory range access 2018-10-08 12:57:00 +08:00
gsi_sharing.c dm: deal with physical GSI sharing 2018-06-29 00:50:01 +08:00
gvt.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
hostbridge.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
irq.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
lpc.c dm: vpit: add PIT-related header files 2018-10-09 13:24:47 +08:00
npk.c DM NPK: use a slice (8 masters) as the minimal unit for NPK virt 2018-09-04 10:07:56 +08:00
passthrough.c dm: passthru: fix hardcoded nhlt table length 2018-10-15 13:44:48 +08:00
platform_gsi_info.c DM: update GSI sharing info 2018-08-09 15:42:51 +08:00
uart.c lpc: resolve UOS boot-up issue caused by lpc. 2018-07-10 11:52:52 +08:00
wdt_i6300esb.c DM: add MSI and INTR support for i6300esb watchdog 2018-10-18 09:30:01 +08:00
xhci.c DM USB: xHCI: fix a crash issue when usb device is disconnected 2018-10-10 16:09:56 +08:00