提交歷史

作者 SHA1 備註 提交日期
  Andrew Walbran f0f34a5426 Use new_header for connect and request_credit too. 2 年之前
  Andrew Walbran 273a496b0f Add VsockEvent struct. 2 年之前
  Andrew Walbran c024908363 Fix typo. 2 年之前
  Andrew Walbran f09db7b529 Enable unsafe_op_in_unsafe_fn lint on some modules. (#68) 2 年之前
  Alice Wang 8a19fdffc2 [vsock] Implement credit request/shutdown/send/recv (#71) 2 年之前
  Andrew Walbran 4d90ab542f Merge pull request #69 from rcore-os/resetcleanup 2 年之前
  Andrew Walbran 45e91c84c6 Don't try to unset queues on PCI transport. 2 年之前
  Andrew Walbran 1b03bca112 Wait for queue_ready to read back as 0 before continuing to reset queue. 2 年之前
  Andrew Walbran c3d6edf6d7 Wait for device to finish resetting before returning from drop. 2 年之前
  Andrew Walbran f1d1cbb007 Merge pull request #65 from aliciawyy/wipBasicInfra 2 年之前
  Andrew Walbran 7db821ef0a Build vsock_server for host rather than specific target. 2 年之前
  Alice Wang 29909df9e6 Adjust reference 2 年之前
  Alice Wang 64e6d3d00e Remove use common in mod 2 年之前
  Alice Wang d6dd6445f2 Set up the vsock server on host with Rust 2 年之前
  Alice Wang a59fd38ef2 Add script to set up vsock socket 2 年之前
  Alice Wang 3baf2581fd Use enum for socket type 2 年之前
  Alice Wang c86d88c0b8 Address comments 2 年之前
  Alice Wang 76594cf2be Adjust vsock device type in aarch64/MMIO example 2 年之前
  Alice Wang e6eedb81fc Use byteorder for explicit endian types 2 年之前
  Alice Wang 4f8de1d09c Cargo fmt 2 年之前
  Alice Wang 4957b6c0cc Adjust Op Debug impl 2 年之前
  Alice Wang 895277597c Add protocols to support virtio socket device 2 年之前
  Alice Wang 31429fbcda Add protocols to support virtio socket device 2 年之前
  Andrew Walbran 3a7e968bdc Pass QEMU_ARGS for qemu-pci target too. (#66) 2 年之前
  Andrew Walbran 0491154bfc Use checked_sub rather than manually checking for underflow. 2 年之前
  Andrew Walbran cc95971336 Keep token as u16. 2 年之前
  Yuekai Jia 4af3f7633c Merge pull request #63 from rcore-os/net 2 年之前
  Yuekai Jia f04e19d3fa Fix token check in VirtIONet::recycle_rx_buffer() 2 年之前
  chyyuu af3c127b40 Merge pull request #61 from rcore-os/net 2 年之前
  Yuekai Jia 28ce9d6e17 Resolve conversation of PR #61 2 年之前