Commit History

Author SHA1 Message Date
  Andrew Walbran f58e981113 Test receiving data too. 1 year ago
  Andrew Walbran 2b0bdca803 Add test for vsock sending. 1 year ago
  Andrew Walbran 2eb2d17d30 Add CI build for x64_64 example. (#86) 1 year ago
  Andrew Walbran a8cf6f5550 Merge pull request #85 from rcore-os/dmaalloc 1 year ago
  Andrew Walbran a32bfce7ab Use heap rather than DMA buffer for GPU queue buffers. 1 year ago
  Andrew Walbran b120d8c7d1 Use heap rather than DMA buffer for vsock RX buffer. 1 year ago
  Andrew Walbran d5f0ae0f90 Use heap rather than DMA buffer for console RX buffer. 1 year ago
  Andrew Walbran da39dbc470 Merge pull request #84 from rcore-os/bitflags 1 year ago
  Andrew Walbran 713ac2f890 Update to latest version of bitflags crate. 1 year ago
  Andrew Walbran 0d961c7869 Merge pull request #82 from rcore-os/aarch64-heap 1 year ago
  Andrew Walbran 2caca1ec53 Use heap for dma_alloc rather than bump allocator. 1 year ago
  Andrew Walbran 1f6a428235 Increase heap size to 16 MiB. 1 year ago
  Andrew Walbran 52d8243fc2 Add heap allocator to aarch64 example. 1 year ago
  Andrew Walbran b87c7ee2c9 Update dependencies of aarch64 example. (#83) 1 year ago
  Andrew Walbran 033d32de88 Don't wait so long in GPU example. (#81) 1 year ago
  Andrew Walbran 9d9ebc4431 Document that Hal::dma_alloc must zero pages. (#80) 1 year ago
  Yuekai Jia dc025a053a Merge pull request #79 from rcore-os/x86_64 1 year ago
  Yuekai Jia 8180f86361 Merge branch 'master' into x86_64 1 year ago
  Yuekai Jia b47074016d Resolve conversation of #79 1 year ago
  Yuekai Jia 824807193f Merge pull request #78 from rcore-os/bugfix 1 year ago
  Yuekai Jia 7289d17bb0 Fix some bugs 1 year ago
  Yuekai Jia e3cbde9732 Add x86_64 example 1 year ago
  Andrew Walbran 8e52adace5 Release 0.4.0. 1 year ago
  Andrew Walbran a35c6e6110 Add socket to list of supported devices. 1 year ago
  Andrew Walbran 8bd86eb19d Merge pull request #73 from rcore-os/vsock_poll 1 year ago
  Andrew Walbran daac39791b Check for empty data in more cases. 1 year ago
  Andrew Walbran 1e0766e329 Don't request credit multiple times in a row. 1 year ago
  Andrew Walbran 277783ed87 Add blocking helper methods. 1 year ago
  Andrew Walbran b97bad5e63 Add method to forcibly close the connection. 1 year ago
  Andrew Walbran d8164d6e2b Change to poll-based model. 1 year ago