Commit History

Autor SHA1 Mensaxe Data
  Andrew Walbran a2d79f1a0a Merge pull request #107 from rcore-os/multiple_blocks hai 1 ano
  Andrew Walbran bc78b54f32 Support reading or writing more than one block at once. hai 1 ano
  Andrew Walbran 7cbbef1224 Merge pull request #102 from rcore-os/indirect hai 1 ano
  Andrew Walbran 2d3a6cc946 Mention indirect descriptor support in README. hai 1 ano
  Andrew Walbran aa76c3d57d Use indirect descriptors in block device tests. hai 1 ano
  Andrew Walbran f22e068534 Support indirect descriptors in fake queue for tests. hai 1 ano
  Andrew Walbran a480e6ae93 Support indirect descriptors for block device. hai 1 ano
  Andrew Walbran 5934187dd0 Add support for indirect descriptors in VirtQueue. hai 1 ano
  Alice Wang 9653e4c6aa Fix githut check warning about usage of default hai 1 ano
  Andrew Walbran 66845be47a Merge pull request #104 from aliciawyy/wipHostCid hai 1 ano
  Alice Wang b2f93b3ef8 Add VMADDR_CID_HOST const to socket module hai 1 ano
  Andrew Walbran e277d631c7 Merge pull request #103 from rcore-os/empty_buffer hai 1 ano
  Andrew Walbran 6cf9673917 Avoid adding empty buffer to virtqueue in VirtIONet::send. hai 1 ano
  Andrew Walbran 90f2523711 Assert in VirtQueue that buffers are not empty. hai 1 ano
  Andrew Walbran 37a1b75965 Assert that buffers shared via HAL are not empty and PA is not null. hai 1 ano
  Andrew Walbran f8b26ccf92 Avoid passing empty buffers in vsock driver. hai 1 ano
  Andrew Walbran 864785a7c0 Merge pull request #101 from rcore-os/testcleanup hai 1 ano
  Andrew Walbran 96e1b8c4df Use correct device type for fake transport in block device tests. hai 1 ano
  Andrew Walbran c742f16d42 Use Default to reduce some duplicate code in tests. hai 1 ano
  Andrew Walbran 4384b637ce Merge pull request #100 from rcore-os/block_features hai 1 ano
  Andrew Walbran af366563b8 Factor out helper methods to send requests. hai 1 ano
  Andrew Walbran 098c5fb0c1 Add support for getting device ID. hai 1 ano
  Andrew Walbran 446881e103 Add new feature and request type constants from VirtIO 1.2. hai 1 ano
  Andrew Walbran a6d6aebed9 Add support for flushing block device. hai 1 ano
  Andrew Walbran 9145a6c85e Copy data back and forth to new buffer in fake HAL share. (#97) hai 1 ano
  Andrew Walbran de1c3b130e Prepare for 0.5.0 release. hai 1 ano
  Andrew Walbran b003840720 Merge pull request #91 from rcore-os/vsock hai 1 ano
  Andrew Walbran e9a0aed0c6 Fix clippy warnings. hai 1 ano
  Andrew Walbran 36785ff1eb Refactor suggested in code review. hai 1 ano
  Andrew Walbran 732eb1bb96 Rename variables and add comments. hai 1 ano