Историја ревизија

Аутор SHA1 Порука Датум
  Andrew Walbran 5934187dd0 Add support for indirect descriptors in VirtQueue. пре 2 година
  Andrew Walbran c742f16d42 Use Default to reduce some duplicate code in tests. пре 2 година
  Andrew Walbran 2b545f5eb0 Use AtomicBool for fake queue notification status. пре 2 година
  Andrew Walbran 9a21715e0d Factor out helper method to wait for queue. пре 2 година
  Andrew Walbran d5f0ae0f90 Use heap rather than DMA buffer for console RX buffer. пре 2 година
  Andrew Walbran 713ac2f890 Update to latest version of bitflags crate. пре 2 година
  conradgrobler 1bcb15cc9b Clear receive token in Console Device (#62) пре 2 година
  Andrew Walbran 62fbbdc164 Try taking buffers by reference rather than pointer. пре 2 година
  Andrew Walbran 2caa561a86 VirtQueue::pop_used should also be marked as unsafe. пре 2 година
  Andrew Walbran b559de30f3 Notify device after adding buffers to available ring. пре 2 година
  Andrew Walbran 6dc6eeeef3 Return Vec rather than taking mutable slice. пре 2 година
  Andrew Walbran 819f8ca470 Test sending to console. пре 2 година
  Andrew Walbran 72e5aaee34 Make queue size a const generic parameter. пре 2 година
  Andrew Walbran 87b41425fb Return raw slices rather than slice references from Dma. пре 2 година
  Andrew Walbran dc5c432861 Remove unnecessary index. пре 2 година
  Andrew Walbran 608cd9f05d Specify direction when allocating DMA regions. пре 2 година
  Andrew Walbran 006c961f0c Peek before popping. пре 2 година
  Andrew Walbran 90d508a8aa Unshare buffers in pop_used. пре 2 година
  Andrew Walbran 43804de05b Take token as parameter to pop_used rather than returning it. пре 2 година
  Andrew Walbran cdeb49198d Make modules public rather than re-exporting all their contents. пре 2 година
  Andrew Walbran 7d9ef6910f Move devices into a separate module. пре 2 година