Skip to content

virtio-queue: Add helpers for accessing queue information#132

Merged
sboeuf merged 1 commit intorust-vmm:mainfrom
sboeuf:add_queue_helpers
Jan 28, 2022
Merged

virtio-queue: Add helpers for accessing queue information#132
sboeuf merged 1 commit intorust-vmm:mainfrom
sboeuf:add_queue_helpers

Conversation

@sboeuf
Copy link
Copy Markdown

@sboeuf sboeuf commented Jan 24, 2022

These helpers are meant to help crate's consumers getting and setting
information about the queue.

Signed-off-by: Sebastien Boeuf sebastien.boeuf@intel.com

Comment thread crates/virtio-queue/src/lib.rs
Comment thread crates/virtio-queue/src/lib.rs
Comment thread crates/virtio-queue/src/state.rs Outdated
@sboeuf
Copy link
Copy Markdown
Author

sboeuf commented Jan 28, 2022

PR's ready for review.

@sboeuf sboeuf requested a review from lauralt January 28, 2022 14:21
Comment thread crates/virtio-queue/src/lib.rs Outdated
@jiangliu
Copy link
Copy Markdown
Member

Thanks for improving the unit test logic:)

@sboeuf sboeuf force-pushed the add_queue_helpers branch 2 times, most recently from 8c197cd to 27b233e Compare January 28, 2022 15:01
Comment thread crates/virtio-queue/src/queue.rs
Comment thread crates/virtio-queue/src/queue.rs Outdated
jiangliu
jiangliu previously approved these changes Jan 28, 2022
@sboeuf
Copy link
Copy Markdown
Author

sboeuf commented Jan 28, 2022

@lauralt PR updated!

lauralt
lauralt previously approved these changes Jan 28, 2022
Copy link
Copy Markdown
Contributor

@lauralt lauralt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the improvements!

Comment thread crates/virtio-queue/src/queue.rs
These helpers are meant to help crate's consumers getting and setting
information about the queue.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
@sboeuf sboeuf merged commit 2ca74a6 into rust-vmm:main Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants