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