Commit History

Autor SHA1 Mensaxe Data
  Alice Wang 895277597c Add protocols to support virtio socket device %!s(int64=2) %!d(string=hai) anos
  Alice Wang 31429fbcda Add protocols to support virtio socket device %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 3a7e968bdc Pass QEMU_ARGS for qemu-pci target too. (#66) %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 0491154bfc Use checked_sub rather than manually checking for underflow. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran cc95971336 Keep token as u16. %!s(int64=2) %!d(string=hai) anos
  Yuekai Jia 4af3f7633c Merge pull request #63 from rcore-os/net %!s(int64=2) %!d(string=hai) anos
  Yuekai Jia f04e19d3fa Fix token check in VirtIONet::recycle_rx_buffer() %!s(int64=2) %!d(string=hai) anos
  chyyuu af3c127b40 Merge pull request #61 from rcore-os/net %!s(int64=2) %!d(string=hai) anos
  Yuekai Jia 28ce9d6e17 Resolve conversation of PR #61 %!s(int64=2) %!d(string=hai) anos
  conradgrobler 1bcb15cc9b Clear receive token in Console Device (#62) %!s(int64=2) %!d(string=hai) anos
  Yuekai Jia d8142cdbf6 Refactor virtio net device APIs to improve driver performance %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 67183ee262 Merge pull request #60 from rcore-os/safety %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 62fbbdc164 Try taking buffers by reference rather than pointer. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 2caa561a86 VirtQueue::pop_used should also be marked as unsafe. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 7ea4491389 Document safety requirements for Hal trait and mark it as unsafe. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 87470a40e7 Use `zerocopy` to avoid some unsafe code in GPU driver (#59) %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 70f3f76626 Release 0.3.0. %!s(int64=2) %!d(string=hai) anos
  chyyuu 66829b6363 Merge pull request #55 from rcore-os/reset %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 533720dd36 Reset device when the transport is dropped. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 7656bb9a01 Allow HAL to validate MMIO ranges (#57) %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran ab46d6f090 Implement Display for Error. (#56) %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran e874c8a839 Merge pull request #50 from rcore-os/shadow %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran ea3de12e98 Keep shadow copy of descriptor table. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 4461c73a37 Merge pull request #54 from rcore-os/notify %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran b559de30f3 Notify device after adding buffers to available ring. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 4b6045b8f3 Suppress available buffer notifications if the device asks to. %!s(int64=2) %!d(string=hai) anos
  chyyuu d3056cee9f Merge pull request #53 from rcore-os/tests %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 63b964c1aa Test reading and writing block device. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 280e5f9889 Implement fake reads and writes in terms of a shared function. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 6dc6eeeef3 Return Vec rather than taking mutable slice. %!s(int64=2) %!d(string=hai) anos