Historie revizí

Autor SHA1 Zpráva Datum
  Andrew Walbran 352e7cc2ee Reword Rustdoc comment. před 2 roky
  Andrew Walbran 1dd9f61a1a Tidy up imports in examples. před 2 roky
  Andrew Walbran b8b1eb065d Add some crate-level documentation and an example. před 2 roky
  Andrew Walbran cdeb49198d Make modules public rather than re-exporting all their contents. před 2 roky
  Andrew Walbran 7d9ef6910f Move devices into a separate module. před 2 roky
  Andrew Walbran 13ed3419c7 Make dependencies explicit. před 2 roky
  Andrew Walbran 633548725c Rename Error::BufferTooSmall to QueueFull and improve documentation. (#43) před 2 roky
  Andrew Walbran d9ac63e1a5 Improve VirtIOConsole (#39) před 2 roky
  Andrew Walbran ef282cf3de Merge pull request #40 from rcore-os/block před 2 roky
  Andrew Walbran 090b912279 Add more documentation for VirtIOBlk and export SECTOR_SIZE constant. před 2 roky
  Andrew Walbran 206f30ba4f Improve non-blocking API of VirtIOBlk. před 2 roky
  Andrew Walbran 40b59b66d4 Merge pull request #32 from rcore-os/zerocopy před 2 roky
  Andrew Walbran 8048887954 Use zerocopy rather than our AsBuf trait. před 2 roky
  Andrew Walbran b3d1040add Don't implement Debug for volatile memory. před 2 roky
  Andrew Walbran 4fa4132a23 No need for packet headers to be volatile. před 2 roky
  Andrew Walbran a072863bd6 Fix some clippy warnings. (#38) před 2 roky
  Yuekai Jia 87dc2492ae Merge pull request #31 from rcore-os/queuesoundness před 2 roky
  Andrew Walbran 25925a31c7 Add safe helper method to add buffers and wait until they are used. před 2 roky
  Andrew Walbran 6183bed94a Mark Queue::add as unsafe. před 2 roky
  Andrew Walbran 576e481e86 Reset queues when device is dropped. (#30) před 2 roky
  Andrew Walbran 559dc9611b Add method on block device to check if it is read-only (#36) před 2 roky
  Andrew Walbran af18ee53a7 Check size of config space (#29) před 2 roky
  Andrew Walbran 043ab6a71b Merge pull request #27 from rcore-os/pci před 2 roky
  Andrew Walbran 3a33918b8e Add method to Cam to return size. před 2 roky
  Andrew Walbran 382c0fd2ea Expose PAGE_SIZE constant. (#35) před 2 roky
  Andrew Walbran 8a85d3af33 Add method to get capacity of block device. (#34) před 2 roky
  Andrew Walbran b0185cbd64 Fix addition overflow bug with BAR size. před 2 roky
  Andrew Walbran 6787ffb9b0 Test more things in CI (#33) před 2 roky
  Andrew Walbran 77a537f2f1 Use raw slice for notify region rather than pointer and size. před 2 roky
  Andrew Walbran abc2ea293f Use raw slice for config space rather than pointer and size. před 2 roky