Skip to content

Conversation

@SrinivasShekar
Copy link
Contributor

  • Added a check on the range of the DMA base address.
  • Validated by running IDE fuzzer for about 20 mins with no reported errors.
  • TODO: Debug logs will be removed later once the code changes are finalized.

@@ -49,6 +51,7 @@ use thiserror::Error;
use vmcore::device_state::ChangeDeviceState;
use vmcore::line_interrupt::LineInterrupt;
use zerocopy::IntoBytes;
use guestmem::ranges::PagedRange;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'll remove this redundant import in the next diff.

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.

2 participants