Historial de Commits

Autor SHA1 Mensaje Fecha
  Alice Wang 64e6d3d00e Remove use common in mod hace 2 años
  Alice Wang d6dd6445f2 Set up the vsock server on host with Rust hace 2 años
  Alice Wang a59fd38ef2 Add script to set up vsock socket hace 2 años
  Alice Wang 3baf2581fd Use enum for socket type hace 2 años
  Alice Wang c86d88c0b8 Address comments hace 2 años
  Alice Wang 76594cf2be Adjust vsock device type in aarch64/MMIO example hace 2 años
  Alice Wang e6eedb81fc Use byteorder for explicit endian types hace 2 años
  Alice Wang 4f8de1d09c Cargo fmt hace 2 años
  Alice Wang 4957b6c0cc Adjust Op Debug impl hace 2 años
  Alice Wang 895277597c Add protocols to support virtio socket device hace 2 años
  Alice Wang 31429fbcda Add protocols to support virtio socket device hace 2 años
  Andrew Walbran 3a7e968bdc Pass QEMU_ARGS for qemu-pci target too. (#66) hace 2 años
  Andrew Walbran 0491154bfc Use checked_sub rather than manually checking for underflow. hace 2 años
  Andrew Walbran cc95971336 Keep token as u16. hace 2 años
  Yuekai Jia 4af3f7633c Merge pull request #63 from rcore-os/net hace 2 años
  Yuekai Jia f04e19d3fa Fix token check in VirtIONet::recycle_rx_buffer() hace 2 años
  chyyuu af3c127b40 Merge pull request #61 from rcore-os/net hace 2 años
  Yuekai Jia 28ce9d6e17 Resolve conversation of PR #61 hace 2 años
  conradgrobler 1bcb15cc9b Clear receive token in Console Device (#62) hace 2 años
  Yuekai Jia d8142cdbf6 Refactor virtio net device APIs to improve driver performance hace 2 años
  Andrew Walbran 67183ee262 Merge pull request #60 from rcore-os/safety hace 2 años
  Andrew Walbran 62fbbdc164 Try taking buffers by reference rather than pointer. hace 2 años
  Andrew Walbran 2caa561a86 VirtQueue::pop_used should also be marked as unsafe. hace 2 años
  Andrew Walbran 7ea4491389 Document safety requirements for Hal trait and mark it as unsafe. hace 2 años
  Andrew Walbran 87470a40e7 Use `zerocopy` to avoid some unsafe code in GPU driver (#59) hace 2 años
  Andrew Walbran 70f3f76626 Release 0.3.0. hace 2 años
  chyyuu 66829b6363 Merge pull request #55 from rcore-os/reset hace 2 años
  Andrew Walbran 533720dd36 Reset device when the transport is dropped. hace 2 años
  Andrew Walbran 7656bb9a01 Allow HAL to validate MMIO ranges (#57) hace 2 años
  Andrew Walbran ab46d6f090 Implement Display for Error. (#56) hace 2 años