acrn-hypervisor/devicemodel/hw/pci
Jian Jun Chen f63c7a7355 dm: virtio: set VBS-K status to VIRTIO_DEV_INIT_SUCCESS after reset
When reset VBS-K status should be set to VIRTIO_DEV_INIT_SUCCESS
because at the time the char dev of VBS-K is still opened and
when set_status callback is called later, it depends on
VIRTIO_DEV_INIT_SUCCESS to resume.

Signed-off-by: Jian Jun Chen <jian.jun.chen@intel.com>
Reviewed-by: Shuo Liu <shuo.a.liu@intel.com>
Acked-by: Yu Wang <yu1.wang@intel.com>
2018-08-16 16:22:43 +08:00
..
virtio dm: virtio: set VBS-K status to VIRTIO_DEV_INIT_SUCCESS after reset 2018-08-16 16:22:43 +08:00
ahci.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
core.c DM: add system reset (with RAM content kept) 2018-07-17 14:11:12 +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 lpc: resolve UOS boot-up issue caused by lpc. 2018-07-10 11:52:52 +08:00
npk.c DM: implement emulated npk pci device 2018-06-07 16:11:49 +08:00
passthrough.c DM: add 'reset' option for ptdev 2018-06-29 09:50:15 +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 vm_stop/reset_watchdog 2018-08-02 13:14:03 +08:00
xhci.c DM USB: xHCI: enable xHCI SOS S3 support 2018-08-15 11:18:33 +08:00