Files
acrn-hypervisor/hypervisor/dm
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-09-07 14:52:02 +08:00
2020-10-30 20:41:34 +08:00