Files
acrn-hypervisor/hypervisor/dm/vpci
Yonghua Huang c842156a79 hv: fix nr_bars for hv-land ivshmem devices
Memory BAR of ivshmem device is 64-bit, 2 BAR registers
 are used, counting in one 32-bit MMIO bar and and one
 32-bit vMSIX table bar, number of bars "nr_bars" shall
 be 4 instead of 3.

Tracked-On: #5490
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
2020-11-17 09:32:54 +08:00
..
2020-06-18 12:58:40 +08:00
2020-07-16 17:27:18 +08:00