mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-05 06:56:57 +00:00
For PIO bar emulation, initially or when guest reprograms the PIO bar, allow guest access for the specified bar base address (pio port) and sized by calling vev_pt_allow_io_vbar For PIO bar emulation, just set the initial vbar base address equal to pbar base address. For example, if the pbar base address is 0x2000, then set the initial vbar base address also to 0x2000 Tracked-On: #3241 Signed-off-by: dongshen <dongsheng.x.zhang@intel.com> Reviewed-by: Eddie Dong <eddie.dong@intel.com> |
||
---|---|---|
.. | ||
vpci | ||
io_req.c | ||
vioapic.c | ||
vpic.c | ||
vrtc.c | ||
vuart.c |