acrn-hypervisor/devicemodel/hw/pci
Edwin Zhai 81b113cfa5 DM: add 'reset' option for ptdev
WIFI dev has no FLR, so 'reset' in sysfs calls secondary bus reset,
which cause PCI configuration mess(all FF) then passthrough failure.
To fix it, this patch makes no reset before passthrough by default,
until append this option.

Signed-off-by: Edwin Zhai <edwin.zhai@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-06-29 09:50:15 +08:00
..
virtio DM: virtio_rnd: fix rnd->fd and vbs_k->fd leak 2018-06-29 00:50:01 +08:00
ahci.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
core.c dm: deal with physical GSI sharing 2018-06-29 00:50:01 +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: cleanup for header inclusions 2018-06-07 14:35:30 +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: deal with physical GSI sharing 2018-06-29 00:50:01 +08:00
uart.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
wdt_i6300esb.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
xhci.c DM USB: Fix potential crash issues. 2018-06-08 13:45:34 +08:00