Historie revizí

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