acrn-hypervisor/hypervisor/dm
Binbin Wu 906c79eb40 hv: vpci: restore vbdf when pci dev un-assigned from uos
When a pci device assined to UOS, the virtual bdf is allocated by device model.
After the pci device un-assigned from UOS, it is back to SOS.
The virtual bdf should be restored.
The virtual bdf equals physical bdf for a pci device in SOS.

Tracked-On: #2788
Signed-off-by: Binbin Wu <binbin.wu@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-03-15 20:57:39 +08:00
..
vpci hv: vpci: restore vbdf when pci dev un-assigned from uos 2019-03-15 20:57:39 +08:00
vioapic.c HV: cleanup header files under hypervisor/dm 2019-02-28 14:59:22 +08:00
vmptable.c HV: cleanup header files under hypervisor/dm 2019-02-28 14:59:22 +08:00
vpic.c HV: cleanup header files under hypervisor/dm 2019-02-28 14:59:22 +08:00
vrtc.c HV: cleanup header files under hypervisor/dm 2019-02-28 14:59:22 +08:00