Historial de Commits

Autor SHA1 Mensaje Fecha
  Andrew Walbran 9d9ebc4431 Document that Hal::dma_alloc must zero pages. (#80) hace 2 años
  Yuekai Jia dc025a053a Merge pull request #79 from rcore-os/x86_64 hace 2 años
  Yuekai Jia 8180f86361 Merge branch 'master' into x86_64 hace 2 años
  Yuekai Jia b47074016d Resolve conversation of #79 hace 2 años
  Yuekai Jia 824807193f Merge pull request #78 from rcore-os/bugfix hace 2 años
  Yuekai Jia 7289d17bb0 Fix some bugs hace 2 años
  Yuekai Jia e3cbde9732 Add x86_64 example hace 2 años
  Andrew Walbran 8e52adace5 Release 0.4.0. hace 2 años
  Andrew Walbran a35c6e6110 Add socket to list of supported devices. hace 2 años
  Andrew Walbran 8bd86eb19d Merge pull request #73 from rcore-os/vsock_poll hace 2 años
  Andrew Walbran daac39791b Check for empty data in more cases. hace 2 años
  Andrew Walbran 1e0766e329 Don't request credit multiple times in a row. hace 2 años
  Andrew Walbran 277783ed87 Add blocking helper methods. hace 2 años
  Andrew Walbran b97bad5e63 Add method to forcibly close the connection. hace 2 años
  Andrew Walbran d8164d6e2b Change to poll-based model. hace 2 años
  Andrew Walbran f0f34a5426 Use new_header for connect and request_credit too. hace 2 años
  Andrew Walbran 273a496b0f Add VsockEvent struct. hace 2 años
  Andrew Walbran c024908363 Fix typo. hace 2 años
  Andrew Walbran f09db7b529 Enable unsafe_op_in_unsafe_fn lint on some modules. (#68) hace 2 años
  Alice Wang 8a19fdffc2 [vsock] Implement credit request/shutdown/send/recv (#71) hace 2 años
  Andrew Walbran 4d90ab542f Merge pull request #69 from rcore-os/resetcleanup hace 2 años
  Andrew Walbran 45e91c84c6 Don't try to unset queues on PCI transport. hace 2 años
  Andrew Walbran 1b03bca112 Wait for queue_ready to read back as 0 before continuing to reset queue. hace 2 años
  Andrew Walbran c3d6edf6d7 Wait for device to finish resetting before returning from drop. hace 2 años
  Andrew Walbran f1d1cbb007 Merge pull request #65 from aliciawyy/wipBasicInfra hace 2 años
  Andrew Walbran 7db821ef0a Build vsock_server for host rather than specific target. hace 2 años
  Alice Wang 29909df9e6 Adjust reference hace 2 años
  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