Commit Verlauf

Autor SHA1 Nachricht Datum
  Andrew Walbran 9bc3201df1 Merge pull request #109 from rcore-os/deletescm vor 1 Jahr
  Andrew Walbran 3bc40e3605 Update Rustdoc comment on package. vor 1 Jahr
  Andrew Walbran a7da5eac2d Rename multiconnectionmanager module to connectionmanager. vor 1 Jahr
  Andrew Walbran 3dbca8c227 Remove unused import. vor 1 Jahr
  Andrew Walbran e855a3c082 Remove SingleConnectionManager. vor 1 Jahr
  Andrew Walbran 94e013fd4c Prepare for 0.6.0 release. vor 1 Jahr
  Andrew Walbran cfb8a80cb6 Merge pull request #106 from rcore-os/event_idx vor 1 Jahr
  Andrew Walbran a2d79f1a0a Merge pull request #107 from rcore-os/multiple_blocks vor 1 Jahr
  Andrew Walbran 6dae798a6c Deduplicate feature negotiation. vor 1 Jahr
  Andrew Walbran 961938ab19 Add tests for notifying device about queue. vor 1 Jahr
  Andrew Walbran 7385d61153 Add support for VIRTIO_F_EVENT_IDX buffer notification suppression. vor 1 Jahr
  Andrew Walbran bc78b54f32 Support reading or writing more than one block at once. vor 1 Jahr
  Andrew Walbran 7cbbef1224 Merge pull request #102 from rcore-os/indirect vor 1 Jahr
  Andrew Walbran 2d3a6cc946 Mention indirect descriptor support in README. vor 1 Jahr
  Andrew Walbran aa76c3d57d Use indirect descriptors in block device tests. vor 1 Jahr
  Andrew Walbran f22e068534 Support indirect descriptors in fake queue for tests. vor 1 Jahr
  Andrew Walbran a480e6ae93 Support indirect descriptors for block device. vor 1 Jahr
  Andrew Walbran 5934187dd0 Add support for indirect descriptors in VirtQueue. vor 1 Jahr
  Alice Wang 9653e4c6aa Fix githut check warning about usage of default vor 1 Jahr
  Andrew Walbran 66845be47a Merge pull request #104 from aliciawyy/wipHostCid vor 1 Jahr
  Alice Wang b2f93b3ef8 Add VMADDR_CID_HOST const to socket module vor 1 Jahr
  Andrew Walbran e277d631c7 Merge pull request #103 from rcore-os/empty_buffer vor 1 Jahr
  Andrew Walbran 6cf9673917 Avoid adding empty buffer to virtqueue in VirtIONet::send. vor 1 Jahr
  Andrew Walbran 90f2523711 Assert in VirtQueue that buffers are not empty. vor 1 Jahr
  Andrew Walbran 37a1b75965 Assert that buffers shared via HAL are not empty and PA is not null. vor 1 Jahr
  Andrew Walbran f8b26ccf92 Avoid passing empty buffers in vsock driver. vor 1 Jahr
  Andrew Walbran 864785a7c0 Merge pull request #101 from rcore-os/testcleanup vor 1 Jahr
  Andrew Walbran 96e1b8c4df Use correct device type for fake transport in block device tests. vor 1 Jahr
  Andrew Walbran c742f16d42 Use Default to reduce some duplicate code in tests. vor 1 Jahr
  Andrew Walbran 4384b637ce Merge pull request #100 from rcore-os/block_features vor 1 Jahr