Historique des commits

Auteur SHA1 Message Date
  Yuekai Jia b47074016d Resolve conversation of #79 il y a 1 an
  Yuekai Jia e3cbde9732 Add x86_64 example il y a 1 an
  Andrew Walbran 8e52adace5 Release 0.4.0. il y a 1 an
  Andrew Walbran a35c6e6110 Add socket to list of supported devices. il y a 1 an
  Andrew Walbran 8bd86eb19d Merge pull request #73 from rcore-os/vsock_poll il y a 1 an
  Andrew Walbran daac39791b Check for empty data in more cases. il y a 1 an
  Andrew Walbran 1e0766e329 Don't request credit multiple times in a row. il y a 1 an
  Andrew Walbran 277783ed87 Add blocking helper methods. il y a 1 an
  Andrew Walbran b97bad5e63 Add method to forcibly close the connection. il y a 1 an
  Andrew Walbran d8164d6e2b Change to poll-based model. il y a 1 an
  Andrew Walbran f0f34a5426 Use new_header for connect and request_credit too. il y a 1 an
  Andrew Walbran 273a496b0f Add VsockEvent struct. il y a 1 an
  Andrew Walbran c024908363 Fix typo. il y a 1 an
  Andrew Walbran f09db7b529 Enable unsafe_op_in_unsafe_fn lint on some modules. (#68) il y a 1 an
  Alice Wang 8a19fdffc2 [vsock] Implement credit request/shutdown/send/recv (#71) il y a 1 an
  Andrew Walbran 4d90ab542f Merge pull request #69 from rcore-os/resetcleanup il y a 1 an
  Andrew Walbran 45e91c84c6 Don't try to unset queues on PCI transport. il y a 1 an
  Andrew Walbran 1b03bca112 Wait for queue_ready to read back as 0 before continuing to reset queue. il y a 1 an
  Andrew Walbran c3d6edf6d7 Wait for device to finish resetting before returning from drop. il y a 1 an
  Andrew Walbran f1d1cbb007 Merge pull request #65 from aliciawyy/wipBasicInfra il y a 1 an
  Andrew Walbran 7db821ef0a Build vsock_server for host rather than specific target. il y a 1 an
  Alice Wang 29909df9e6 Adjust reference il y a 1 an
  Alice Wang 64e6d3d00e Remove use common in mod il y a 1 an
  Alice Wang d6dd6445f2 Set up the vsock server on host with Rust il y a 1 an
  Alice Wang a59fd38ef2 Add script to set up vsock socket il y a 1 an
  Alice Wang 3baf2581fd Use enum for socket type il y a 1 an
  Alice Wang c86d88c0b8 Address comments il y a 1 an
  Alice Wang 76594cf2be Adjust vsock device type in aarch64/MMIO example il y a 2 ans
  Alice Wang e6eedb81fc Use byteorder for explicit endian types il y a 2 ans
  Alice Wang 4f8de1d09c Cargo fmt il y a 2 ans