You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add logging about virtq and swiotlb region placement
This will make it easier to validate in an integration test that virt
queues are actually placed in the swiotlb region, as a sort of sanity
check that on Firecracker's side the swiotlb regions are actually passed
to the virtio devices, and that the guest is honoring the request to
place virtio stuff into the swiotlb regions.
Signed-off-by: Patrick Roy <[email protected]>
0 commit comments