Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Use userspace bounce buffers if secret_free = True and no swiotlb configured #5156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uh oh!
There was an error while loading. Please reload this page.
Use userspace bounce buffers if secret_free = True and no swiotlb configured #5156
Changes from all commits
cae8efb
d0c1da9
51273b1
bbcccf7
bc21bb7
c859e40
8017f10
1bbcfc6
a95c1db
61e747d
File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
Check warning on line 69 in src/vmm/src/builder.rs
src/vmm/src/builder.rs#L69
Check warning on line 241 in src/vmm/src/builder.rs
src/vmm/src/builder.rs#L241
Check warning on line 295 in src/vmm/src/builder.rs
src/vmm/src/builder.rs#L295
Check warning on line 347 in src/vmm/src/builder.rs
src/vmm/src/builder.rs#L341-L347
Check warning on line 733 in src/vmm/src/builder.rs
src/vmm/src/builder.rs#L732-L733
Check warning on line 736 in src/vmm/src/builder.rs
src/vmm/src/builder.rs#L736
Check warning on line 568 in src/vmm/src/devices/virtio/balloon/device.rs
src/vmm/src/devices/virtio/balloon/device.rs#L566-L568
Check warning on line 161 in src/vmm/src/devices/virtio/block/device.rs
src/vmm/src/devices/virtio/block/device.rs#L158-L161
Check warning on line 163 in src/vmm/src/devices/virtio/block/device.rs
src/vmm/src/devices/virtio/block/device.rs#L163
Check warning on line 168 in src/vmm/src/devices/virtio/block/device.rs
src/vmm/src/devices/virtio/block/device.rs#L165-L168
Check warning on line 170 in src/vmm/src/devices/virtio/block/device.rs
src/vmm/src/devices/virtio/block/device.rs#L170
Check warning on line 305 in src/vmm/src/devices/virtio/block/vhost_user/device.rs
src/vmm/src/devices/virtio/block/vhost_user/device.rs#L303-L305
Check warning on line 310 in src/vmm/src/devices/virtio/block/vhost_user/device.rs
src/vmm/src/devices/virtio/block/vhost_user/device.rs#L308-L310
Check warning on line 588 in src/vmm/src/devices/virtio/block/virtio/device.rs
src/vmm/src/devices/virtio/block/virtio/device.rs#L587-L588
Check warning on line 590 in src/vmm/src/devices/virtio/block/virtio/device.rs
src/vmm/src/devices/virtio/block/virtio/device.rs#L590
Check warning on line 594 in src/vmm/src/devices/virtio/block/virtio/device.rs
src/vmm/src/devices/virtio/block/virtio/device.rs#L592-L594
Check warning on line 598 in src/vmm/src/devices/virtio/block/virtio/device.rs
src/vmm/src/devices/virtio/block/virtio/device.rs#L598
Check warning on line 50 in src/vmm/src/devices/virtio/block/virtio/io/sync_io.rs
src/vmm/src/devices/virtio/block/virtio/io/sync_io.rs#L48-L50
Check warning on line 154 in src/vmm/src/devices/virtio/block/virtio/persist.rs
src/vmm/src/devices/virtio/block/virtio/persist.rs#L154
Uh oh!
There was an error while loading. Please reload this page.