projectacrn / acrn-hypervisor

Project ACRN hypervisor
BSD 3-Clause "New" or "Revised" License
1.1k stars 506 forks source link

config-tools: allocate the first unused bar region for vmsix #6192

Closed yuchuyang closed 2 years ago

yuchuyang commented 3 years ago

A vmsix supported passthrough device expects the first unused bar region for vmsix. Pop the first unused_bar_index in gpa.py instead.

Please refer to init_vmsix_on_msi of hypervisor\dm\vpci\vmsix_on_msi.c.

yuchuyang commented 3 years ago

[External_System_ID] ACRN-6700