Commit History

Autor SHA1 Mensaxe Data
  Andrew Walbran 864785a7c0 Merge pull request #101 from rcore-os/testcleanup %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 96e1b8c4df Use correct device type for fake transport in block device tests. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran c742f16d42 Use Default to reduce some duplicate code in tests. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 4384b637ce Merge pull request #100 from rcore-os/block_features %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran af366563b8 Factor out helper methods to send requests. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 098c5fb0c1 Add support for getting device ID. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 446881e103 Add new feature and request type constants from VirtIO 1.2. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran a6d6aebed9 Add support for flushing block device. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 9145a6c85e Copy data back and forth to new buffer in fake HAL share. (#97) %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran de1c3b130e Prepare for 0.5.0 release. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran b003840720 Merge pull request #91 from rcore-os/vsock %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran e9a0aed0c6 Fix clippy warnings. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 36785ff1eb Refactor suggested in code review. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 732eb1bb96 Rename variables and add comments. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 6a62416024 Rename RingBuffer methods. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 277c474c7b Add helper functions to find connections. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 01989a2a88 Return error rather than panicking for invalid token. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran fba1344ce9 Handle disconnection. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 79f08dd8e6 Allow incoming connections. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran e6cf84e2c8 Add constructor for Connection. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran c6984d79b6 Handle credit requests. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 54bc186612 Rename VirtIOSocket::poll_recv to poll. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 861a1c5d7d Add Rustdoc. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran da404e7243 Reduce info logs to debug. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 0573c13b5c Add VsockEventType::ConnectionRequest. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran e8fb05435b Panic rather than returning error if virtqueue buffer is too small. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 8d936c6139 Use multiconnectionmanager in example. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 5023129f32 Pass ConnectionInfo to connect. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran b2b209e7f8 Add test for VsockConnectionManager. %!s(int64=2) %!d(string=hai) anos
  Andrew Walbran 159961172c Add VsockConnectionManager that can handle multiple connections. %!s(int64=2) %!d(string=hai) anos