Historie revizí

Autor SHA1 Zpráva Datum
  Andrew Walbran a6d6aebed9 Add support for flushing block device. před 1 rokem
  Andrew Walbran 9145a6c85e Copy data back and forth to new buffer in fake HAL share. (#97) před 1 rokem
  Andrew Walbran de1c3b130e Prepare for 0.5.0 release. před 2 roky
  Andrew Walbran b003840720 Merge pull request #91 from rcore-os/vsock před 2 roky
  Andrew Walbran e9a0aed0c6 Fix clippy warnings. před 2 roky
  Andrew Walbran 36785ff1eb Refactor suggested in code review. před 2 roky
  Andrew Walbran 732eb1bb96 Rename variables and add comments. před 2 roky
  Andrew Walbran 6a62416024 Rename RingBuffer methods. před 2 roky
  Andrew Walbran 277c474c7b Add helper functions to find connections. před 2 roky
  Andrew Walbran 01989a2a88 Return error rather than panicking for invalid token. před 2 roky
  Andrew Walbran fba1344ce9 Handle disconnection. před 2 roky
  Andrew Walbran 79f08dd8e6 Allow incoming connections. před 2 roky
  Andrew Walbran e6cf84e2c8 Add constructor for Connection. před 2 roky
  Andrew Walbran c6984d79b6 Handle credit requests. před 2 roky
  Andrew Walbran 54bc186612 Rename VirtIOSocket::poll_recv to poll. před 2 roky
  Andrew Walbran 861a1c5d7d Add Rustdoc. před 2 roky
  Andrew Walbran da404e7243 Reduce info logs to debug. před 2 roky
  Andrew Walbran 0573c13b5c Add VsockEventType::ConnectionRequest. před 2 roky
  Andrew Walbran e8fb05435b Panic rather than returning error if virtqueue buffer is too small. před 2 roky
  Andrew Walbran 8d936c6139 Use multiconnectionmanager in example. před 2 roky
  Andrew Walbran 5023129f32 Pass ConnectionInfo to connect. před 2 roky
  Andrew Walbran b2b209e7f8 Add test for VsockConnectionManager. před 2 roky
  Andrew Walbran 159961172c Add VsockConnectionManager that can handle multiple connections. před 2 roky
  Andrew Walbran 34a1a7520a Pass closure to handle packet. před 2 roky
  Andrew Walbran cc157a367a Factor out method to convert header to event. před 2 roky
  Andrew Walbran 1db89bd7de Separate connection tracking from low level vsock driver. před 2 roky
  chyyuu 4d7038f214 Merge pull request #90 from rcore-os/vsockcleanup před 2 roky
  Alice Wang c457edd8bd Add the vsock feature bits introduced in virtio v1.2 spec (#89) před 2 roky
  Andrew Walbran 84c2ab32f9 Add method to get CID assigned to VM. před 2 roky
  Andrew Walbran 9a5cb195c6 Allocate RX buffers individually rather than splitting one big buffer. před 2 roky