Historique des commits

Auteur SHA1 Message Date
  Andrew Walbran fba1344ce9 Handle disconnection. il y a 1 an
  Andrew Walbran 79f08dd8e6 Allow incoming connections. il y a 1 an
  Andrew Walbran e6cf84e2c8 Add constructor for Connection. il y a 1 an
  Andrew Walbran c6984d79b6 Handle credit requests. il y a 1 an
  Andrew Walbran 54bc186612 Rename VirtIOSocket::poll_recv to poll. il y a 1 an
  Andrew Walbran 861a1c5d7d Add Rustdoc. il y a 1 an
  Andrew Walbran da404e7243 Reduce info logs to debug. il y a 1 an
  Andrew Walbran 0573c13b5c Add VsockEventType::ConnectionRequest. il y a 1 an
  Andrew Walbran e8fb05435b Panic rather than returning error if virtqueue buffer is too small. il y a 1 an
  Andrew Walbran 8d936c6139 Use multiconnectionmanager in example. il y a 1 an
  Andrew Walbran 5023129f32 Pass ConnectionInfo to connect. il y a 1 an
  Andrew Walbran b2b209e7f8 Add test for VsockConnectionManager. il y a 1 an
  Andrew Walbran 159961172c Add VsockConnectionManager that can handle multiple connections. il y a 1 an
  Andrew Walbran 34a1a7520a Pass closure to handle packet. il y a 1 an
  Andrew Walbran cc157a367a Factor out method to convert header to event. il y a 1 an
  Andrew Walbran 1db89bd7de Separate connection tracking from low level vsock driver. il y a 1 an
  chyyuu 4d7038f214 Merge pull request #90 from rcore-os/vsockcleanup il y a 1 an
  Alice Wang c457edd8bd Add the vsock feature bits introduced in virtio v1.2 spec (#89) il y a 1 an
  Andrew Walbran 84c2ab32f9 Add method to get CID assigned to VM. il y a 1 an
  Andrew Walbran 9a5cb195c6 Allocate RX buffers individually rather than splitting one big buffer. il y a 1 an
  Andrew Walbran f9191727c4 Take VsockAddr to connect method rather than separate CID and port. il y a 1 an
  Andrew Walbran 1d79ac893e Merge pull request #87 from rcore-os/vsocktest il y a 1 an
  Andrew Walbran 2b545f5eb0 Use AtomicBool for fake queue notification status. il y a 1 an
  Andrew Walbran 9a21715e0d Factor out helper method to wait for queue. il y a 1 an
  Andrew Walbran 0f79908c16 Use constants for strings in test. il y a 1 an
  Andrew Walbran f58e981113 Test receiving data too. il y a 1 an
  Andrew Walbran 2b0bdca803 Add test for vsock sending. il y a 1 an
  Andrew Walbran 2eb2d17d30 Add CI build for x64_64 example. (#86) il y a 2 ans
  Andrew Walbran a8cf6f5550 Merge pull request #85 from rcore-os/dmaalloc il y a 2 ans
  Andrew Walbran a32bfce7ab Use heap rather than DMA buffer for GPU queue buffers. il y a 2 ans