Historique des commits

Auteur SHA1 Message Date
  Andrew Walbran b559de30f3 Notify device after adding buffers to available ring. il y a 2 ans
  Andrew Walbran 4b6045b8f3 Suppress available buffer notifications if the device asks to. il y a 2 ans
  chyyuu d3056cee9f Merge pull request #53 from rcore-os/tests il y a 2 ans
  Andrew Walbran 63b964c1aa Test reading and writing block device. il y a 2 ans
  Andrew Walbran 280e5f9889 Implement fake reads and writes in terms of a shared function. il y a 2 ans
  Andrew Walbran 6dc6eeeef3 Return Vec rather than taking mutable slice. il y a 2 ans
  Andrew Walbran 819f8ca470 Test sending to console. il y a 2 ans
  chyyuu ecf6cec5ea Merge pull request #49 from rcore-os/queuesize il y a 2 ans
  Andrew Walbran 72e5aaee34 Make queue size a const generic parameter. il y a 2 ans
  Andrew Walbran aba6e54f0d Merge pull request #48 from rcore-os/dmacleanup il y a 2 ans
  Andrew Walbran f079a77d84 Add Rustdoc and an assert for Dma. il y a 2 ans
  Andrew Walbran 0690500487 Return pointer rather than usize from Dma::vaddr. il y a 2 ans
  Andrew Walbran 3e61797d15 Factor out helper function to construct a NonNull raw slice. il y a 2 ans
  Andrew Walbran 87b41425fb Return raw slices rather than slice references from Dma. il y a 2 ans
  Andrew Walbran dc5c432861 Remove unnecessary index. il y a 2 ans
  Andrew Walbran 66b081ebcf Improve error reporting of VirtIOBlk (#52) il y a 2 ans
  Andrew Walbran 4354675f7a Writing 0 to queue_enable for PCI transport isn't allowed. (#51) il y a 2 ans
  chyyuu 211e020d15 Merge pull request #46 from rcore-os/dmaregions il y a 2 ans
  Andrew Walbran 608cd9f05d Specify direction when allocating DMA regions. il y a 2 ans
  Andrew Walbran 8187f6fd94 Use more flexible virtqueue layout when possible. il y a 2 ans
  Andrew Walbran d51084cd7d Document how phys_to_virt is used. il y a 2 ans
  Andrew Walbran d10e84266a Fix links in README. il y a 2 ans
  Andrew Walbran 33e4393c34 Release 0.2.0. il y a 2 ans
  Andrew Walbran 4a38a95fbb Add links to crates.io and docs to README. il y a 2 ans
  Yu Chen 4ca125fbc7 udpate examples/riscv/src/main.rs, add net send/recv test il y a 2 ans
  chyyuu 9d47fa1543 Merge pull request #44 from rcore-os/net il y a 2 ans
  chyyuu 108a82501b Merge pull request #41 from rcore-os/share il y a 2 ans
  Yu Chen f8026a7814 update for 'cargo fmt --all -- --check' in CI il y a 2 ans
  Yu Chen dd533b2f87 udpate README il y a 2 ans
  Yu Chen 1c28b5d95d udpate README il y a 2 ans