acrn-hypervisor/devicemodel/hw
fuyongjie 49350634b1 DM: virtio-gpio: fixed static variable keeps increasing issue
virtio_gpio_ops variable type is static,so use "+=" will let
the value keep increasing when acrn-dm reset.

Tracked-On: #3118
Reviewed-by: Yuan Liu <yuan1.liu@intel.com>
Signed-off-by: fuyongjie <fuyongjie@neusoft.com>
Acked-by: Yu Wang <yu1.wang@intel.com>
2019-05-15 15:20:28 +08:00
..
pci DM: virtio-gpio: fixed static variable keeps increasing issue 2019-05-15 15:20:28 +08:00
platform dm: disable ACPI PM timer 2019-04-16 15:03:04 +08:00
block_if.c dm: safely use pthread_cond_broadcast() 2019-04-04 00:27:10 +08:00
uart_core.c dm: uart_core: fix uart dm cause interrupt storm issue 2019-05-01 10:52:14 +08:00
usb_core.c DM USB: add usb_dev_path_cmp function for convenience 2018-12-14 19:40:44 +08:00